Commit Graph

794 Commits (1963f7cd19a4c9ddbb5e4d43859c30109b0ba65c)

Author SHA1 Message Date
Cody P Schafer f9872caf07 page_alloc: make setup_nr_node_ids() usable for arch init code 12 years ago
Russ Anderson 7c243c7168 mm: speedup in __early_pfn_to_nid 12 years ago
Mel Gorman fed2719e7a mm: page_alloc: avoid marking zones full prematurely after zone_reclaim() 12 years ago
David Rientjes 949f7ec576 mm, hugetlb: include hugepages in meminfo 12 years ago
Jiang Liu cfa11e08ed mm: introduce free_highmem_page() helper to free highmem pages into buddy system 12 years ago
Jiang Liu 69afade72a mm: introduce common help functions to deal with reserved/managed pages 12 years ago
David Rientjes 4b59e6c473 mm, show_mem: suppress page counts in non-blockable contexts 12 years ago
K. Y. Srinivasan 5853ff23c2 mm: export split_page() 12 years ago
Yinghai Lu 20e6926dcb x86, ACPI, mm: Revert movablemem_map support 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 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
Mel Gorman 47ecfcb7d0 mm: compaction: Partially revert capture of suitable high-order page 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
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
Marek Szyprowski bc357f431c mm: cma: remove watermark hacks 12 years ago
Marek Szyprowski 2e30abd173 mm: cma: skip watermarks check for already isolated blocks in split_free_page() 12 years ago
Rafael Aquini 5733c7d11d mm: introduce putback_movable_pages() 12 years ago
Wen Congyang 6dcd73d701 memory-hotplug: allocate zone's pcp before onlining pages 12 years ago
Wen Congyang 97d0da2204 memory-hotplug: fix NR_FREE_PAGES mismatch 12 years ago
Wen Congyang b023f46813 memory-hotplug: skip HWPoisoned page when offlining pages 12 years ago