aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22ksm: fix endless loop on oomHugh Dickins1-23/+85
2009-09-22ksm: five little cleanupsHugh Dickins1-68/+44
2009-09-22ksm: keep quiet while list emptyHugh Dickins1-6/+22
2009-09-22ksm: break cow once unsharedHugh Dickins1-0/+8
2009-09-22ksm: pages_unshared and pages_volatileHugh Dickins1-1/+51
2009-09-22ksm: move pages_sharing updatesHugh Dickins1-15/+9
2009-09-22ksm: rename kernel_pages_allocatedHugh Dickins1-29/+28
2009-09-22ksm: change ksm nice level to be 5Izik Eidus1-1/+1
2009-09-22ksm: change copyright messageIzik Eidus1-1/+2
2009-09-22ksm: prevent mremap move poisoningHugh Dickins1-0/+12
2009-09-22ksm: Kernel SamePage MergingIzik Eidus1-5/+1484
2009-09-22ksm: identify PageKsm pagesHugh Dickins1-1/+2
2009-09-22ksm: no debug in page_dup_rmap()Hugh Dickins2-22/+1
2009-09-22ksm: the mm interface to ksmHugh Dickins4-0/+82
2009-09-22ksm: first tidy up madvise_vma()Hugh Dickins1-26/+13
2009-09-22ksm: add mmu_notifier set_pte_at_notify()Izik Eidus2-2/+27
2009-09-22mm: perform non-atomic test-clear of PG_mlocked on freeJohannes Weiner1-2/+2
2009-09-22vmalloc.c: fix double error checkingFigo.zhang1-3/+1
2009-09-22mm: add gfp mask checking for __get_free_pages()Akinobu Mita1-15/+9
2009-09-22vmscan: kill unnecessary prefetchKOSAKI Motohiro1-1/+0
2009-09-22vmscan: kill unnecessary page flag testKOSAKI Motohiro1-2/+2
2009-09-22vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()KOSAKI Motohiro1-4/+1
2009-09-22vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is availableMinchan Kim1-0/+10
2009-09-22mm: count only reclaimable lru pagesWu Fengguang2-13/+42
2009-09-22vmscan: throttle direct reclaim when too many pages are isolated alreadyRik van Riel1-0/+33
2009-09-22mm: vmstat: add isolate pagesKOSAKI Motohiro4-4/+33
2009-09-22mm: shrink_inactive_list() nr_scan accounting fix fixKOSAKI Motohiro1-12/+18
2009-09-22mm: rename pgmoved variable in shrink_active_list()KOSAKI Motohiro1-8/+8
2009-09-22mm: update alloc_flags after oom killer has been calledDavid Rientjes1-1/+1
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro4-3/+13
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2-0/+4
2009-09-22mm: oom analysis: add buffer cache information to show_free_areas()KOSAKI Motohiro1-1/+2
2009-09-22mm: oom analysis: add per-zone statistics to show_free_areas()KOSAKI Motohiro1-0/+20
2009-09-22mm: show_free_areas(): display slab pages in two separate fieldsKOSAKI Motohiro1-3/+4
2009-09-22mm: clean up page_remove_rmap()KOSAKI Motohiro1-27/+30
2009-09-22hugetlb: restore interleaving of bootmem huge pagesLee Schermerhorn1-1/+1
2009-09-22hugetlb: use free_pool_huge_page() to return unused surplus pagesLee Schermerhorn1-33/+24
2009-09-22hugetlb: balance freeing of huge pages across nodesLee Schermerhorn1-46/+86
2009-09-22page_alloc: fix kernel-doc warningRandy Dunlap1-1/+1
2009-09-22memory hotplug: migrate swap cache pageShaohua Li1-2/+4
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li3-7/+22
2009-09-22memory hotplug: make pages from movable zone always isolatableShaohua Li1-1/+4
2009-09-22memory hotplug: exclude isolated page from pco page allocShaohua Li1-1/+11
2009-09-22memory hotplug: update zone pcp at memory onlineShaohua Li2-0/+27
2009-09-22mm: remove obsoleted alloc_pages cpuset commentDavid Rientjes1-4/+0
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-5/+5
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe1-1/+10
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2-5/+5
2009-09-18headers: taskstats_kern.h trimAlexey Dobriyan1-0/+1