Michal Hocko
|
aac4536355
mm, oom: introduce oom reaper
|
9 years ago |
Joe Perches
|
1170532bb4
mm: convert printk(KERN_<LEVEL> to pr_<level>
|
9 years ago |
Joonsoo Kim
|
fe896d1878
mm: introduce page reference manipulation functions
|
9 years ago |
Vlastimil Babka
|
accf62422b
mm, kswapd: replace kswapd compaction with waking up kcompactd
|
9 years ago |
Naoya Horiguchi
|
832fc1de01
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
|
9 years ago |
Joonsoo Kim
|
7cf91a98e6
mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous
|
9 years ago |
Vlastimil Babka
|
edf14cdbf9
mm, printk: introduce new format string for flags
|
9 years ago |
Konstantin Khlebnikov
|
30bdbb7800
mm: polish virtual memory accounting
|
9 years ago |
Konstantin Khlebnikov
|
d977d56ce5
mm: warn about VmData over RLIMIT_DATA
|
9 years ago |
Kirill A. Shutemov
|
e9b61f1985
thp: reintroduce split_huge_page()
|
9 years ago |
Kirill A. Shutemov
|
ddc58f27f9
mm: drop tail page refcounting
|
9 years ago |
Kirill A. Shutemov
|
d00181b96e
mm: use 'unsigned int' for page order
|
10 years ago |
Kirill A. Shutemov
|
1d798ca3f1
mm: make compound_head() robust
|
10 years ago |
Mel Gorman
|
dd56b04642
mm: page_alloc: hide some GFP internals and document the bits and flag combinations
|
10 years ago |
Mel Gorman
|
c9ab0c4fbe
mm, page_alloc: remove unnecessary recalculations for dirty zone balancing
|
10 years ago |
Hugh Dickins
|
51afb12ba8
mm: page migration fix PageMlocked on migrated pages
|
10 years ago |
Joonsoo Kim
|
1a16718cf7
mm/compaction: correct to flush migrated pages if pageblock skip happens
|
10 years ago |
Mel Gorman
|
d950c9477d
mm: defer flush of writable TLB entries
|
10 years ago |
Mel Gorman
|
72b252aed5
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
|
10 years ago |
Mel Gorman
|
0e1cc95b4c
mm: meminit: finish initialisation of struct pages before basic setup
|
10 years ago |
Mel Gorman
|
74033a798f
mm: meminit: remove mminit_verify_page_links
|
10 years ago |
Mel Gorman
|
7e18adb4f8
mm: meminit: initialise remaining struct pages in parallel with kswapd
|
10 years ago |
Mel Gorman
|
3a80a7fa79
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set
|
10 years ago |
Mel Gorman
|
d70ddd7a5d
mm: page_alloc: pass PFN to __free_pages_bootmem
|
10 years ago |
Jason Low
|
4db0c3c298
mm: remove rest of ACCESS_ONCE() usages
|
10 years ago |
Joonsoo Kim
|
2149cdaef6
mm/compaction: enhance compaction finish condition
|
10 years ago |
Kirill A. Shutemov
|
fc05f56621
mm: rename __mlock_vma_pages_range() to populate_vma_page_range()
|
10 years ago |
Rasmus Villemoes
|
fc5199d1a9
mm/internal.h: don't split printk call in two
|
10 years ago |
Vlastimil Babka
|
1a6d53a105
mm: reduce try_to_compact_pages parameters
|
10 years ago |
Vlastimil Babka
|
6bace090a2
mm, compaction: always update cached scanner positions
|
10 years ago |