aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura2-23/+18
2009-05-02mm: close page_mkwrite racesNick Piggin1-32/+76
2009-05-02memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura1-3/+2
2009-05-02mm: fix pageref leak in do_swap_page()Johannes Weiner1-2/+2
2009-04-21vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro1-4/+8
2009-04-18PM/Hibernate: Fix memory shrinkingRafael J. Wysocki1-2/+3
2009-04-16mm: pass correct mm when growing stackHugh Dickins1-1/+1
2009-04-16Export filemap_write_and_wait_rangeChris Mason1-0/+1
2009-04-13shmem: respect MAX_LFS_FILESIZEHugh Dickins1-5/+20
2009-04-13shmem: fix division by zeroYuri Tikhonov1-1/+1
2009-04-13memcg: remove warning when CONFIG_DEBUG_VM=nKAMEZAWA Hiroyuki1-1/+1
2009-04-13mm: document get_user_pages_fast()Andy Grover1-0/+16
2009-04-13mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells1-0/+2
2009-04-13filemap: fix kernel-doc warningsRandy Dunlap1-2/+2
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale1-12/+19
2009-04-07mm: fix pdflush thread creation upper boundPeter W Morreale1-6/+24
2009-04-06percpu: __percpu_depopulate_mask can take a const maskStephen Rothwell1-1/+1
2009-04-06Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-50/+55
2009-04-06block: change the request allocation/congestion logic to be sync/async basedJens Axboe1-5/+5
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-0/+2
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-20/+169
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds4-7/+9
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-04-03Staging: pohmelfs: kconfig/makefile and vfs changes.Evgeniy Polyakov1-0/+2
2009-04-03CacheFiles: Permit the page lock state to be monitoredDavid Howells1-0/+18
2009-04-03FS-Cache: Recruit a page flags for cache managementDavid Howells6-19/+23
2009-04-03FS-Cache: Release page->private after failed readaheadDavid Howells1-2/+37
2009-04-03kmemtrace: trace kfree() calls with NULL or zero-length objectsPekka Enberg3-6/+6
2009-04-03kmemtrace: use tracepointsEduard - Gabriel Munteanu4-47/+51
2009-04-03kmemtrace, mm: fix slab.h dependency problem in mm/failslab.cPekka Enberg1-0/+1
2009-04-02memcg: cleanup cache_chargeDaisuke Nishimura1-37/+23
2009-04-02memcg: remove redundant message at swaponKAMEZAWA Hiroyuki1-7/+0
2009-04-02cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki2-30/+76
2009-04-02memcg: charge swapcache to proper memcgDaisuke Nishimura1-2/+13
2009-04-02memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro1-17/+0
2009-04-02memcg: show memcg information during OOMBalbir Singh2-0/+70
2009-04-02memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki1-2/+28
2009-04-02memcg: fix shrinking memory to return -EBUSY by fixing retry algorithmKAMEZAWA Hiroyuki1-12/+59
2009-04-02memcg: hierarchical statKAMEZAWA Hiroyuki1-41/+119
2009-04-02memcg: use CSS IDKAMEZAWA Hiroyuki1-138/+82
2009-04-02cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki1-2/+3
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-2/+1
2009-04-02mm: do_xip_mapping_read: fix length calculationMartin Schwidefsky1-2/+2
2009-04-02mm: align vmstat_work's timerAnton Blanchard1-2/+3
2009-04-02nommu: fix a number of issues with the per-MM VMA patchDavid Howells2-30/+25
2009-04-02generic debug pagealloc: build fixAkinobu Mita1-0/+9
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar3-20/+169
2009-04-01shmem: writepage directly to swapHugh Dickins1-2/+1
2009-04-01vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki2-3/+13
2009-04-01vmscan: print shrink_slab symbol name on negative shrinker objectsDavid Rientjes1-2/+3