aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-12-16HWPOISON: Remove stray phrase in a commentAndi Kleen
2009-12-16HWPOISON: Try to allocate migration page on the same nodeAndi Kleen
2009-12-16HWPOISON: Don't do early filtering if filter is disabledAndi Kleen
2009-12-16HWPOISON: Add a madvise() injector for soft page offliningAndi Kleen
2009-12-16HWPOISON: Add soft page offline supportAndi Kleen
2009-12-16HWPOISON: Undefine short-hand macros after use to avoid namespace conflictAndi Kleen
2009-12-16HWPOISON: Use new shake_page in memory_failureAndi Kleen
2009-12-16HWPOISON: mention HWPoison in Kconfig entryAndi Kleen
2009-12-16HWPOISON: Use get_user_page_fast in hwpoison madviseAndi Kleen
2009-12-16HWPOISON: add an interface to switch off/on all the page filtersHaicheng Li
2009-12-16HWPOISON: add memory cgroup filterAndi Kleen
2009-12-16memcg: add accessor to mem_cgroup.cssWu Fengguang
2009-12-16memcg: rename and export try_get_mem_cgroup_from_page()Wu Fengguang
2009-12-16HWPOISON: add page flags filterWu Fengguang
2009-12-16HWPOISON: limit hwpoison injector to known page typesWu Fengguang
2009-12-16HWPOISON: add fs/device filtersWu Fengguang
2009-12-16HWPOISON: return 0 to indicate success reliablyWu Fengguang
2009-12-16HWPOISON: make semantics of IGNORED/DELAYED clearWu Fengguang
2009-12-16HWPOISON: Add unpoisoning supportWu Fengguang
2009-12-16HWPOISON: detect free buddy pages explicitlyWu Fengguang
2009-12-16HWPOISON: remove the free buddy page handlerWu Fengguang
2009-12-16HWPOISON: introduce delete_from_lru_cache()Wu Fengguang
2009-12-16HWPOISON: comment dirty swapcache pagesWu Fengguang
2009-12-16HWPOISON: comment the possible set_page_dirty() raceWu Fengguang
2009-12-16HWPOISON: abort on failed unmapWu Fengguang
2009-12-16HWPOISON: Turn ref argument into flags argumentAndi Kleen
2009-12-16HWPOISON: avoid grabbing the page count multiple times during madvise injectionWu Fengguang
2009-12-16HWPOISON: return ENXIO on invalid page numberWu Fengguang
2009-12-16HWPOISON: remove the anonymous entryWu Fengguang
2009-12-16HWPOISON: Be more aggressive at freeing non LRU cachesAndi Kleen
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi
2009-12-15mm: hugetlb: fix hugepage memory leak in walk_page_range()Naoya Horiguchi
2009-12-15mm: hugetlb: fix hugepage memory leak in mincore()Naoya Horiguchi
2009-12-15hugetlb: abort a hugepage pool resize if a signal is pendingMel Gorman
2009-12-15mlock: replace stale comments in munlock_vma_page()Lee Schermerhorn
2009-12-15mm: remove unevictable_migrate_page functionLee Schermerhorn
2009-12-15hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a pageMel Gorman
2009-12-15mm: uncached vma support with writenotifyMagnus Damm
2009-12-15vmscan: simplify codeHuang Shijie
2009-12-15vmscan: do not evict inactive pages when skipping an active list scanRik van Riel
2009-12-15mm/bootmem.c: properly __init-annotate helper functionsJan Beulich
2009-12-15mm: simplify try_to_unmap_one()KOSAKI Motohiro
2009-12-15mm: fix section mismatch in memory_hotplug.cRakib Mullick
2009-12-15hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() ...Larry Woodman
2009-12-15mm: memory_hotplug: make offline_pages() staticAndrew Morton
2009-12-15ksm: remove unswappable max_kernel_pagesHugh Dickins
2009-12-15ksm: memory hotremove migration onlyHugh Dickins
2009-12-15ksm: rmap_walk to remove_migation_ptesHugh Dickins
2009-12-15ksm: mem cgroup charge swapin copyHugh Dickins