Age | Commit message (Expand) | Author | Files | Lines |
2019-08-14 | Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir... | Andrea Arcangeli | 1 | -8/+4 |
2019-05-14 | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti | 1 | -1/+1 |
2019-05-14 | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC | Alexandre Ghiti | 1 | -1/+1 |
2019-03-06 | mm: shuffle GFP_* flags | Alexey Dobriyan | 1 | -15/+15 |
2018-12-28 | include/linux/gfp.h: fix typo | Kyle Spiers | 1 | -1/+1 |
2018-12-08 | Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm... | David Rientjes | 1 | -4/+8 |
2018-11-03 | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask | Michal Hocko | 1 | -8/+4 |
2018-08-24 | docs/mm: make GFP flags descriptions usable as kernel-doc | Mike Rapoport | 1 | -137/+154 |
2018-06-08 | include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLE | Huaisheng Ye | 1 | -2/+2 |
2018-06-08 | mm: save two stranded bits in gfp_mask | Shakeel Butt | 1 | -5/+5 |
2018-05-26 | mm: do not warn on offline nodes unless the specific node is explicitly reque... | Michal Hocko | 1 | -1/+1 |
2017-11-16 | mm: remove __GFP_COLD | Mel Gorman | 1 | -5/+0 |
2017-11-16 | mm: remove cold parameter from free_hot_cold_page* | Mel Gorman | 1 | -2/+2 |
2017-11-16 | kmemcheck: remove whats left of NOTRACK flags | Levin, Alexander (Sasha Levin) | 1 | -9/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-14 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 1 | -2/+0 |
2017-07-13 | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s... | Michal Hocko | 1 | -13/+43 |
2017-07-07 | mm, page_alloc: pass preferred nid instead of zonelist to allocator | Vlastimil Babka | 1 | -6/+5 |
2017-06-03 | include/linux/gfp.h: fix ___GFP_NOLOCKDEP value | Michal Hocko | 1 | -1/+1 |
2017-05-04 | mm: fix spelling error | Hao Lee | 1 | -2/+2 |
2017-05-04 | mm: introduce memalloc_nofs_{save,restore} API | Michal Hocko | 1 | -0/+8 |
2017-05-04 | lockdep: allow to disable reclaim lockup detection | Michal Hocko | 1 | -1/+9 |
2017-02-25 | mm: alloc_contig_range: allow to specify GFP mask | Lucas Stach | 1 | -1/+1 |
2017-01-11 | mm: rename __page_frag functions to __page_frag_cache, drop order from drain | Alexander Duyck | 1 | -2/+1 |
2017-01-11 | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_... | Alexander Duyck | 1 | -3/+3 |
2017-01-11 | mm: get rid of __GFP_OTHER_NODE | Michal Hocko | 1 | -10/+3 |
2016-12-15 | mm: add support for releasing multiple instances of a page | Alexander Duyck | 1 | -0/+2 |
2016-07-29 | mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations | Vlastimil Babka | 1 | -6/+8 |
2016-07-27 | mm: charge/uncharge kmemcg from generic page allocator paths | Vladimir Davydov | 1 | -9/+1 |
2016-03-18 | mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE | Dan Williams | 1 | -13/+20 |
2016-03-18 | mm: thp: set THP defrag by default to madvise and add a stall-free defrag option | Mel Gorman | 1 | -1/+1 |
2016-03-18 | mm: remove unnecessary description about a non-exist gfp flag | Satoru Takeuchi | 1 | -2/+0 |
2016-03-16 | mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous | Joonsoo Kim | 1 | -6/+0 |
2016-03-16 | mm, tracing: unify mm flags handling in tracepoints and printk | Vlastimil Babka | 1 | -1/+1 |
2016-03-16 | tools, perf: make gfp_compact_table up to date | Vlastimil Babka | 1 | -1/+1 |
2016-03-16 | mm, tracing: make show_gfp_flags() up to date | Vlastimil Babka | 1 | -1/+5 |
2016-02-06 | mm, hugetlb: don't require CMA for runtime gigantic pages | Vlastimil Babka | 1 | -3/+3 |
2016-01-15 | mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE() | Joshua Clayton | 1 | -1/+1 |
2016-01-15 | mm/zonelist: enumerate zonelists array index | Yaowei Bai | 1 | -4/+5 |
2016-01-15 | memcg: only account kmem allocations marked as __GFP_ACCOUNT | Vladimir Davydov | 1 | -0/+9 |
2016-01-15 | Revert "gfp: add __GFP_NOACCOUNT" | Vladimir Davydov | 1 | -2/+0 |
2015-11-21 | mm: fix up sparse warning in gfpflags_allow_blocking | Jeff Layton | 1 | -1/+1 |
2015-11-07 | mm: page_alloc: hide some GFP internals and document the bits and flag combin... | Mel Gorman | 1 | -80/+171 |
2015-11-07 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 1 | -8/+8 |
2015-11-07 | mm: page_alloc: remove GFP_IOFS | Mel Gorman | 1 | -1/+0 |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -13/+33 |
2015-11-07 | mm, page_alloc: use masks and shifts when converting GFP flags to migrate types | Mel Gorman | 1 | -5/+7 |
2015-09-09 | mm: use numa_mem_id() in alloc_pages_node() | Vlastimil Babka | 1 | -2/+3 |
2015-09-09 | mm: unify checks in alloc_pages_node() and __alloc_pages_node() | Vlastimil Babka | 1 | -5/+5 |
2015-09-09 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka | 1 | -8/+15 |