summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-04-03cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan
2009-04-03tracehook_notify_death: use task_detached() helperOleg Nesterov
2009-04-03forget_original_parent: split out the un-ptrace partOleg Nesterov
2009-04-03ptrace: fix possible zombie leak on PTRACE_DETACHOleg Nesterov
2009-04-03signals: remove 'handler' parameter to tracehook functionsOleg Nesterov
2009-04-03cpusets: replace zone allowed functions with node allowedDavid Rientjes
2009-04-03cgroups: add 'data' field to struct cgroup_scannerLi Zefan
2009-04-03cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki
2009-04-03memcg: remove mem_cgroup_reclaim_imbalance() remnantsKOSAKI Motohiro
2009-04-03memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro
2009-04-03memcg: show memcg information during OOMBalbir Singh
2009-04-03memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki
2009-04-03cgroups: show correct file modeLi Zefan
2009-04-03cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki
2009-04-03cgroup: CSS ID supportKAMEZAWA Hiroyuki
2009-04-03cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek
2009-04-03cgroups: fix cgroup.h commentsPaul Menage
2009-04-03ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi
2009-04-03spi-gpio: allow operation without CS signalMichael Buesch
2009-04-03rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport
2009-04-03Simplify copy_thread()Alexey Dobriyan
2009-04-03memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell
2009-04-03memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman
2009-04-03memory_accessor: new interface for reading/writing persistent memoryKevin Hilman
2009-04-03workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-03mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn
2009-04-03add fiemap.h to header-yEric Sandeen
2009-04-03nommu: fix a number of issues with the per-MM VMA patchDavid Howells
2009-04-03generic debug pagealloc: build fixAkinobu Mita
2009-04-02dm raid1: add is_remote_recovering hook for clustersJonathan Brassow
2009-04-02dm log: remove struct dm_dirty_log_internalMike Snitzer
2009-04-02dm target: remove struct tt_internalCheng Renquan
2009-04-01Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt
2009-04-01remove <linux/ata.h> include from <linux/hdreg.h>Bartlomiej Zolnierkiewicz
2009-04-01include/linux/hdreg.h: remove unused definesBartlomiej Zolnierkiewicz
2009-04-01include/linux/hdreg.h: cover WIN_* and friends with #ifndef/#endif __KERNEL__Bartlomiej Zolnierkiewicz
2009-04-01include/linux/hdreg.h: cover struct hd_driveid with #ifndef/#endif __KERNEL__Bartlomiej Zolnierkiewicz
2009-04-01Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-04-01fbdev: uninline lock_fb_info()Andrew Morton
2009-04-01cirrusfb: add accelerator constantKrzysztof Helt
2009-04-01rtc: convert LEAP_YEAR into an inlineAndrew Morton
2009-04-01autofs4: fix kernel includesIan Kent
2009-04-01spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov
2009-04-01epoll keyed wakeups: introduce new *_poll() wakeup macrosDavide Libenzi