aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* memory cgroup enhancements: implicit force_empty() at rmdirKAMEZAWA Hiroyuki2008-02-07
* memory cgroup enhancements: add memory.stat fileKAMEZAWA Hiroyuki2008-02-07
* memory cgroup enhancements: add status accounting function for memory cgroupKAMEZAWA Hiroyuki2008-02-07
* memory cgroup enhancements: remember "a page is on active list of cgroup or not"KAMEZAWA Hiroyuki2008-02-07
* memcgroup: fix hang with shmem/tmpfsHugh Dickins2008-02-07
* memcgroup: tidy up mem_cgroup_charge_commonHugh Dickins2008-02-07
* Memory controller use rcu_read_lock() in mem_cgroup_cache_charge()Balbir Singh2008-02-07
* memory cgroup enhancements: remember "a page is charged as page cache"KAMEZAWA Hiroyuki2008-02-07
* memory cgroup enhancements: force_empty interface for dropping all account in...KAMEZAWA Hiroyuki2008-02-07
* memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_pageKAMEZAWA Hiroyuki2008-02-07
* memcgroup: revert swap_state modsHugh Dickins2008-02-07
* memcgroup: fix zone isolation OOMHugh Dickins2008-02-07
* bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolat...KAMEZAWA Hiroyuki2008-02-07
* bugfix for memory cgroup controller: migration under memory controller fixKAMEZAWA Hiroyuki2008-02-07
* bugfix for memory controller: add helper function for assigning cgroup to pageKAMEZAWA Hiroyuki2008-02-07
* kswapd should only wait on IO if there is IORik van Riel2008-02-07
* oom: add sysctl to enable task memory dumpDavid Rientjes2008-02-07
* memcontrol: move oom task exclusion to tasklist scanDavid Rientjes2008-02-07
* mem-controller gfp-mask fixBadari Pulavarty2008-02-07
* memory controller BUG_ON()Balbir Singh2008-02-07
* memcgroup: reinstate swapoff modHugh Dickins2008-02-07
* memcontrol: move mm_cgroup to header fileDavid Rientjes2008-02-07
* Memory controller: make charging gfp mask awareBalbir Singh2008-02-07
* Memory controller: make page_referenced() cgroup awareBalbir Singh2008-02-07
* Memory controller: add switch to control what type of pages to limitBalbir Singh2008-02-07
* Memory controller: OOM handlingPavel Emelianov2008-02-07
* Memory controller improve user interfaceBalbir Singh2008-02-07
* Memory controller: add per cgroup LRU and reclaimBalbir Singh2008-02-07
* Memory controller: task migrationBalbir Singh2008-02-07
* Memory controller: memory accountingBalbir Singh2008-02-07
* Memory controller: accounting setupPavel Emelianov2008-02-07
* Memory controller: cgroups setupBalbir Singh2008-02-07
* memcgroup: temporarily revert swapoff modHugh Dickins2008-02-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-06
|\
| * brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar2008-02-06
| * brk: check the lower bound properlyJiri Kosina2008-02-06
* | PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet2008-02-06
|/
* Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds2008-02-05
|\
| * pool: Improve memory usage for devices which can't cross boundariesMatthew Wilcox2007-12-04
| * Change dmapool free block managementMatthew Wilcox2007-12-04
| * dmapool: Tidy up includes and add commentsMatthew Wilcox2007-12-04
| * dmapool: Validate parameters to dma_pool_createMatthew Wilcox2007-12-04
| * Avoid taking waitqueue lock in dmapoolMatthew Wilcox2007-12-04
| * dmapool: Fix style problemsMatthew Wilcox2007-12-04
| * Move dmapool.c to mm/ directoryMatthew Wilcox2007-12-04
* | nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces.Paul Mundt2008-02-05
* | oom_kill: remove uid==0 checksSerge E. Hallyn2008-02-05
* | Add 64-bit capability support to the kernelAndrew Morgan2008-02-05
* | VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-05
* | slob: reduce external fragmentation by using three free listsMatt Mackall2008-02-05