aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAge
* mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski2013-06-12
* mm: Fix virt_to_page() warningRalf Baechle2013-05-22
* page_alloc: make setup_nr_node_ids() usable for arch init codeCody P Schafer2013-04-29
* mm: speedup in __early_pfn_to_nidRuss Anderson2013-04-29
* mm: page_alloc: avoid marking zones full prematurely after zone_reclaim()Mel Gorman2013-04-29
* mm, hugetlb: include hugepages in meminfoDavid Rientjes2013-04-29
* mm: introduce free_highmem_page() helper to free highmem pages into buddy systemJiang Liu2013-04-29
* mm: introduce common help functions to deal with reserved/managed pagesJiang Liu2013-04-29
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-29
* mm: export split_page()K. Y. Srinivasan2013-03-29
* x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-02
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | mm: accurately document nr_free_*_pages functions with code commentsZhang Yanfei2013-02-23
* | mm: fix return type for functions nr_free_*_pagesZhang Yanfei2013-02-23
* | mm: use NUMA_NO_NODEDavid Rientjes2013-02-23
* | mm/page_alloc: add informative debugging message in page_outside_zone_boundar...Cody P Schafer2013-02-23
* | mm/page_alloc: add a VM_BUG in __free_one_page() if the zone is uninitialized.Cody P Schafer2013-02-23
* | mm: add & use zone_end_pfn() and zone_spans_pfn()Cody P Schafer2013-02-23
* | mm: remove offlining arg to migrate_pagesHugh Dickins2013-02-23
* | mm: rename page struct field helpersMel Gorman2013-02-23
* | mm: teach mm by current context info to not do I/O during memory allocationMing Lei2013-02-23
* | mm: remove MIGRATE_ISOLATE check in hotpathMinchan Kim2013-02-23
* | mm: set zone->present_pages to number of existing pages in the zoneJiang Liu2013-02-23
* | mm: use zone->present_pages instead of zone->managed_pages where appropriateJiang Liu2013-02-23
* | acpi, memory-hotplug: support getting hotplug info from SRATTang Chen2013-02-23
* | acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeTang Chen2013-02-23
* | page_alloc: make movablemem_map have higher priorityTang Chen2013-02-23
* | page_alloc: introduce zone_movable_limit[] to keep movable limit for nodesTang Chen2013-02-23
* | page_alloc: add movable_memmap kernel parameterTang Chen2013-02-23
* | mm/page_alloc.c:__setup_per_zone_wmarks: make min_pages unsigned longAndrew Morton2013-02-23
* | CMA: make putback_lru_pages() call conditionalSrinivas Pandruvada2013-02-23
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \
| * | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
| |/
* | mm: fix pageblock bitmap allocationLinus Torvalds2013-02-18
* | mm: cma: fix accounting of CMA pages placed in high memoryMarek Szyprowski2013-02-12
|/
* mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-11
* mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott2013-01-11
* mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-04
* mm: cma: WARN if freed memory is still in useMarek Szyprowski2012-12-20
* mm: allocate kernel pages to the right memcgGlauber Costa2012-12-18
* mm/page_alloc.c: remove duplicate checkGavin Shan2012-12-18
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm: numa: Introduce last_nid to the page frameMel Gorman2012-12-11
| * mm: numa: Structures for Migrate On Fault per NUMA migration rate limitingAndrea Arcangeli2012-12-11
| * mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-11
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \
| * | mm: provide more accurate estimation of pages occupied by memmapJiang Liu2012-12-12
| * | mm: introduce new field "managed_pages" to struct zoneJiang Liu2012-12-12
| * | numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-12