Age | Commit message (Expand) | Author |
2009-04-07 | mm: add /proc controls for pdflush threads | Peter W Morreale |
2009-04-07 | mm: fix pdflush thread creation upper bound | Peter W Morreale |
2009-04-06 | percpu: __percpu_depopulate_mask can take a const mask | Stephen Rothwell |
2009-04-06 | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-06 | block: change the request allocation/congestion logic to be sync/async based | Jens Axboe |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-03 | Staging: pohmelfs: kconfig/makefile and vfs changes. | Evgeniy Polyakov |
2009-04-03 | CacheFiles: Permit the page lock state to be monitored | 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 | kmemtrace: trace kfree() calls with NULL or zero-length objects | Pekka Enberg |
2009-04-03 | kmemtrace: use tracepoints | Eduard - Gabriel Munteanu |
2009-04-03 | kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c | Pekka Enberg |
2009-04-02 | memcg: cleanup cache_charge | Daisuke Nishimura |
2009-04-02 | memcg: remove redundant message at swapon | KAMEZAWA Hiroyuki |
2009-04-02 | cgroups: use css id in swap cgroup for saving memory v5 | KAMEZAWA Hiroyuki |
2009-04-02 | memcg: charge swapcache to proper memcg | Daisuke Nishimura |
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 | memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm | KAMEZAWA Hiroyuki |
2009-04-02 | memcg: hierarchical stat | KAMEZAWA Hiroyuki |
2009-04-02 | memcg: use CSS ID | KAMEZAWA Hiroyuki |
2009-04-02 | cgroup: fix frequent -EBUSY at rmdir | KAMEZAWA Hiroyuki |
2009-04-02 | workqueue: add to_delayed_work() helper function | Jean Delvare |
2009-04-02 | mm: do_xip_mapping_read: fix length calculation | Martin Schwidefsky |
2009-04-02 | mm: align vmstat_work's timer | Anton Blanchard |
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-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-04-01 | shmem: writepage directly to swap | Hugh Dickins |
2009-04-01 | vmscan: fix it to take care of nodemask | KAMEZAWA Hiroyuki |
2009-04-01 | vmscan: print shrink_slab symbol name on negative shrinker objects | David Rientjes |
2009-04-01 | nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n | David Howells |
2009-04-01 | nommu: there is no mlock() for NOMMU, so don't provide the bits | David Howells |
2009-04-01 | mm: introduce debug_kmap_atomic | Akinobu Mita |
2009-04-01 | mm: page_mkwrite change prototype to match fault | Nick Piggin |
2009-04-01 | mm: fix proc_dointvec_userhz_jiffies "breakage" | Alexey Dobriyan |
2009-04-01 | generic debug pagealloc | Akinobu Mita |
2009-04-01 | memdup_user(): introduce | Li Zefan |
2009-04-01 | hugetlb: chg cannot become less than 0 | Roel Kluin |
2009-04-01 | mm: remove pagevec_swap_free() | KOSAKI Motohiro |
2009-04-01 | mm: don't free swap slots on page deactivation | Johannes Weiner |
2009-04-01 | mm: move pagevec stripping to save unlock-relock | Johannes Weiner |
2009-04-01 | vfs: add/use account_page_dirtied() | Edward Shishkin |
2009-04-01 | vmscan: respect higher order in zone_reclaim() | Johannes Weiner |
2009-04-01 | mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i... | KOSAKI Motohiro |