Yinghai Lu
|
20e6926dcb
x86, ACPI, mm: Revert movablemem_map support
|
12 years ago |
Linus Torvalds
|
9043a2650c
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Zhang Yanfei
|
e0fb581529
mm: accurately document nr_free_*_pages functions with code comments
|
12 years ago |
Zhang Yanfei
|
ebec3862fd
mm: fix return type for functions nr_free_*_pages
|
12 years ago |
David Rientjes
|
00ef2d2f84
mm: use NUMA_NO_NODE
|
12 years ago |
Cody P Schafer
|
b5e6a5a272
mm/page_alloc: add informative debugging message in page_outside_zone_boundaries()
|
12 years ago |
Cody P Schafer
|
d29bb9782d
mm/page_alloc: add a VM_BUG in __free_one_page() if the zone is uninitialized.
|
12 years ago |
Cody P Schafer
|
108bcc96ef
mm: add & use zone_end_pfn() and zone_spans_pfn()
|
12 years ago |
Hugh Dickins
|
9c620e2bc5
mm: remove offlining arg to migrate_pages
|
12 years ago |
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 |
Rusty Russell
|
373d4d0997
taint: add explicit flag to show whether lock dep is still OK.
|
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 |