Age | Commit message (Expand) | Author |
2009-04-03 | FS-Cache: Add the FS-Cache cache backend API and documentation | David Howells |
2009-04-03 | FS-Cache: Add the FS-Cache netfs API and documentation | David Howells |
2009-04-03 | FS-Cache: Recruit a page flags for cache management | David Howells |
2009-04-03 | FS-Cache: Release page->private after failed readahead | David Howells |
2009-04-03 | Document the slow work thread pool | David Howells |
2009-04-03 | Make the slow work pool configurable | David Howells |
2009-04-03 | Create a dynamically sized pool of threads for doing very slow work items | David Howells |
2009-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-04-02 | Allow rwlocks to re-enable interrupts | Robin Holt |
2009-04-02 | Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS | Robin Holt |
2009-04-02 | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann |
2009-04-02 | kexec: add dmesg log symbols to /proc/vmcoreinfo lists | Neil Horman |
2009-04-02 | pci: Add AMD8111 PCI Bridge PCI Device ID | Harry Ciao |
2009-04-02 | pids: kill signal_struct-> __pgrp/__session and friends | Oleg Nesterov |
2009-04-02 | pids: refactor vnr/nr_ns helpers to make them safe | Oleg Nesterov |
2009-04-02 | pids: document task_pgrp/task_session is not safe without tasklist/rcu | Oleg Nesterov |
2009-04-02 | synclink_gt: add clock options | Paul Fulghum |
2009-04-02 | struct linux_binprm: drop unused fields | Kirill A. Shutemov |
2009-04-02 | cpu hotplug: remove unused cpuhotplug_mutex_lock() | Lai Jiangshan |
2009-04-02 | tracehook_notify_death: use task_detached() helper | Oleg Nesterov |
2009-04-02 | forget_original_parent: split out the un-ptrace part | Oleg Nesterov |
2009-04-02 | ptrace: fix possible zombie leak on PTRACE_DETACH | Oleg Nesterov |
2009-04-02 | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov |
2009-04-02 | cpusets: replace zone allowed functions with node allowed | David Rientjes |
2009-04-02 | cgroups: add 'data' field to struct cgroup_scanner | Li Zefan |
2009-04-02 | cgroups: use css id in swap cgroup for saving memory v5 | KAMEZAWA Hiroyuki |
2009-04-02 | memcg: remove mem_cgroup_reclaim_imbalance() remnants | KOSAKI Motohiro |
2009-04-02 | memcg: remove mem_cgroup_calc_mapped_ratio() | KOSAKI Motohiro |
2009-04-02 | memcg: show memcg information during OOM | Balbir Singh |
2009-04-02 | memcg: fix OOM killer under memcg | KAMEZAWA Hiroyuki |
2009-04-02 | cgroups: show correct file mode | Li Zefan |
2009-04-02 | cgroup: fix frequent -EBUSY at rmdir | KAMEZAWA Hiroyuki |
2009-04-02 | cgroup: CSS ID support | KAMEZAWA Hiroyuki |
2009-04-02 | cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups | Grzegorz Nosek |
2009-04-02 | cgroups: fix cgroup.h comments | Paul Menage |
2009-04-02 | ext3: remove the BKL in ext3/ioctl.c | Cyrus Massoumi |
2009-04-02 | spi-gpio: allow operation without CS signal | Michael Buesch |
2009-04-02 | rtc-v3020: add ability to access v3020 chip with GPIOs | Mike Rapoport |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs | David Brownell |
2009-04-02 | memory_accessor: implement the new memory_accessor interface for I2C EEPROM | Kevin Hilman |
2009-04-02 | memory_accessor: new interface for reading/writing persistent memory | Kevin Hilman |
2009-04-02 | workqueue: add to_delayed_work() helper function | Jean Delvare |
2009-04-02 | mm: define a UNIQUE value for AS_UNEVICTABLE flag | Lee Schermerhorn |
2009-04-02 | add fiemap.h to header-y | Eric Sandeen |
2009-04-02 | nommu: fix a number of issues with the per-MM VMA patch | David Howells |
2009-04-02 | generic debug pagealloc: build fix | Akinobu Mita |
2009-04-01 | Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-04-01 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-04-01 | Merge branch 'devel' into for-linus | Trond Myklebust |