summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2008-04-15add "Isolate" migratetype name to /proc/pagetypeinfoKOSAKI Motohiro
2008-04-15memcg: fix oops in oom handlingLi Zefan
2008-04-15mm: sparsemem memory_present() fixIngo Molnar
2008-04-08memcg: fix node_state handlingKAMEZAWA Hiroyuki
2008-04-04memory controller: make memory resource control aware of boot optionsBalbir Singh
2008-04-01Fix undefined count_partial if !CONFIG_SLABINFOChristoph Lameter
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro
2008-03-27Revert "SLUB: remove useless masking of GFP_ZERO"Linus Torvalds
2008-03-26hugetlb: fix potential livelock in return_unused_surplus_hugepages()Nishanth Aravamudan
2008-03-26hugetlb: indicate surplus huge page counts in per-node meminfoNishanth Aravamudan
2008-03-26slab: fix cache_cache bootstrap in kmem_cache_init()Daniel Yeisley
2008-03-26count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFOChristoph Lameter
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-24revert "kswapd should only wait on IO if there is IO"Andrew Morton
2008-03-24mm: fix boundary checking in free_bootmem_coreYinghai Lu
2008-03-19mm/readahead: fix kernel-doc notationRandy Dunlap
2008-03-19memcgroup: fix check for thread being a group leader in memcgroupPavel Emelyanov
2008-03-19mm: rmap kernel-doc fixesRandy Dunlap
2008-03-19mm: highmem kernel-doc additionsRandy Dunlap
2008-03-19mm/oom_kill: fix kernel-docRandy Dunlap
2008-03-19mm/shmem and tiny-shmem: fix some kernel-docRandy Dunlap
2008-03-19mm: fix various kernel-doc commentsRandy Dunlap
2008-03-19[PATCH] double dput() on failure exit in tiny-shmemAl Viro
2008-03-17slub page alloc fallback: Enable interrupts for GFP_WAIT.Christoph Lameter
2008-03-10iov_iter_advance() fixNick Piggin
2008-03-10hugetlb: correct page count for surplus huge pagesAdam Litke
2008-03-10mempolicy: fix reference counting bugsLee Schermerhorn
2008-03-09Do not include linux/backing-dev.h twiceJesper Juhl
2008-03-06slab: NUMA slab allocator migration bugfixJoe Korty
2008-03-06slub: Do not cross cacheline boundaries for very small objectsNick Piggin
2008-03-06slab - use angle brackets for include of kmalloc_sizes.hJoe Perches
2008-03-06slab numa fallback logic: Do not pass unfiltered flags to page allocatorChristoph Lameter
2008-03-06slub statistics: Fix check for DEACTIVATE_REMOTE_FREESChristoph Lameter
2008-03-04hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan
2008-03-04hugetlb: close a difficult to trigger reservation raceAdam Litke
2008-03-04memcg: fix oops on NULL lru listHugh Dickins
2008-03-04memcg: simplify force_empty and move_listsHirokazu Takahashi
2008-03-04memcg: fix mem_cgroup_move_lists lockingHugh Dickins
2008-03-04memcg: css_put after remove_listHugh Dickins
2008-03-04memcg: remove clear_page_cgroup and atomicsHugh Dickins
2008-03-04memcg: memcontrol uninlined and staticHugh Dickins
2008-03-04memcg: memcontrol whitespace cleanupsHugh Dickins
2008-03-04memcg: remove mem_cgroup_unchargeHugh Dickins
2008-03-04memcg: mem_cgroup_charge never NULLHugh Dickins
2008-03-04memcg: bad page if page_cgroup when freeHugh Dickins
2008-03-04memcg: fix VM_BUG_ON from page migrationHugh Dickins
2008-03-04memcg: when do_swap's do_wp_page failsHugh Dickins
2008-03-04memcg: page_cache_release not __free_pageHugh Dickins
2008-03-04memcg: move_lists on page not page_cgroupHugh Dickins
2008-03-04memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins