aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-04-17kgdb: fix optional arch functions and probe_kernel_*Jason Wessel
2008-04-17uaccess: add probe_kernel_write()Ingo Molnar
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-14slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter
2008-04-14slub: Move map/flag clearing to __free_slabChristoph Lameter
2008-04-14slub: Fixes to per cpu stat output in sysfsChristoph Lameter
2008-04-14slub: Deal with config variable dependenciesChristoph Lameter
2008-04-14slub: Reduce #ifdef ZONE_DMA by moving kmalloc_caches_dma near dma logicChristoph Lameter
2008-04-14slub: Initialize per-cpu statsPekka Enberg
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