summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-04-02cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan
2009-04-02tracehook_notify_death: use task_detached() helperOleg Nesterov
2009-04-02forget_original_parent: split out the un-ptrace partOleg Nesterov
2009-04-02ptrace: fix possible zombie leak on PTRACE_DETACHOleg Nesterov
2009-04-02signals: remove 'handler' parameter to tracehook functionsOleg Nesterov
2009-04-02cpusets: replace zone allowed functions with node allowedDavid Rientjes
2009-04-02cgroups: add 'data' field to struct cgroup_scannerLi Zefan
2009-04-02cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki
2009-04-02memcg: remove mem_cgroup_reclaim_imbalance() remnantsKOSAKI Motohiro
2009-04-02memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro
2009-04-02memcg: show memcg information during OOMBalbir Singh
2009-04-02memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki
2009-04-02cgroups: show correct file modeLi Zefan
2009-04-02cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki
2009-04-02cgroup: CSS ID supportKAMEZAWA Hiroyuki
2009-04-02cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek
2009-04-02cgroups: fix cgroup.h commentsPaul Menage
2009-04-02ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi
2009-04-02spi-gpio: allow operation without CS signalMichael Buesch
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone
2009-04-02rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman
2009-04-02memory_accessor: new interface for reading/writing persistent memoryKevin Hilman
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-02mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn
2009-04-02add fiemap.h to header-yEric Sandeen
2009-04-02nommu: fix a number of issues with the per-MM VMA patchDavid Howells
2009-04-02generic debug pagealloc: build fixAkinobu Mita
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: update s1d13xxxfb to differ between revisions and production idsKristoffer Ericson
2009-04-01fbdev: newport: newport_*wait() return 0 on timeoutRoel Kluin
2009-04-01fbdev: uninline lock_fb_info()Andrew Morton
2009-04-01cirrusfb: add accelerator constantKrzysztof Helt
2009-04-01cirrusfb: Laguna chipset 8bpp fixKrzysztof Helt
2009-04-01cirrusfb: add Laguna additional overflow registerKrzysztof Helt
2009-04-01atyfb: fix header file trailing whitespaceRandy Dunlap
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
2009-04-01epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi
2009-04-01eventfd: improve support for semaphore-like behaviorDavide Libenzi
2009-04-01introduce pr_cont() macroCyrill Gorcunov