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