Age | Commit message (Expand) | Author |
2008-02-07 | iget: stop EXT4 from using iget() and read_inode() | David Howells |
2008-02-07 | iget: stop EXT3 from using iget() and read_inode() | David Howells |
2008-02-07 | iget: stop EFS from using iget() and read_inode() | David Howells |
2008-02-07 | iget: introduce a function to register iget failure | David Howells |
2008-02-07 | Add an ERR_CAST() function to complement ERR_PTR and co. | David Howells |
2008-02-07 | vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() | Ken'ichi Ohmichi |
2008-02-07 | vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() | Ken'ichi Ohmichi |
2008-02-07 | vmcoreinfo: rename vmcoreinfo's macros returning the size | Ken'ichi Ohmichi |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle |
2008-02-07 | ASIC3 driver | Samuel Ortiz |
2008-02-07 | hotplug cpu: move tasks in empty cpusets to parent | Cliff Wickman |
2008-02-07 | cgroups: mechanism to process each task in a cgroup | Cliff Wickman |
2008-02-07 | Memory controller remove control_type feature | Balbir Singh |
2008-02-07 | per-zone and reclaim enhancements for memory controller: calculate the number... | KAMEZAWA Hiroyuki |
2008-02-07 | per-zone and reclaim enhancements for memory controller: remember reclaim pri... | KAMEZAWA Hiroyuki |
2008-02-07 | per-zone and reclaim enhancements for memory controller: calculate active/ina... | KAMEZAWA Hiroyuki |
2008-02-07 | per-zone and reclaim enhancements for memory controller: calculate mapper_rat... | KAMEZAWA Hiroyuki |
2008-02-07 | memory cgroup enhancements: add- pre_destroy() handler | KAMEZAWA Hiroyuki |
2008-02-07 | bugfix for memory cgroup controller: migration under memory controller fix | KAMEZAWA Hiroyuki |
2008-02-07 | memcontrol: move oom task exclusion to tasklist scan | David Rientjes |
2008-02-07 | memcontrol: move mm_cgroup to header file | David Rientjes |
2008-02-07 | Memory controller: make charging gfp mask aware | Balbir Singh |
2008-02-07 | Memory controller: make page_referenced() cgroup aware | Balbir Singh |
2008-02-07 | Memory controller: add switch to control what type of pages to limit | Balbir Singh |
2008-02-07 | Memory controller: OOM handling | Pavel Emelianov |
2008-02-07 | Memory controller improve user interface | Balbir Singh |
2008-02-07 | Memory controller: add per cgroup LRU and reclaim | Balbir Singh |
2008-02-07 | Memory controller: memory accounting | Balbir Singh |
2008-02-07 | Memory controller: accounting setup | Pavel Emelianov |
2008-02-07 | Memory controller: cgroups setup | Balbir Singh |
2008-02-07 | Memory controller: resource counters | Pavel Emelianov |
2008-02-07 | tty: Kill TTY_FLIPBUF_SIZE | Alan Cox |
2008-02-07 | tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) | Dave Miller |
2008-02-07 | VFS: swap do_ioctl and vfs_ioctl names | Erez Zadok |
2008-02-07 | DS1WM: decouple host IRQ and INTR active state settings | Philipp Zabel |
2008-02-06 | 9p: transport API reorganization | Eric Van Hensbergen |
2008-02-06 | 9p: add support for sticky bit | Anthony Liguori |
2008-02-06 | 9p: block-based virtio client | Eric Van Hensbergen |
2008-02-06 | 9p: create transport rpc cut-thru | Eric Van Hensbergen |
2008-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2008-02-06 | x86: fix deadlock, make pgd_lock irq-safe | Ingo Molnar |
2008-02-06 | generic: add __FINITDATA | Ingo Molnar |
2008-02-06 | cpuidle: dubious one-bit signed bitfield in cpuidle.h | Harvey Harrison |
2008-02-06 | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi... | Linus Torvalds |
2008-02-06 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-02-06 | jbd.h: hide kernel only code | Olaf Hering |
2008-02-06 | make jbd/journal.c:__journal_abort_hard() static | Adrian Bunk |
2008-02-06 | isapnp driver semaphore to mutex | Daniel Walker |