summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-02-07memory cgroup enhancements: force_empty interface for dropping all account in...KAMEZAWA Hiroyuki
2008-02-07memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_pageKAMEZAWA Hiroyuki
2008-02-07memcgroup: revert swap_state modsHugh Dickins
2008-02-07memcgroup: fix zone isolation OOMHugh Dickins
2008-02-07bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolat...KAMEZAWA Hiroyuki
2008-02-07bugfix for memory cgroup controller: migration under memory controller fixKAMEZAWA Hiroyuki
2008-02-07bugfix for memory controller: add helper function for assigning cgroup to pageKAMEZAWA Hiroyuki
2008-02-07kswapd should only wait on IO if there is IORik van Riel
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes
2008-02-07memcontrol: move oom task exclusion to tasklist scanDavid Rientjes
2008-02-07mem-controller gfp-mask fixBadari Pulavarty
2008-02-07memory controller BUG_ON()Balbir Singh
2008-02-07memcgroup: reinstate swapoff modHugh Dickins
2008-02-07memcontrol: move mm_cgroup to header fileDavid Rientjes
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh
2008-02-07Memory controller: make page_referenced() cgroup awareBalbir Singh
2008-02-07Memory controller: add switch to control what type of pages to limitBalbir Singh
2008-02-07Memory controller: OOM handlingPavel Emelianov
2008-02-07Memory controller improve user interfaceBalbir Singh
2008-02-07Memory controller: add per cgroup LRU and reclaimBalbir Singh
2008-02-07Memory controller: task migrationBalbir Singh
2008-02-07Memory controller: memory accountingBalbir Singh
2008-02-07Memory controller: accounting setupPavel Emelianov
2008-02-07Memory controller: cgroups setupBalbir Singh
2008-02-07memcgroup: temporarily revert swapoff modHugh Dickins
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar
2008-02-06brk: check the lower bound properlyJiri Kosina
2008-02-06PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet
2008-02-05Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds
2008-02-05nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces.Paul Mundt
2008-02-05oom_kill: remove uid==0 checksSerge E. Hallyn
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley
2008-02-05slob: reduce external fragmentation by using three free listsMatt Mackall
2008-02-05slob: fix free block merging at head of subpageMatt Mackall
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu
2008-02-05mm: fix section mismatch warning in sparse.cSam Ravnborg
2008-02-05mm: fix PageUptodate data raceNick Piggin
2008-02-05page migraton: handle orphaned pagesShaohua Li
2008-02-05check ADVICE of fadvise64_64 even if get_xip_page is givenMasatake YAMATO
2008-02-05Include count of pagecache pages in show_mem() outputLarry Woodman
2008-02-05Fix dirty page accounting leak with ext3 data=journalBjorn Steinbrink
2008-02-05set_page_refcounted() VM_BUG_ON fixQi Yong
2008-02-05mm: remove fastcall from mm/Harvey Harrison
2008-02-05page allocator: remove unused arguments in zone_init_free_lists()Andi Kleen
2008-02-05mm: don't waste swap on locked pagesHugh Dickins
2008-02-05vmstat: remove prefetchChristoph Lameter
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana
2008-02-05Page allocator: get rid of the list of cold pagesChristoph Lameter