Michal Hocko
|
9fbeb5ab59
mm: make vm_mmap killable
|
9 years ago |
Michal Hocko
|
dc0ef0df7b
mm: make mmap_sem for write waits killable for mm syscalls
|
9 years ago |
Michal Hocko
|
c8f7de0bfa
mm, compaction: distinguish between full and partial COMPACT_COMPLETE
|
9 years ago |
Mel Gorman
|
93ea9964d1
mm, page_alloc: remove field from alloc_context
|
9 years ago |
Mel Gorman
|
c33d6c06f6
mm, page_alloc: avoid looking up the first zone in a zonelist twice
|
9 years ago |
Mel Gorman
|
c603844bdc
mm, page_alloc: convert alloc_flags to unsigned
|
9 years ago |
Joonsoo Kim
|
0139aa7b7f
mm: rename _count, field of the struct page, to _refcount
|
9 years ago |
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 |