summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-22tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman
2009-09-22tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman
2009-09-22page-allocator: remove dead function free_cold_page()Mel Gorman
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-22kcore: /proc/kcore should use vreadKAMEZAWA Hiroyuki
2009-09-22kcore: fix vread/vwrite to be aware of holesKAMEZAWA Hiroyuki
2009-09-22vmalloc: unmap vmalloc area after hiding itKAMEZAWA Hiroyuki
2009-09-22page-allocator: change migratetype for all pageblocks within a high-order pag...Mel Gorman
2009-09-22mm: kmem_cache_create(): make it easier to catch NULL cache namesBenjamin Herrenschmidt
2009-09-22pagemap clear_refs: modify to specify anon or mapped vma clearingMoussa A. Ba
2009-09-22ksm: mremap use err from ksm_madviseHugh Dickins
2009-09-22ksm: unmerge is an origin of OOMsHugh Dickins
2009-09-22ksm: clean up obsolete referencesHugh Dickins
2009-09-22ksm: remove VM_MERGEABLE_FLAGSHugh Dickins
2009-09-22ksm: add some documentationHugh Dickins
2009-09-22ksm: sysfs and defaultsHugh Dickins
2009-09-22ksm: fix deadlock with munlock in exit_mmapAndrea Arcangeli
2009-09-22ksm: fix oom deadlockHugh Dickins
2009-09-22ksm: distribute remove_mm_from_listsHugh Dickins
2009-09-22ksm: fix endless loop on oomHugh Dickins
2009-09-22ksm: five little cleanupsHugh Dickins
2009-09-22ksm: keep quiet while list emptyHugh Dickins
2009-09-22ksm: break cow once unsharedHugh Dickins
2009-09-22ksm: pages_unshared and pages_volatileHugh Dickins
2009-09-22ksm: move pages_sharing updatesHugh Dickins
2009-09-22ksm: rename kernel_pages_allocatedHugh Dickins
2009-09-22ksm: change ksm nice level to be 5Izik Eidus
2009-09-22ksm: change copyright messageIzik Eidus
2009-09-22ksm: prevent mremap move poisoningHugh Dickins
2009-09-22ksm: Kernel SamePage MergingIzik Eidus
2009-09-22ksm: identify PageKsm pagesHugh Dickins
2009-09-22ksm: no debug in page_dup_rmap()Hugh Dickins
2009-09-22ksm: the mm interface to ksmHugh Dickins
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins
2009-09-22ksm: first tidy up madvise_vma()Hugh Dickins
2009-09-22ksm: add mmu_notifier set_pte_at_notify()Izik Eidus
2009-09-22mm: perform non-atomic test-clear of PG_mlocked on freeJohannes Weiner
2009-09-22vmalloc.c: fix double error checkingFigo.zhang
2009-09-22mm: add gfp mask checking for __get_free_pages()Akinobu Mita
2009-09-22vmscan: kill unnecessary prefetchKOSAKI Motohiro
2009-09-22vmscan: kill unnecessary page flag testKOSAKI Motohiro
2009-09-22vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()KOSAKI Motohiro
2009-09-22vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap spac...Minchan Kim
2009-09-22mm: count only reclaimable lru pagesWu Fengguang
2009-09-22vm: document that setting vfs_cache_pressure to 0 isn't a good ideaJan Kara
2009-09-22mm: remove __{add,sub}_zone_page_state()KOSAKI Motohiro
2009-09-22vmscan: throttle direct reclaim when too many pages are isolated alreadyRik van Riel
2009-09-22mm: vmstat: add isolate pagesKOSAKI Motohiro
2009-09-22mm: shrink_inactive_list() nr_scan accounting fix fixKOSAKI Motohiro
2009-09-22mm: rename pgmoved variable in shrink_active_list()KOSAKI Motohiro