ptrace_untrace: fix the SIGNAL_STOP_STOPPED check
[deliverable/linux.git] / include /
2009-04-03  Oleg Nesterovtracehook_notify_death: use task_detached() helper
2009-04-03  Oleg Nesterovforget_original_parent: split out the un-ptrace part
2009-04-03  Oleg Nesterovptrace: fix possible zombie leak on PTRACE_DETACH
2009-04-03  Oleg Nesterovsignals: remove 'handler' parameter to tracehook functions
2009-04-03  David Rientjescpusets: replace zone allowed functions with node allowed
2009-04-03  Li Zefancgroups: add 'data' field to struct cgroup_scanner
2009-04-03  KAMEZAWA Hiroyukicgroups: use css id in swap cgroup for saving memory v5
2009-04-03  KOSAKI Motohiromemcg: remove mem_cgroup_reclaim_imbalance() remnants
2009-04-03  KOSAKI Motohiromemcg: remove mem_cgroup_calc_mapped_ratio()
2009-04-03  Balbir Singhmemcg: show memcg information during OOM
2009-04-03  KAMEZAWA Hiroyukimemcg: fix OOM killer under memcg
2009-04-03  Li Zefancgroups: show correct file mode
2009-04-03  KAMEZAWA Hiroyukicgroup: fix frequent -EBUSY at rmdir
2009-04-03  KAMEZAWA Hiroyukicgroup: CSS ID support
2009-04-03  Grzegorz Nosekcgroups: relax ns_can_attach checks to allow attaching...
2009-04-03  Paul Menagecgroups: fix cgroup.h comments
2009-04-03  Cyrus Massoumiext3: remove the BKL in ext3/ioctl.c
2009-04-03  Michael Bueschspi-gpio: allow operation without CS signal
2009-04-03  Daniel Silverstonegpiolib: allow GPIOs to be named
2009-04-03  Mike Rapoportrtc-v3020: add ability to access v3020 chip with GPIOs
2009-04-03  Alexey DobriyanSimplify copy_thread()
2009-04-03  David Brownellmemory_accessor: implement the new memory_accessor...
2009-04-03  Kevin Hilmanmemory_accessor: implement the new memory_accessor...
2009-04-03  Kevin Hilmanmemory_accessor: new interface for reading/writing...
2009-04-03  Jean Delvareworkqueue: add to_delayed_work() helper function
2009-04-03  Lee Schermerhornmm: define a UNIQUE value for AS_UNEVICTABLE flag
2009-04-03  Eric Sandeenadd fiemap.h to header-y
2009-04-03  David Howellsnommu: fix a number of issues with the per-MM VMA patch
2009-04-03  Akinobu Mitageneric debug pagealloc: build fix
2009-04-01  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-04-01  Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-04-01  Linus TorvaldsMerge branch 'x86/setup' of git://git./linux/kernel...
2009-04-01  Linus TorvaldsMerge branch 'for-linus' of git://git.linux-nfs.org...
2009-04-01  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-01  Trond MyklebustMerge branch 'devel' into for-linus
2009-04-01  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-01  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-04-01  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-04-01  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-04-01  Kristoffer Ericsonfbdev: update s1d13xxxfb to differ between revisions...
2009-04-01  Roel Kluinfbdev: newport: newport_*wait() return 0 on timeout
2009-04-01  Andrew Mortonfbdev: uninline lock_fb_info()
2009-04-01  Krzysztof Heltcirrusfb: add accelerator constant
2009-04-01  Krzysztof Heltcirrusfb: Laguna chipset 8bpp fix
2009-04-01  Krzysztof Heltcirrusfb: add Laguna additional overflow register
2009-04-01  Randy Dunlapatyfb: fix header file trailing whitespace
2009-04-01  Andrew Mortonrtc: convert LEAP_YEAR into an inline
2009-04-01  Ian Kentautofs4: fix kernel includes
2009-04-01  Anton Vorontsovspi_mpc83xx: add OF platform driver bindings
2009-04-01  Anton Vorontsovspi_mpc83xx: rework chip selects handling
2009-04-01  Davide Libenziepoll keyed wakeups: introduce new *_poll() wakeup...
2009-04-01  Davide Libenziepoll keyed wakeups: add __wake_up_locked_key() and...
2009-04-01  Davide Libenzieventfd: improve support for semaphore-like behavior
2009-04-01  Cyrill Gorcunovintroduce pr_cont() macro
2009-04-01  FUJITA Tomonoriremove unused include/asm-generic/dma-mapping.h
2009-04-01  Eric Sandeenfilesystem freeze: allow SysRq emergency thaw to thaw...
2009-04-01  J. R. Okajimaloop: add ioctl to resize a loop device
2009-04-01  Magnus Dammpm: rework includes, remove arch ifdefs
2009-04-01  Hugh Dickinsshmem: writepage directly to swap
2009-04-01  KAMEZAWA Hiroyukivmscan: fix it to take care of nodemask
2009-04-01  David Howellsnommu: there is no mlock() for NOMMU, so don't provide...
2009-04-01  Akinobu Mitamm: use debug_kmap_atomic
2009-04-01  Akinobu Mitamm: introduce debug_kmap_atomic
2009-04-01  Nick Pigginmm: page_mkwrite change prototype to match fault
2009-04-01  Anton Blanchardmm: enable hashdist by default on 64bit NUMA
2009-04-01  Alexey Dobriyanmm: fix proc_dointvec_userhz_jiffies "breakage"
2009-04-01  Akinobu Mitageneric debug pagealloc
2009-04-01  Li Zefanmemdup_user(): introduce
2009-04-01  KOSAKI Motohiromm: remove pagevec_swap_free()
2009-04-01  Edward Shishkinvfs: add/use account_page_dirtied()
2009-04-01  KOSAKI Motohiromm: introduce for_each_populated_zone() macro
2009-04-01  Oleg Nesterovget_mm_hiwater_xxx: trivial, s/define/inline/
2009-04-01  Alexey Dobriyanproc tty: remove struct tty_operations::read_proc
2009-04-01  Alexey Dobriyanproc tty: add struct tty_operations::proc_fops
2009-03-31  Tony LuckPull pvops into release branch
2009-03-31  Tony LuckPull cpumask into release branch
2009-03-31  Sergei Shtylyovide: inline SELECT_DRIVE()
2009-03-31  Sergei Shtylyovide: turn selectproc() method into dev_select() method...
2009-03-31  Sergei Shtylyovide: rename IDE_TFLAG_IN_[HOB_]FEATURE
2009-03-31  Sergei Shtylyovide: turn set_irq() method into write_devctl() method
2009-03-31  Bartlomiej Zolnier... ide-floppy: use ide_pio_bytes()
2009-03-31  Bartlomiej Zolnier... ide: decrease size of ->pc_buf field in struct ide_atapi_pc
2009-03-31  Bartlomiej Zolnier... ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
2009-03-31  Bartlomiej Zolnier... ide: add ->dma_check method
2009-03-31  Bartlomiej Zolnier... ide: add ide_dma_prepare() helper
2009-03-31  Bartlomiej Zolnier... ide: destroy DMA mappings after ending DMA (v2)
2009-03-31  Bartlomiej Zolnier... ide: add ->dma_clear method and remove ->dma_timeout one
2009-03-31  Bartlomiej Zolnier... ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers...
2009-03-31  Bartlomiej Zolnier... ide-cd: use scatterlists for PIO transfers (fs requests)
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-lgues...
2009-03-31  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-03-31  Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-03-30  Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2009-03-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30  Alexander Beregalovreiserfs: fix build breakage
2009-03-30  Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-30  Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
next
This page took 0.05259 seconds and 8 git commands to generate.