summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)Linus Torvalds2019-09-281-0/+22
|\
| * mm, page_alloc: avoid expensive reclaim when compaction may not succeedDavid Rientjes2019-09-281-0/+22
* | mm: move mem_cgroup_uncharge out of __page_cache_release()Yang Shi2019-09-241-0/+1
* | mm: thp: extract split_queue_* into a structYang Shi2019-09-241-3/+5
* | mm, compaction: raise compaction priority after it withdrawnsVlastimil Babka2019-09-241-4/+12
* | mm: introduce compound_nr()Matthew Wilcox (Oracle)2019-09-241-1/+1
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-1/+1
|\ \
| * | memremap: remove the dev field in struct dev_pagemapChristoph Hellwig2019-08-201-1/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-1/+1
|\ \ \ | |_|/ |/| |
| * | sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming2019-09-031-1/+1
| |/
* / mm, page_alloc: move_freepages should not examine struct page of reserved memoryDavid Rientjes2019-08-241-15/+4
|/
* mm/sparsemem: support sub-section hotplugDan Williams2019-07-181-1/+1
* mm: kill is_dev_zone() helperDan Williams2019-07-181-1/+1
* mm/sparsemem: add helpers track active portions of a section at bootDan Williams2019-07-181-2/+8
* mm/sparsemem: introduce struct mem_section_usageDan Williams2019-07-181-1/+1
* mm/vmscan.c: add a new member reclaim_state in struct shrink_controlYafang Shao2019-07-161-4/+0
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-7/+6
|\
| * mm: simplify ZONE_DEVICE page private dataChristoph Hellwig2019-07-021-4/+4
| * memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-021-3/+2
* | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko2019-07-121-7/+64
* | mm/large system hash: clear hashdist when only one node with memory is bootedNicholas Piggin2019-07-121-13/+18
* | mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdistNicholas Piggin2019-07-121-7/+9
* | mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka2019-07-121-34/+6
* | mm, page_alloc: more extensive free page checking with debug_pageallocVlastimil Babka2019-07-121-10/+43
* | mm, debug_pagelloc: use static keys to enable debuggingVlastimil Babka2019-07-121-6/+17
* | mm: remove the exporting of totalram_pagesDenis Efremov2019-07-121-2/+0
* | mm/page_alloc.c: fix regression with deferred struct page initJuergen Gross2019-07-051-1/+2
|/
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* mm: maintain randomization of page free listsDan Williams2019-05-141-2/+9
* mm: move buddy list manipulations into helpersDan Williams2019-05-141-43/+22
* mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams2019-05-141-1/+5
* mm: update references to page _refcountBaruch Siach2019-05-141-1/+1
* mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-2/+1
* mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplistYafang Shao2019-05-141-6/+5
* mm, memory_hotplug: cleanup memory offline pathMichal Hocko2019-05-141-2/+9
* mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sectionsAlexander Duyck2019-05-141-41/+121
* mm: implement new zone specific memblock iteratorAlexander Duyck2019-05-141-19/+12
* mm: drop meminit_pfn_in_nid as it is redundantAlexander Duyck2019-05-141-37/+14
* mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLELinxu Fang2019-05-141-2/+4
* hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-2/+2
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-2/+1
* mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()Vlastimil Babka2019-05-141-3/+11
* mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe2019-04-301-2/+5
* mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flagAndrey Ryabinin2019-04-261-3/+3
* mm/page_alloc.c: avoid potential NULL pointer dereferenceAndrey Ryabinin2019-04-261-0/+3
* mm, page_alloc: always use a captured page regardless of compaction resultMel Gorman2019-04-261-5/+0
* mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...Mel Gorman2019-04-261-0/+13
* mm/hotplug: treat CMA pages as unmovableQian Cai2019-04-191-12/+18
* mm/hotplug: fix offline undo_isolate_page_range()Qian Cai2019-03-291-1/+1
* memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-121-5/+5