summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* guard page for stacks that grow upwardsLuck, Tony2010-09-262-7/+11
* mm: page allocator: update free page counters after pages are placed on the f...Mel Gorman2010-09-261-4/+5
* mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-263-3/+37
* mm: page allocator: drain per-cpu lists after direct reclaim allocation failsMel Gorman2010-09-261-4/+16
* percpu: fix pcpu_last_unit_cpuTejun Heo2010-09-261-1/+1
* vmscan: check all_unreclaimable in direct reclaim pathMinchan Kim2010-09-261-8/+35
* mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli2010-09-261-0/+1
* bdi: Initialize noop_backing_dev_info properlyJan Kara2010-09-261-0/+2
* mm: further fix swapin race conditionHugh Dickins2010-09-261-3/+5
* mm: fix swapin race conditionAndrea Arcangeli2010-09-262-8/+34
* memory hotplug: fix next block calculation in is_removableKAMEZAWA Hiroyuki2010-09-201-8/+8
* mm: compaction: handle active and inactive fairly in too_many_isolatedMinchan Kim2010-09-201-3/+4
* bounce: call flush_dcache_page() after bounce_copy_vec()Gary King2010-09-201-1/+1
* swap: do not send discards as barriersChristoph Hellwig2010-09-201-6/+3
* swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins2010-09-201-1/+1
* swap: prevent reuse during hibernationHugh Dickins2010-09-201-4/+20
* writeback: write_cache_pages doesn't terminate at nr_to_write <= 0Dave Chinner2010-09-201-16/+10
* slab: fix object alignmentCarsten Otte2010-08-261-2/+2
* mm: make stack guard page logic use vm_prev pointerLinus Torvalds2010-08-261-4/+11
* mm: make the mlock() stack guard page checks stricterLinus Torvalds2010-08-261-5/+16
* mm: make the vma list be doubly linkedLinus Torvalds2010-08-262-6/+22
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-201-0/+8
* mm: fix page table unmap for stack guard page properlyLinus Torvalds2010-08-201-7/+6
* mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds2010-08-131-1/+3
* mm: keep a guard page below a grow-down stack segmentLinus Torvalds2010-08-131-0/+23
* mm: fix corruption of hibernation caused by reusing swap during image savingKAMEZAWA Hiroyuki2010-08-131-2/+4
* mm: fix ia64 crash when gcore reads gate areaHugh Dickins2010-07-301-3/+13
* x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...Yinghai Lu2010-07-202-4/+23
* mm/vmscan.c: fix mapping use after freeNick Piggin2010-07-201-1/+1
* mm: add context argument to shrinker callbackDave Chinner2010-07-191-3/+5
* Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2010-07-192-0/+12
|\
| * kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas2010-07-191-0/+5
| * kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas2010-07-191-0/+7
* | lmb: rename to memblockYinghai Lu2010-07-143-0/+546
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-07-082-15/+5
|\ \ | |/ |/|
| * writeback: simplify the write back thread queueChristoph Hellwig2010-07-061-11/+3
| * writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-062-4/+2
* | mempolicy: fix dangling reference to tmpfs superblock mpolLee Schermerhorn2010-06-291-4/+5
* | memcg: fix wake up in oom wait queueKAMEZAWA Hiroyuki2010-06-291-1/+3
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-291-3/+2
|\
| * writeback: simplify and split bdi_start_writebackChristoph Hellwig2010-06-111-3/+2
* | percpu: fix first chunk match in per_cpu_ptr_to_phys()Tejun Heo2010-06-181-3/+28
* | percpu: fix trivial bugs in pcpu_build_alloc_info()Pavel V. Panteleev2010-06-171-3/+2
|/
* writeback: limit write_cache_pages integrity scanning to current EOFDave Chinner2010-06-081-0/+15
* writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-081-10/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-041-2/+3
|\
| * fix truncate inode time modification breakageNick Piggin2010-06-041-2/+3
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-041-2/+2
|\ \
| * | Merge branch 'master' into for-linusJens Axboe2010-06-0127-761/+2574
| |\|
| * | Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-011-2/+2