Linus Torvalds
|
f6f7a63692
Merge branch 'akpm' (patches from Andrew)
|
10 lat temu |
Zhen Lei
|
4ada0c5a2d
mm/page_alloc.c: fix type information of memoryless node
|
10 lat temu |
Xishi Qiu
|
b5685e9263
memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned_pages_in_node()
|
10 lat temu |
Yaowei Bai
|
34b100605c
mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio in comments
|
10 lat temu |
Yaowei Bai
|
013110a73d
mm/page_alloc.c: fix a misleading comment
|
10 lat temu |
Vlastimil Babka
|
96db800f5d
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
|
10 lat temu |
Vlastimil Babka
|
bb14c2c75d
mm: rename and move get/set_freepage_migratetype
|
10 lat temu |
Vlastimil Babka
|
aa016d145d
mm, page_isolation: remove bogus tests for isolated pages
|
10 lat temu |
David Rientjes
|
54e9e29132
mm, oom: pass an oom order of -1 when triggered by sysrq
|
10 lat temu |
David Rientjes
|
6e0fc46dc2
mm, oom: organize oom context into struct
|
10 lat temu |
Wei Yang
|
7f3eb55bfa
mm/page_alloc.c: remove unused variable in free_area_init_core()
|
10 lat temu |
Wei Yang
|
904a9553d4
mm/page_alloc.c: refine the calculation of highest possible node id
|
10 lat temu |
Linus Torvalds
|
12f03ee606
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
10 lat temu |
Dan Williams
|
033fbae988
mm: ZONE_DEVICE for "device memory"
|
10 lat temu |
Michal Hocko
|
2f064f3485
mm: make page pfmemalloc check more robust
|
10 lat temu |
Xishi Qiu
|
f9126ab924
memory-hotplug: fix wrong edge when hot add a new node
|
10 lat temu |
Naoya Horiguchi
|
f4c18e6f7b
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
|
10 lat temu |
Mel Gorman
|
4248b0da46
fs, file table: reinit files_stat.max_files after deferred memory initialisation
|
10 lat temu |
Nicolai Stange
|
d3cd131d93
mm, meminit: replace rwsem with completion
|
10 lat temu |
Mel Gorman
|
7ace991707
mm, meminit: allow early_pfn_to_nid to be used during runtime
|
10 lat temu |
Joonsoo Kim
|
e2cfc91120
mm/page_owner: set correct gfp_mask on page_owner
|
10 lat temu |
Joonsoo Kim
|
f3a14ced32
mm/page_owner: fix possible access violation
|
10 lat temu |
Mel Gorman
|
ae026b2aa1
mm, meminit: suppress unused memory variable warning
|
10 lat temu |
Mel Gorman
|
0e1cc95b4c
mm: meminit: finish initialisation of struct pages before basic setup
|
10 lat temu |
Mel Gorman
|
74033a798f
mm: meminit: remove mminit_verify_page_links
|
10 lat temu |
Mel Gorman
|
ac5d2539b2
mm: meminit: reduce number of times pageblocks are set during struct page init
|
10 lat temu |
Mel Gorman
|
a4de83dd33
mm: meminit: free pages in large chunks where possible
|
10 lat temu |
Mel Gorman
|
54608c3f3a
mm: meminit: minimise number of pfn->page lookups during initialisation
|
10 lat temu |
Mel Gorman
|
7e18adb4f8
mm: meminit: initialise remaining struct pages in parallel with kswapd
|
10 lat temu |
Mel Gorman
|
3a80a7fa79
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set
|
10 lat temu |