aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-09-22mm: update alloc_flags after oom killer has been calledDavid Rientjes
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro
2009-09-22mm: oom analysis: add buffer cache information to show_free_areas()KOSAKI Motohiro
2009-09-22mm: oom analysis: add per-zone statistics to show_free_areas()KOSAKI Motohiro
2009-09-22Documentation/memory.txt: remove some very outdated recommendationsAndi Kleen
2009-09-22mm: show_free_areas(): display slab pages in two separate fieldsKOSAKI Motohiro
2009-09-22mm: clean up page_remove_rmap()KOSAKI Motohiro
2009-09-22hugetlb: restore interleaving of bootmem huge pagesLee Schermerhorn
2009-09-22hugetlb: clean up and update huge pages documentationLee Schermerhorn
2009-09-22hugetlb: use free_pool_huge_page() to return unused surplus pagesLee Schermerhorn
2009-09-22hugetlb: balance freeing of huge pages across nodesLee Schermerhorn
2009-09-22page_alloc: fix kernel-doc warningRandy Dunlap
2009-09-22memory hotplug: migrate swap cache pageShaohua Li
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li
2009-09-22memory hotplug: make pages from movable zone always isolatableShaohua Li
2009-09-22memory hotplug: exclude isolated page from pco page allocShaohua Li
2009-09-22memory hotplug: update zone pcp at memory onlineShaohua Li
2009-09-22mm: remove obsoleted alloc_pages cpuset commentDavid Rientjes
2009-09-22mm: make swap token dummies static inlinesJohannes Weiner
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-22const: make lock_manager_operations constAlexey Dobriyan
2009-09-22const: make file_lock_operations constAlexey Dobriyan
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan
2009-09-22const: mark remaining export_operations constAlexey Dobriyan