summaryrefslogtreecommitdiffstats
path: root/include/linux/gfp.h
Commit message (Expand)AuthorAgeFilesLines
* mm: alloc_contig_range: allow to specify GFP maskLucas Stach2017-02-241-1/+1
* mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-101-2/+1
* mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2017-01-101-3/+3
* mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-101-10/+3
* mm: add support for releasing multiple instances of a pageAlexander Duyck2016-12-141-0/+2
* mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka2016-07-281-6/+8
* mm: charge/uncharge kmemcg from generic page allocator pathsVladimir Davydov2016-07-261-9/+1
* mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams2016-03-171-13/+20
* mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman2016-03-171-1/+1
* mm: remove unnecessary description about a non-exist gfp flagSatoru Takeuchi2016-03-171-2/+0
* mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-151-6/+0
* mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-151-1/+1
* tools, perf: make gfp_compact_table up to dateVlastimil Babka2016-03-151-1/+1
* mm, tracing: make show_gfp_flags() up to dateVlastimil Babka2016-03-151-1/+5
* mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-051-3/+3
* mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()Joshua Clayton2016-01-141-1/+1
* mm/zonelist: enumerate zonelists array indexYaowei Bai2016-01-141-4/+5
* memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov2016-01-141-0/+9
* Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov2016-01-141-2/+0
* mm: fix up sparse warning in gfpflags_allow_blockingJeff Layton2015-11-201-1/+1
* mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman2015-11-061-80/+171
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-8/+8
* mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-061-1/+0
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-13/+33
* mm, page_alloc: use masks and shifts when converting GFP flags to migrate typesMel Gorman2015-11-061-5/+7
* mm: use numa_mem_id() in alloc_pages_node()Vlastimil Babka2015-09-081-2/+3
* mm: unify checks in alloc_pages_node() and __alloc_pages_node()Vlastimil Babka2015-09-081-5/+5
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-8/+15
* mm: improve __GFP_NORETRY comment based on implementationDavid Rientjes2015-09-081-1/+4
* mm: meminit: finish initialisation of struct pages before basic setupMel Gorman2015-06-301-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-0/+2
|\
| * gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-141-0/+2
* | mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck2015-05-121-0/+5
|/
* mm: clarify __GFP_NOFAIL deprecation statusMichal Hocko2015-04-141-2/+4
* mm: remove GFP_THISNODEDavid Rientjes2015-04-141-10/+0
* mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vmaVlastimil Babka2015-02-111-6/+6
* mm/thp: allocate transparent hugepages on local nodeAneesh Kumar K.V2015-02-111-0/+4
* mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLEJianyu Zhan2014-12-131-5/+2
* mm: introduce single zone pcplists drainVlastimil Babka2014-12-101-2/+2
* mm: rename allocflags_to_migratetype for clarityDavid Rientjes2014-10-091-1/+1
* mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()Fabian Frederick2014-08-061-1/+1
* include/linux/gfp.h: exclude duplicate headerAndy Shevchenko2014-06-041-1/+0
* mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-041-2/+2
* mm: get rid of __GFP_KMEMCGVladimir Davydov2014-06-041-4/+6
* mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-101-0/+4
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-231-0/+1
* include/linux/gfp.h: fix the comment for GFP_ZONE_TABLEZhang Yanfei2013-07-091-1/+1
* mm: allocate kernel pages to the right memcgGlauber Costa2012-12-181-0/+3
* mm: add a __GFP_KMEMCG flagGlauber Costa2012-12-181-0/+2
* mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton2012-12-121-0/+1