Namhyung Kim
|
6038def0d1
mm: nommu: sort mm->mmap list properly
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Huang Ying
|
0014bd990e
mm: export __get_user_pages
|
14 years ago |
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
|
15 years ago |
Hugh Dickins
|
58fa879e1e
mm: FOLL flags for GUP flags
|
15 years ago |
Hugh Dickins
|
8e4b9a6071
mm: FOLL_DUMP replace FOLL_ANON
|
15 years ago |
Hugh Dickins
|
1c3aff1cee
mm: remove unused GUP flags
|
15 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 |