Linus Torvalds
|
df133e8fa8
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 gadi atpakaļ |
Sasha Levin
|
82742a3a51
mm: move debug code out of page_alloc.c
|
10 gadi atpakaļ |
Mel Gorman
|
3193913ce6
mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit
|
10 gadi atpakaļ |
Mel Gorman
|
97ee4ba7cb
mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ON
|
10 gadi atpakaļ |
Johannes Weiner
|
5705465174
mm: clean up zone flags
|
10 gadi atpakaļ |
Weijie Yang
|
7ade3c9972
mm: page_alloc: avoid wakeup kswapd on the unintended node
|
10 gadi atpakaļ |
Sasha Levin
|
0bf5513978
mm: introduce dump_vma
|
10 gadi atpakaļ |
David Rientjes
|
43e7a34d26
mm: rename allocflags_to_migratetype for clarity
|
10 gadi atpakaļ |
Vlastimil Babka
|
1f9efdef4f
mm, compaction: khugepaged should not give up due to need_resched()
|
10 gadi atpakaļ |
Vlastimil Babka
|
edc2ca6124
mm, compaction: move pageblock checks up from isolate_migratepages_range()
|
10 gadi atpakaļ |
Vlastimil Babka
|
98dd3b48a7
mm, compaction: do not count compact_stall if all zones skipped compaction
|
10 gadi atpakaļ |
Vlastimil Babka
|
53853e2d2b
mm, compaction: defer each zone individually instead of preferred zone
|
10 gadi atpakaļ |
Vlastimil Babka
|
21bb9bd194
mm: page_alloc: determine migratetype only once
|
10 gadi atpakaļ |
Joonsoo Kim
|
ad2c814441
topology: add support for node_to_mem_node() to determine the fallback node
|
10 gadi atpakaļ |
Johannes Weiner
|
abe5f97291
mm: page_alloc: fix zone allocation fairness on UP
|
11 gadi atpakaļ |
Luiz Capitulino
|
8b375f64dc
x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()
|
11 gadi atpakaļ |
David Rientjes
|
8fe780484d
mm, thp: restructure thp avoidance of light synchronous migration
|
11 gadi atpakaļ |
David Rientjes
|
e972a070e2
mm, oom: rename zonelist locking functions
|
11 gadi atpakaļ |
Mel Gorman
|
4ffeaf3560
mm: page_alloc: reduce cost of the fair zone allocation policy
|
11 gadi atpakaļ |
Mel Gorman
|
f7b5d64794
mm: page_alloc: abort fair zone allocation policy when remotes nodes are encountered
|
11 gadi atpakaļ |
Mel Gorman
|
0d5d823ab4
mm: move zone->pages_scanned into a vmstat counter
|
11 gadi atpakaļ |
Mel Gorman
|
3484b2de94
mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
|
11 gadi atpakaļ |
Rafael Aquini
|
cc7452b6dc
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
|
11 gadi atpakaļ |
Michal Nazarewicz
|
7be12fc9f8
mm: page_alloc: simplify drain_zone_pages by using min()
|
11 gadi atpakaļ |
Andrew Morton
|
b95b4e1ed9
mm/page_alloc.c: unexport alloc_pages_exact_nid()
|
11 gadi atpakaļ |
Fabian Frederick
|
e193181160
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
|
11 gadi atpakaļ |
David Rientjes
|
b104a35d32
mm, thp: do not allow thp faults to avoid cpuset restrictions
|
11 gadi atpakaļ |
Randy Dunlap
|
1aab4d772e
mm: fix page_alloc.c kernel-doc warnings
|
11 gadi atpakaļ |
Michal Nazarewicz
|
dc78327c0e
mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER
|
11 gadi atpakaļ |
David Rientjes
|
7cd2b0a34a
mm, pcp: allow restoring percpu_pagelist_fraction default
|
11 gadi atpakaļ |