aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* 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
* | slob: fix free block merging at head of subpageMatt Mackall2008-02-05
* | writeback: speed up writeback of big dirty filesFengguang Wu2008-02-05
* | mm: fix section mismatch warning in sparse.cSam Ravnborg2008-02-05
* | mm: fix PageUptodate data raceNick Piggin2008-02-05
* | page migraton: handle orphaned pagesShaohua Li2008-02-05
* | check ADVICE of fadvise64_64 even if get_xip_page is givenMasatake YAMATO2008-02-05
* | Include count of pagecache pages in show_mem() outputLarry Woodman2008-02-05
* | Fix dirty page accounting leak with ext3 data=journalBjorn Steinbrink2008-02-05
* | set_page_refcounted() VM_BUG_ON fixQi Yong2008-02-05
* | mm: remove fastcall from mm/Harvey Harrison2008-02-05
* | page allocator: remove unused arguments in zone_init_free_lists()Andi Kleen2008-02-05
* | mm: don't waste swap on locked pagesHugh Dickins2008-02-05