aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-03
* FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells2009-04-03
* FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells2009-04-03
* FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-03
* FS-Cache: Release page->private after failed readaheadDavid Howells2009-04-03
* Document the slow work thread poolDavid Howells2009-04-03
* Make the slow work pool configurableDavid Howells2009-04-03
* Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells2009-04-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
|\
| * Remove two unneeded exports and make two symbols static in fs/mpage.cDmitri Vorobiev2009-04-01
| * Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225Al Viro2009-04-01
| * Get rid of indirect include of fs_struct.hAl Viro2009-03-31
| * New helper - current_umask()Al Viro2009-03-31
| * New locking/refcounting for fs_structAl Viro2009-03-31
| * Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-31
* | Allow rwlocks to re-enable interruptsRobin Holt2009-04-02
* | Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2009-04-02
* | preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-02
* | kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman2009-04-02
* | pci: Add AMD8111 PCI Bridge PCI Device IDHarry Ciao2009-04-02
* | pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov2009-04-02
* | pids: refactor vnr/nr_ns helpers to make them safeOleg Nesterov2009-04-02
* | pids: document task_pgrp/task_session is not safe without tasklist/rcuOleg Nesterov2009-04-02
* | synclink_gt: add clock optionsPaul Fulghum2009-04-02
* | struct linux_binprm: drop unused fieldsKirill A. Shutemov2009-04-02
* | cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan2009-04-02
* | tracehook_notify_death: use task_detached() helperOleg Nesterov2009-04-02
* | forget_original_parent: split out the un-ptrace partOleg Nesterov2009-04-02
* | ptrace: fix possible zombie leak on PTRACE_DETACHOleg Nesterov2009-04-02
* | signals: remove 'handler' parameter to tracehook functionsOleg Nesterov2009-04-02
* | cpusets: replace zone allowed functions with node allowedDavid Rientjes2009-04-02
* | cgroups: add 'data' field to struct cgroup_scannerLi Zefan2009-04-02
* | cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki2009-04-02
* | memcg: remove mem_cgroup_reclaim_imbalance() remnantsKOSAKI Motohiro2009-04-02
* | memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro2009-04-02
* | memcg: show memcg information during OOMBalbir Singh2009-04-02
* | memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki2009-04-02
* | cgroups: show correct file modeLi Zefan2009-04-02
* | cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki2009-04-02
* | cgroup: CSS ID supportKAMEZAWA Hiroyuki2009-04-02
* | cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek2009-04-02
* | cgroups: fix cgroup.h commentsPaul Menage2009-04-02
* | ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi2009-04-02
* | spi-gpio: allow operation without CS signalMichael Buesch2009-04-02
* | rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport2009-04-02
* | Simplify copy_thread()Alexey Dobriyan2009-04-02
* | memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-02
* | memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-02
* | memory_accessor: new interface for reading/writing persistent memoryKevin Hilman2009-04-02
* | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-02