Mel Gorman
|
22b751c3d0
mm: rename page struct field helpers
|
12 years ago |
Ming Lei
|
21caf2fc19
mm: teach mm by current context info to not do I/O during memory allocation
|
12 years ago |
Minchan Kim
|
194159fbcc
mm: remove MIGRATE_ISOLATE check in hotpath
|
12 years ago |
Jiang Liu
|
306f2e9eed
mm: set zone->present_pages to number of existing pages in the zone
|
12 years ago |
Jiang Liu
|
b40da04946
mm: use zone->present_pages instead of zone->managed_pages where appropriate
|
12 years ago |
Tang Chen
|
01a178a94e
acpi, memory-hotplug: support getting hotplug info from SRAT
|
12 years ago |
Tang Chen
|
27168d38fa
acpi, memory-hotplug: extend movablemem_map ranges to the end of node
|
12 years ago |
Tang Chen
|
42f47e27e7
page_alloc: make movablemem_map have higher priority
|
12 years ago |
Tang Chen
|
6981ec3114
page_alloc: introduce zone_movable_limit[] to keep movable limit for nodes
|
12 years ago |
Tang Chen
|
34b71f1e04
page_alloc: add movable_memmap kernel parameter
|
12 years ago |
Andrew Morton
|
90ae8d670c
mm/page_alloc.c:__setup_per_zone_wmarks: make min_pages unsigned long
|
12 years ago |
Srinivas Pandruvada
|
2a6f512412
CMA: make putback_lru_pages() call conditional
|
12 years ago |
Linus Torvalds
|
d652e1eb8e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
7c45512df9
mm: fix pageblock bitmap allocation
|
12 years ago |
Marek Szyprowski
|
41a7973447
mm: cma: fix accounting of CMA pages placed in high memory
|
12 years ago |
Clark Williams
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 years ago |
Mel Gorman
|
8fb74b9fb2
mm: compaction: partially revert capture of suitable high-order page
|
12 years ago |
Laura Abbott
|
c060f943d0
mm: use aligned zone start for pfn_to_bitidx calculation
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
a458431e17
mm: fix zone_watermark_ok_safe() accounting of isolated pages
|
12 years ago |
Marek Szyprowski
|
bcc2b02f4c
mm: cma: WARN if freed memory is still in use
|
12 years ago |
Glauber Costa
|
6a1a0d3b62
mm: allocate kernel pages to the right memcg
|
12 years ago |
Gavin Shan
|
0bb2c7637e
mm/page_alloc.c: remove duplicate check
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Linus Torvalds
|
f6e858a00a
Merge branch 'akpm' (Andrew's patch-bomb)
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Jiang Liu
|
01cefaef40
mm: provide more accurate estimation of pages occupied by memmap
|
12 years ago |
Jiang Liu
|
9feedc9d83
mm: introduce new field "managed_pages" to struct zone
|
12 years ago |
Lai Jiangshan
|
20b2f52b73
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
|
12 years ago |
Lai Jiangshan
|
4b0ef1fe8a
page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
|
12 years ago |
Marek Szyprowski
|
be49a6e135
mm: use migrate_prep() instead of migrate_prep_local()
|
12 years ago |