summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-081-30/+50
|\
| * mm/page_alloc.c: fix type information of memoryless nodeZhen Lei2015-09-081-1/+2
| * memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned...Xishi Qiu2015-09-081-2/+2
| * mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_rese...Yaowei Bai2015-09-081-2/+2
| * mm/page_alloc.c: fix a misleading commentYaowei Bai2015-09-081-1/+1
| * mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-2/+0
| * mm: rename and move get/set_freepage_migratetypeVlastimil Babka2015-09-081-13/+28
| * mm, page_isolation: remove bogus tests for isolated pagesVlastimil Babka2015-09-081-0/+4
| * mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-081-1/+0
| * mm, oom: organize oom context into structDavid Rientjes2015-09-081-2/+8
| * mm/page_alloc.c: remove unused variable in free_area_init_core()Wei Yang2015-09-081-3/+2
| * mm/page_alloc.c: refine the calculation of highest possible node idWei Yang2015-09-081-4/+2
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-0/+3
|\ \ | |/ |/|
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-0/+3
* | mm: make page pfmemalloc check more robustMichal Hocko2015-08-211-3/+6
* | memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu2015-08-141-0/+8
* | mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi2015-08-071-0/+4
* | fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman2015-08-071-0/+3
* | mm, meminit: replace rwsem with completionNicolai Stange2015-08-071-7/+15
* | mm, meminit: allow early_pfn_to_nid to be used during runtimeMel Gorman2015-08-071-8/+8
|/
* mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim2015-07-171-3/+5
* mm/page_owner: fix possible access violationJoonsoo Kim2015-07-171-1/+3
* mm, meminit: suppress unused memory variable warningMel Gorman2015-07-171-3/+1
* mm: meminit: finish initialisation of struct pages before basic setupMel Gorman2015-06-301-9/+37
* mm: meminit: remove mminit_verify_page_linksMel Gorman2015-06-301-1/+0
* mm: meminit: reduce number of times pageblocks are set during struct page initMel Gorman2015-06-301-22/+24
* mm: meminit: free pages in large chunks where possibleMel Gorman2015-06-301-6/+49
* mm: meminit: minimise number of pfn->page lookups during initialisationMel Gorman2015-06-301-5/+24
* mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman2015-06-301-4/+119
* mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman2015-06-301-3/+75
* mm: meminit: inline some helper functionsMel Gorman2015-06-301-37/+52
* mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman2015-06-301-15/+25
* mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman2015-06-301-1/+2
* mm: meminit: only set page reserved in the memblock regionNathan Zimmer2015-06-301-1/+16
* mm: meminit: move page initialization into a separate functionRobin Holt2015-06-301-33/+46
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-241-116/+61
|\
| * mm: page_alloc: inline should_alloc_retry()Johannes Weiner2015-06-241-72/+32
| * mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-241-4/+4
| * mm/memory hotplug: init the zone's size when calculating node totalpagesGu Zheng2015-06-241-24/+22
| * mm/page_alloc.c: cleanup obsolete KM_USER*Anisse Astier2015-06-241-15/+2
| * mm: only define hashdist variable when neededRasmus Villemoes2015-06-241-1/+1
* | mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck2015-05-121-0/+98
|/
* mm: remove rest of ACCESS_ONCE() usagesJason Low2015-04-151-3/+3
* mm/page_alloc.c: clean up commentYaowei Bai2015-04-141-1/+1
* mm: remove GFP_THISNODEDavid Rientjes2015-04-141-16/+6
* mm: completely remove dumping per-cpu lists from show_mem()Konstantin Khlebnikov2015-04-141-20/+2
* mm: hide per-cpu lists in output of show_mem()Konstantin Khlebnikov2015-04-141-9/+30
* mm/compaction: enhance compaction finish conditionJoonsoo Kim2015-04-141-5/+14
* mm/page_alloc: factor out fallback freepage checkingJoonsoo Kim2015-04-141-52/+91
* mm/cma: change fallback behaviour for CMA freepageJoonsoo Kim2015-04-141-17/+19
OpenPOWER on IntegriCloud