aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2007-10-17SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan
2007-10-17writeback: don't propagate AOP_WRITEPAGE_ACTIVATEAndrew Morton
2007-10-17mm: document tree_lock->zone.lock lockorderNick Piggin
2007-10-17mm: test and set zone reclaim lock before starting reclaimDavid Rientjes
2007-10-17oom: convert zone_scan_lock from mutex to spinlockDavid Rientjes
2007-10-17oom: do not take callback_mutexDavid Rientjes
2007-10-17oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes
2007-10-17oom: suppress extraneous stack and memory dumpDavid Rientjes
2007-10-17oom: add oom_kill_allocating_task sysctlDavid Rientjes
2007-10-17oom: serialize out of memory callsDavid Rientjes
2007-10-17oom: add per-zone lockingDavid Rientjes
2007-10-17oom: change all_unreclaimable zone member to flagsDavid Rientjes
2007-10-17oom: move constraints to enumDavid Rientjes
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17SLUB: simplify IRQ off handlingChristoph Lameter
2007-10-17mm: dirty balancing for tasksPeter Zijlstra
2007-10-17mm: per device dirty thresholdPeter Zijlstra
2007-10-17mm: count writeback pages per BDIPeter Zijlstra
2007-10-17mm: count reclaimable pages per BDIPeter Zijlstra
2007-10-17mm: scalable bdi statistics countersPeter Zijlstra
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-17nfs: remove congestion_end()Peter Zijlstra
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16mm/vmstat.c: cleanupsAdrian Bunk
2007-10-16mm/mempolicy.c: cleanupsAdrian Bunk
2007-10-16mm/shmem.c: make 3 functions staticAdrian Bunk
2007-10-16hugetlb: fix dynamic pool resize failure caseAdam Litke
2007-10-16hugetlb: fix hugepage allocation with memoryless nodesNishanth Aravamudan
2007-10-16hugetlb: fix pool resizing corner caseAdam Litke
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke
2007-10-16hugetlb: Try to grow hugetlb pool for MAP_SHARED mappingsAdam Litke
2007-10-16hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappingsAdam Litke
2007-10-16hugetlb: Move update_and_free_pageAdam Litke
2007-10-16memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki
2007-10-16memory unplug: page isolationKAMEZAWA Hiroyuki
2007-10-16memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki
2007-10-16Breakout page_order() to internal.h to avoid special knowledge of the buddy a...Mel Gorman
2007-10-16slub: list_locations() can use GFP_TEMPORARYAndrew Morton
2007-10-16SLUB: Optimize cacheline use for zeroingChristoph Lameter
2007-10-16SLUB: Place kmem_cache_cpu structures in a NUMA aware wayChristoph Lameter
2007-10-16SLUB: Avoid touching page struct when freeing to per cpu slabChristoph Lameter
2007-10-16SLUB: Move page->offset to kmem_cache_cpu->offsetChristoph Lameter
2007-10-16SLUB: Do not use page->mappingChristoph Lameter
2007-10-16SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slabChristoph Lameter
2007-10-16mm/page_alloc.c: make code staticAdrian Bunk
2007-10-16Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman