summaryrefslogtreecommitdiff
path: root/include/linux/gfp.h
AgeCommit message (Expand)Author
2019-12-01mm/page_alloc: add alloc_contig_pages()Anshuman Khandual
2019-10-28net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-09-28Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...David Rientjes
2019-08-13Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti
2019-03-05mm: shuffle GFP_* flagsAlexey Dobriyan
2018-12-28include/linux/gfp.h: fix typoKyle Spiers
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-08-23docs/mm: make GFP flags descriptions usable as kernel-docMike Rapoport
2018-06-07include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLEHuaisheng Ye
2018-06-07mm: save two stranded bits in gfp_maskShakeel Butt
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman
2017-11-15kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-06mm, page_alloc: pass preferred nid instead of zonelist to allocatorVlastimil Babka
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko
2017-05-03mm: fix spelling errorHao Lee
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-05-03lockdep: allow to disable reclaim lockup detectionMichal Hocko
2017-02-24mm: alloc_contig_range: allow to specify GFP maskLucas Stach
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko
2016-12-14mm: add support for releasing multiple instances of a pageAlexander Duyck
2016-07-28mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka
2016-07-26mm: charge/uncharge kmemcg from generic page allocator pathsVladimir Davydov
2016-03-17mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams
2016-03-17mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman
2016-03-17mm: remove unnecessary description about a non-exist gfp flagSatoru Takeuchi
2016-03-15mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka
2016-03-15tools, perf: make gfp_compact_table up to dateVlastimil Babka
2016-03-15mm, tracing: make show_gfp_flags() up to dateVlastimil Babka
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-01-14mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()Joshua Clayton
2016-01-14mm/zonelist: enumerate zonelists array indexYaowei Bai
2016-01-14memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov
2016-01-14Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov
2015-11-20mm: fix up sparse warning in gfpflags_allow_blockingJeff Layton
2015-11-06mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06mm, page_alloc: use masks and shifts when converting GFP flags to migrate typesMel Gorman