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