summaryrefslogtreecommitdiff
path: root/mm/page_alloc.c (follow)
Commit message (Expand)AuthorAge
* Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\
| * mm: update min_free_kbytes from khugepaged after core initializationJason Baron2016-05-11
* | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\|
| * mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka2016-04-12
* | mm: fix cma accounting in zone_watermark_okVinayak Menon2016-06-13
* | mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka2016-06-07
* | mm/debug_pagealloc: ask users for default setting of debug_pageallocChristian Borntraeger2016-04-29
* | mm: fix compile time error with !CONFIG_CMAVinayak Menon2016-04-26
* | mm: add cma pcp listLiam Mark2016-04-13
* | cma: redirect page allocation to CMAHeesub Shin2016-04-13
* | android/lowmemorykiller: Selectively count free CMA pagesLiam Mark2016-04-13
* | mm: switch KASan hook calling order in page alloc/free pathSe Wang (Patrick) Oh2016-03-22
* | mm: split_free_page ignore memory watermarks for CMALiam Mark2016-03-22
* | mm: Don't put CMA pages on per cpu listsLaura Abbott2016-03-22
* | mm: Add is_cma_pageblock definitionLaura Abbott2016-03-22
* | mm: Remove __init annotations from free_bootmem_lateLaura Abbott2016-03-22
* | add extra free kbytes tunableRik van Riel2016-02-16
|/
* 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
| * mm/page_alloc.c: refine the calculation of highest possible node idWei Yang2015-09-08
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ | |/ |/|