Age | Commit message (Expand) | Author | Files | Lines |
2015-04-15 | mm: clarify __GFP_NOFAIL deprecation status | Michal Hocko | 1 | -2/+4 |
2015-04-15 | mm: remove GFP_THISNODE | David Rientjes | 1 | -10/+0 |
2015-02-12 | mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma | Vlastimil Babka | 1 | -6/+6 |
2015-02-12 | mm/thp: allocate transparent hugepages on local node | Aneesh Kumar K.V | 1 | -0/+4 |
2014-12-13 | mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE | Jianyu Zhan | 1 | -5/+2 |
2014-12-11 | mm: introduce single zone pcplists drain | Vlastimil Babka | 1 | -2/+2 |
2014-10-10 | mm: rename allocflags_to_migratetype for clarity | David Rientjes | 1 | -1/+1 |
2014-08-07 | mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() | Fabian Frederick | 1 | -1/+1 |
2014-06-05 | include/linux/gfp.h: exclude duplicate header | Andy Shevchenko | 1 | -1/+0 |
2014-06-05 | mm: page_alloc: convert hot/cold parameter and immediate callers to bool | Mel Gorman | 1 | -2/+2 |
2014-06-05 | mm: get rid of __GFP_KMEMCG | Vladimir Davydov | 1 | -4/+6 |
2014-03-11 | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner | 1 | -0/+4 |
2014-01-24 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin | 1 | -0/+1 |
2013-07-09 | include/linux/gfp.h: fix the comment for GFP_ZONE_TABLE | Zhang Yanfei | 1 | -1/+1 |
2012-12-19 | mm: allocate kernel pages to the right memcg | Glauber Costa | 1 | -0/+3 |
2012-12-19 | mm: add a __GFP_KMEMCG flag | Glauber Costa | 1 | -0/+2 |
2012-12-13 | mm: add a reminder comment for __GFP_BITS_SHIFT | Andrew Morton | 1 | -0/+1 |
2012-12-12 | mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD | Kirill A. Shutemov | 1 | -1/+1 |
2012-12-10 | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage | Linus Torvalds | 1 | -5/+8 |
2012-11-30 | revert "Revert "mm: remove __GFP_NO_KSWAPD"" | Andrew Morton | 1 | -8/+5 |
2012-11-27 | Revert "mm: remove __GFP_NO_KSWAPD" | Mel Gorman | 1 | -1/+4 |
2012-10-09 | make GFP_NOTRACK definition unconditional | Glauber Costa | 1 | -4/+0 |
2012-10-09 | mm: remove __GFP_NO_KSWAPD | Rik van Riel | 1 | -4/+1 |
2012-08-01 | netvm: allow skb allocation to use PFMEMALLOC reserves | Mel Gorman | 1 | -0/+3 |
2012-08-01 | mm: introduce __GFP_MEMALLOC to allow access to emergency reserves | Mel Gorman | 1 | -2/+8 |
2012-05-21 | mm: page_isolation: MIGRATE_CMA isolation functions added | Michal Nazarewicz | 1 | -1/+2 |
2012-05-21 | mm: mmzone: MIGRATE_CMA migration type added | Michal Nazarewicz | 1 | -0/+3 |
2012-05-21 | mm: page_alloc: introduce alloc_contig_range() | Michal Nazarewicz | 1 | -0/+8 |
2012-01-11 | mm: try to distribute dirty pages fairly across zones | Johannes Weiner | 1 | -1/+3 |
2012-01-11 | mm, debug: test for online nid when allocating on single node | David Rientjes | 1 | -1/+1 |
2012-01-11 | mm: avoid livelock on !__GFP_FS allocations | Mel Gorman | 1 | -0/+16 |
2012-01-11 | mm: add free_hot_cold_page_list() helper | Konstantin Khlebnikov | 1 | -0/+1 |
2011-08-04 | mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE | Johannes Weiner | 1 | -1/+1 |
2011-05-25 | include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON() | Dave Hansen | 1 | -3/+1 |
2011-05-25 | include/linux/gfp.h: work around apparent sparse confusion | Dave Hansen | 1 | -6/+1 |
2011-05-12 | mm: add alloc_pages_exact_nid() | Andi Kleen | 1 | -0/+2 |
2011-03-23 | mm: add __GFP_OTHER_NODE flag | Andi Kleen | 1 | -0/+2 |
2011-03-05 | mm: add alloc_page_vma_node() | Andi Kleen | 1 | -0/+2 |
2011-03-05 | mm: change alloc_pages_vma to pass down the policy node for local policy | Andi Kleen | 1 | -4/+5 |
2011-01-24 | Remove MAYBE_BUILD_BUG_ON | Rusty Russell | 1 | -1/+1 |
2011-01-14 | thp: add numa awareness to hugepage allocations | Andrea Arcangeli | 1 | -2/+5 |
2011-01-14 | thp: transparent hugepage core | Andrea Arcangeli | 1 | -0/+3 |
2011-01-14 | thp: _GFP_NO_KSWAPD | Andrea Arcangeli | 1 | -1/+4 |
2010-12-07 | PM / Hibernate: Fix memory corruption related to swap | Rafael J. Wysocki | 1 | -2/+2 |
2010-10-27 | mm: fix sparse warnings on GFP_ZONE_TABLE/BAD | Namhyung Kim | 1 | -42/+63 |
2010-05-25 | include/linux/gfp.h: fix coding style | matt mooney | 1 | -5/+5 |
2010-05-25 | include/linux/gfp.h: spelling fixes | matt mooney | 1 | -4/+4 |
2010-03-06 | mm: add comment about deprecation of __GFP_NOFAIL | David Rientjes | 1 | -1/+2 |
2010-03-06 | mm/pm: force GFP_NOIO during suspend/hibernation and resume | Rafael J. Wysocki | 1 | -4/+3 |
2010-03-06 | mm: remove free_hot_page() | Li Hong | 1 | -1/+1 |