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 |
Michal Hocko
|
a459eeb7b8
mm, page_alloc: do not depend on cpu hotplug locks inside the allocator
|
8 years ago |
Mel Gorman
|
0ccce3b924
mm, page_alloc: drain per-cpu pages from workqueue context
|
8 years ago |
Mel Gorman
|
9cd7555875
mm, page_alloc: split alloc_pages_nodemask()
|
8 years ago |
Mel Gorman
|
066b239355
mm, page_alloc: split buffered_rmqueue()
|
8 years ago |
David Rientjes
|
685dbf6f5a
mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabled
|
8 years ago |
Michal Hocko
|
6c18ba7a18
mm: help __GFP_NOFAIL allocations which do not trigger OOM killer
|
8 years ago |
Michal Hocko
|
06ad276ac1
mm, oom: do not enforce OOM killer for __GFP_NOFAIL automatically
|
8 years ago |
Michal Hocko
|
9a67f6488e
mm: consolidate GFP_NOFAIL checks in the allocator slowpath
|
8 years ago |
Michal Hocko
|
9af744d743
lib/show_mem.c: teach show_mem to work with the given nodemask
|
8 years ago |
Michal Hocko
|
a8e99259e7
mm, page_alloc: warn_alloc print nodemask
|
8 years ago |
Michal Hocko
|
c02e50bb8a
mm, page_alloc: do not report all nodes in show_mem
|
8 years ago |
Paul Burton
|
b92df1de5d
mm: page_alloc: skip over regions of invalid pfns where possible
|
8 years ago |
Michal Hocko
|
65190cff3c
oom, trace: add compaction retry tracepoint
|
8 years ago |