Commit Graph

53 Commits (a4c135c561106c397bae33455acfca4aa8065a30)

Author SHA1 Message Date
Linus Torvalds 7a608572a2 Revert "mm: batch activate_page() to reduce lock contention" 14 years ago
Shaohua Li 744ed14427 mm: batch activate_page() to reduce lock contention 14 years ago
Andrea Arcangeli 71e3aac072 thp: transparent hugepage core 14 years ago
Michel Lespinasse 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 years ago
KAMEZAWA Hiroyuki 572438f9b5 mm: fix is_mem_section_removable() page_order BUG_ON check 14 years ago
Haicheng Li 1bfe5febe3 HWPOISON: add an interface to switch off/on all the page filters 15 years ago
Andi Kleen 4fd466eb46 HWPOISON: add memory cgroup filter 15 years ago
Wu Fengguang 478c5ffc0b HWPOISON: add page flags filter 15 years ago
Wu Fengguang 31d3d3484f HWPOISON: limit hwpoison injector to known page types 15 years ago
Wu Fengguang 7c116f2b0d HWPOISON: add fs/device filters 15 years ago
Wu Fengguang 8d22ba1b74 HWPOISON: detect free buddy pages explicitly 15 years ago
Lee Schermerhorn 418b27ef50 mm: remove unevictable_migrate_page function 15 years ago
Hugh Dickins 73848b4684 ksm: fix mlockfreed to munlocked 15 years ago
Hugh Dickins af8e3354b4 mm: CONFIG_MMU for PG_mlocked 15 years ago
Hugh Dickins 03f6462a3a mm: move highest_memmap_pfn 16 years ago
Hugh Dickins 58fa879e1e mm: FOLL flags for GUP flags 16 years ago
Hugh Dickins 8e4b9a6071 mm: FOLL_DUMP replace FOLL_ANON 16 years ago
Hugh Dickins 1c3aff1cee mm: remove unused GUP flags 16 years ago
Mel Gorman fa5e084e43 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full 16 years ago
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
Wu Fengguang 20a0307c03 mm: introduce PageHuge() for testing huge/gigantic pages 16 years ago
KOSAKI Motohiro 092cead617 page allocator: move free_page_mlock() to page_alloc.c 16 years ago
Mel Gorman da456f14d2 page allocator: do not disable interrupts in free_page_mlock() 16 years ago
David Howells 33925b25d2 nommu: there is no mlock() for NOMMU, so don't provide the bits 16 years ago
Ying Han 4779280d1e mm: make get_user_pages() interruptible 16 years ago
Hugh Dickins 22b31eec63 badpage: vm_normal_page use print_bad_pte 16 years ago
Andy Whitcroft 18229df5b6 hugetlb: pull gigantic page initialisation out of the default path 16 years ago
Andy Whitcroft 69d177c2fc hugetlbfs: handle pages higher order than MAX_ORDER 16 years ago
Lee Schermerhorn 985737cf2e mlock: count attempts to free mlocked page 17 years ago
Nick Piggin 5344b7e648 vmstat: mlocked pages statistics 17 years ago
Rik van Riel ba470de431 mmap: handle mlocked pages during map, remap, unmap 17 years ago
Nick Piggin b291f00039 mlock: mlocked pages are unevictable 17 years ago
Lee Schermerhorn 894bc31041 Unevictable LRU Infrastructure 17 years ago
Nick Piggin 62695a84eb vmscan: move isolate_lru_page() to vmscan.c 17 years ago
Andi Kleen 01ad1c0827 mm: export prep_compound_page to mm 17 years ago
Jan Beulich 42b7772812 mm: remove double indirection on tlb parameter to free_pgd_range() & Co 17 years ago
Mel Gorman 68ad8df42e mm: print out the zonelists on request for manual verification 17 years ago
Mel Gorman 2dbb51c49f mm: make defensive checks around PFN values registered for memory usage 17 years ago
Mel Gorman 708614e618 mm: verify the page links and memory model 17 years ago
Mel Gorman 6b74ab97bc mm: add a basic debugging framework for memory initialisation 17 years ago
Yasunori Goto 0c0a4a517a memory hotplug: free memmaps allocated by bootmem 17 years ago
Alexander van Heukelum b5a0e01132 Solve section mismatch for free_area_init_core. 17 years ago
Qi Yong ae1276b934 set_page_refcounted() VM_BUG_ON fix 17 years ago
Harvey Harrison 920c7a5d0c mm: remove fastcall from mm/ 17 years ago
Mel Gorman 48f13bf3e7 Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator 18 years ago
Christoph Lameter d85f33855c Make page->private usable in compound pages 18 years ago
Nick Piggin 725d704eca [PATCH] mm: VM_BUG_ON 19 years ago
Nick Piggin 7835e98b2e [PATCH] remove set_page_count() outside mm/ 19 years ago
Nick Piggin 84097518d1 [PATCH] mm: nommu use compound pages 19 years ago
Nick Piggin 0f8053a509 [PATCH] mm: make __put_page internal 19 years ago