summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Revert "Slub: UP bandaid"Pekka Enberg2010-10-021-16/+0
* percpu: clear memory allocated with the km allocatorTejun Heo2010-10-021-1/+5
* percpu: use percpu allocator on UP tooTejun Heo2010-10-025-41/+66
* vmalloc: pcpu_get/free_vm_areas() aren't needed on UPTejun Heo2010-10-021-0/+2
* SLUB: Fix merged slab cache namesPekka Enberg2010-10-021-1/+20
* Slub: UP bandaidChristoph Lameter2010-10-021-0/+16
* slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc cachesDavid Rientjes2010-10-021-6/+8
* slub: Fix up missing kmalloc_cache -> kmem_cache_node case for memoryhotplugChristoph Lameter2010-10-021-2/+2
* slub: Add dummy functions for the !SLUB_DEBUG caseChristoph Lameter2010-10-021-0/+12
* slob: fix gfp flags for order-0 page allocationsDavid Rientjes2010-10-021-1/+3
* slub: Move gfpflag masking out of the hotpathChristoph Lameter2010-10-021-2/+3
* slub: Extract hooks for memory checkers from hotpathsChristoph Lameter2010-10-021-11/+38
* slub: Dynamically size kmalloc cache allocationsChristoph Lameter2010-10-021-53/+138
* slub: Remove static kmem_cache_cpu array for bootChristoph Lameter2010-10-021-13/+4
* slub: Remove dynamic dma slab allocationChristoph Lameter2010-10-021-111/+39
* slub: Force no inlining of debug functionsChristoph Lameter2010-10-021-3/+3
* Avoid pgoff overflow in remap_file_pagesLarry Woodman2010-09-251-0/+4
* fremap: get rid of broken 'end' variableLinus Torvalds2010-09-241-2/+1
* hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()Naoya Horiguchi2010-09-231-0/+2
* hugetlb, rmap: fix confusing page locking in hugetlb_cow()Naoya Horiguchi2010-09-231-10/+12
* hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()Naoya Horiguchi2010-09-231-1/+1
* hugetlb, rmap: always use anon_vma root pointerNaoya Horiguchi2010-09-231-6/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-09-231-1/+1
|\
| * percpu: fix pcpu_last_unit_cpuTejun Heo2010-09-211-1/+1
* | mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli2010-09-221-0/+1
* | oom: filter unkillable tasks from tasklist dumpDavid Rientjes2010-09-221-21/+19
* | vmscan: check all_unreclaimable in direct reclaim pathMinchan Kim2010-09-221-8/+35
* | oom: always return a badness score of non-zero for eligible tasksDavid Rientjes2010-09-221-2/+7
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-221-0/+2
|\ \ | |/ |/|
| * bdi: Initialize noop_backing_dev_info properlyJan Kara2010-09-221-0/+2
* | mm: further fix swapin race conditionHugh Dickins2010-09-201-3/+5
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-101-2/+5
|\
| * writeback: do not lose wakeup events when forking bdi threadsArtem Bityutskiy2010-08-271-2/+5
* | mm: page allocator: drain per-cpu lists after direct reclaim allocation failsMel Gorman2010-09-091-4/+16
* | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-093-3/+37
* | mm: page allocator: update free page counters after pages are placed on the f...Mel Gorman2010-09-091-4/+5
* | vmstat: update zone stat threshold when onlining a cpuKAMEZAWA Hiroyuki2010-09-091-0/+1
* | swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins2010-09-091-1/+1
* | swap: do not send discards as barriersChristoph Hellwig2010-09-091-6/+3
* | swap: prevent reuse during hibernationHugh Dickins2010-09-091-4/+20
* | swap: revert special hibernation allocationHugh Dickins2010-09-091-72/+22
* | bounce: call flush_dcache_page() after bounce_copy_vec()Gary King2010-09-091-1/+1
* | memory hotplug: fix next block calculation in is_removableKAMEZAWA Hiroyuki2010-09-091-8/+8
* | mm: compaction: handle active and inactive fairly in too_many_isolatedMinchan Kim2010-09-091-3/+4
* | mm: avoid warning when COMPACTION is selectedAndrea Arcangeli2010-09-091-1/+1
* | mm: fix swapin race conditionAndrea Arcangeli2010-09-092-8/+34
* | mm: Move vma_stack_continue into mm.hStefan Bader2010-09-091-6/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-09-072-4/+6
|\ \
| * | percpu: fix a mismatch between code and commentNamhyung Kim2010-08-271-1/+1
| * | percpu: fix a memory leak in pcpu_extend_area_map()Huang Shijie2010-08-271-1/+3
OpenPOWER on IntegriCloud