aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 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
* gpiolib: allow GPIOs to be namedDaniel Silverstone2009-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
* mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn2009-04-02
* add fiemap.h to header-yEric Sandeen2009-04-02
* nommu: fix a number of issues with the per-MM VMA patchDavid Howells2009-04-02
* generic debug pagealloc: build fixAkinobu Mita2009-04-02
* Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-04-01
|\
| * Merge branch 'devel' into for-linusTrond Myklebust2009-04-01
| |\
| | * SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-28
| | * SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-28
| | * SUNRPC: Pass a family argument to svc_register()Chuck Lever2009-03-28
| | * SUNRPC: Clean up svc_find_xprt() calling sequenceChuck Lever2009-03-28
| | * SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever2009-03-28
| | * NFS: Optimise NFS close()Trond Myklebust2009-03-19
| | * SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC socketsTrond Myklebust2009-03-19
| | * SUNRPC: dynamically load RPC transport modules on-demandTom Talpey2009-03-11
| | * NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-11
| | * NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust2009-03-11
| | * NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust2009-03-11
| | * NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-11
| | * NFS: Shrink the struct nfs_fattrTrond Myklebust2009-03-11
| | * NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-11
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-01
|\ \ \ | |/ / |/| |
| * | ext4: Use WRITE_SYNC for commits which are caused by fsync()Theodore Ts'o2009-03-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-01
|\ \ \
| * | | ide: inline SELECT_DRIVE()Sergei Shtylyov2009-03-31
| * | | ide: turn selectproc() method into dev_select() method (take 5)Sergei Shtylyov2009-03-31
| * | | ide: rename IDE_TFLAG_IN_[HOB_]FEATURESergei Shtylyov2009-03-31
| * | | ide: turn set_irq() method into write_devctl() methodSergei Shtylyov2009-03-31
| * | | ide-floppy: use ide_pio_bytes()Bartlomiej Zolnierkiewicz2009-03-31