summaryrefslogtreecommitdiff
path: root/mm/page_alloc.c (follow)
Commit message (Expand)AuthorAge
* mm, page_alloc: remove unnecessary variable from free_pcppages_bulkMel Gorman2020-09-12
* mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy2020-08-26
* mm: include CMA pages in lowmem_reserve at bootDoug Berger2020-08-26
* mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko2020-01-23
* mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka2018-07-11
* mm, page_alloc: fix potential false positive in __zone_watermark_okVlastimil Babka2018-01-31
* mm: check the return value of lookup_page_ext for all call sitesYang Shi2017-11-24
* mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-24
* mm: prevent double decrease of nr_reserved_highatomicMinchan Kim2017-09-27
* mm: ratelimit PFNs busy info messageJonathan Toppins2017-08-16
* mm: don't dereference struct page fields of invalid pagesArd Biesheuvel2017-08-11
* mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf2017-08-11
* mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2017-06-14
* mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan2017-03-12
* mm/init: fix zone boundary creationOliver O'Halloran2017-01-15
* mm, meminit: ensure node is online before checking whether pages are uninitia...Mel Gorman2016-08-10
* mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman2016-08-10
* mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader2016-06-07
* mm: update min_free_kbytes from khugepaged after core initializationJason Baron2016-05-11
* mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka2016-04-12
* mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfoVlastimil Babka2015-12-12
* Fix alloc_node_mem_map() to work on ia64 againTony Luck2015-11-10
* mm: use 'unsigned int' for page orderKirill A. Shutemov2015-11-06
* mm: make compound_head() robustKirill A. Shutemov2015-11-06
* mm: pack compound_dtor and compound_order into one word in struct pageKirill A. Shutemov2015-11-06
* mm, page_alloc: only enforce watermarks for order-0 allocationsMel Gorman2015-11-06
* mm, page_alloc: reserve pageblocks for high-order atomic allocations on demandMel Gorman2015-11-06
* mm, page_alloc: remove MIGRATE_RESERVEMel Gorman2015-11-06
* mm, page_alloc: delete the zonelist_cacheMel Gorman2015-11-06
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* mm, page_alloc: remove unnecessary recalculations for dirty zone balancingMel Gorman2015-11-06
* mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman2015-11-06
* memcg: simplify charging kmem pagesVladimir Davydov2015-11-05
* mm/page_alloc.c: skip ZONE_MOVABLE if required_kernelcore is larger than tota...Xishi Qiu2015-11-05
* mm: Don't offset memmap for flatmemLaura Abbott2015-11-05
* mm: fix overflow in find_zone_movable_pfns_for_nodes()Xishi Qiu2015-11-05
* mm/page_alloc: remove unused parameter in init_currently_empty_zone()Yaowei Bai2015-11-05
* debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\
| * mm/page_alloc.c: fix type information of memoryless nodeZhen Lei2015-09-08
| * memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned...Xishi Qiu2015-09-08
| * mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_rese...Yaowei Bai2015-09-08
| * mm/page_alloc.c: fix a misleading commentYaowei Bai2015-09-08
| * mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
| * mm: rename and move get/set_freepage_migratetypeVlastimil Babka2015-09-08
| * mm, page_isolation: remove bogus tests for isolated pagesVlastimil Babka2015-09-08
| * mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-08
| * mm, oom: organize oom context into structDavid Rientjes2015-09-08
| * mm/page_alloc.c: remove unused variable in free_area_init_core()Wei Yang2015-09-08