Vlastimil Babka
|
02aa0cdd72
mm, page_alloc: count movable pages when stealing from pageblock
|
8 years ago |
Vlastimil Babka
|
3bc48f96cf
mm, page_alloc: split smallest stolen page in fallback
|
8 years ago |
Linus Torvalds
|
4c174688ee
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 years ago |
Tetsuo Handa
|
0f7896f12b
mm, page_alloc: remove debug_guardpage_minorder() test in warn_alloc()
|
8 years ago |
Vinayak Menon
|
bd33ef3681
mm: enable page poisoning early at boot
|
8 years ago |
Johannes Weiner
|
8225196341
mm: page_alloc: __GFP_NOWARN shouldn't suppress stall warnings
|
8 years ago |
Michal Hocko
|
7dea19f9ee
mm: introduce memalloc_nofs_{save,restore} API
|
8 years ago |
Xishi Qiu
|
a6ffdc0784
mm: use is_migrate_highatomic() to simplify the code
|
8 years ago |
Johannes Weiner
|
491d79ae77
mm: remove unnecessary back-off function when retrying page reclaim
|
8 years ago |
Johannes Weiner
|
c822f6223d
mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()
|
8 years ago |
Johannes Weiner
|
c73322d098
mm: fix 100% CPU kswapd busyloop on unreclaimable nodes
|
8 years ago |
Linus Torvalds
|
c58d4055c0
Merge tag 'docs-4.12' of git://git.lwn.net/linux
|
8 years ago |
Mel Gorman
|
d34b0733b4
Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"
|
8 years ago |
Michal Hocko
|
ce612879dd
mm: move pcp and lru-pcp draining into single wq
|
8 years ago |
Alexander Polakov
|
1f06b81aea
mm/page_alloc.c: fix print order in show_free_areas()
|
8 years ago |
Steven Rostedt (VMware)
|
b80f0f6c9e
ftrace: Have init/main.c call ftrace directly to free init memory
|
8 years ago |
mchehab@s-opensource.com
|
0e056eb553
kernel-api.rst: fix a series of errors when parsing C files
|
8 years ago |
Steven Rostedt (VMware)
|
42c269c88d
ftrace: Allow for function tracing to record init functions on boot up
|
8 years ago |
Tony Luck
|
b4fb8f66f1
mm, page_alloc: Add missing check for memory holes
|
8 years ago |
Ingo Molnar
|
5b3cc15aff
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
|
8 years ago |
Masahiro Yamada
|
89d790ab31
scripts/spelling.txt: add "algined" pattern and fix typo instances
|
8 years ago |
Wei Yang
|
ad69444e75
mm/page_alloc.c: remove redundant init code for ZONE_MOVABLE
|
8 years ago |
Gavin Shan
|
e02dc017c3
mm/page_alloc: fix nodes for reclaim in fast path
|
8 years ago |
Masanari Iida
|
f2bf14d14d
mm/page_alloc.c: remove duplicate inclusion of page_ext.h
|
8 years ago |
Lucas Stach
|
ca96b62534
mm: alloc_contig_range: allow to specify GFP mask
|
8 years ago |
Yisheng Xie
|
0efadf48bc
mm/hotplug: enable memory hotplug for non-lru movable pages
|
8 years ago |
Mel Gorman
|
bd233f538d
mm, page_alloc: use static global work_struct for draining per-cpu pages
|
8 years ago |
Vlastimil Babka
|
5104782011
mm, page_alloc: don't check cpuset allowed twice in fast-path
|
8 years ago |
Vlastimil Babka
|
df76cee6bb
mm, page_alloc: remove redundant checks from alloc fastpath
|
8 years ago |
Mel Gorman
|
374ad05ab6
mm, page_alloc: only use per-cpu allocator for irq-safe requests
|
8 years ago |