Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-12mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck
2015-04-15mm: clarify __GFP_NOFAIL deprecation statusMichal Hocko
2015-04-15mm: remove GFP_THISNODEDavid Rientjes
2015-02-12mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vmaVlastimil Babka
2015-02-12mm/thp: allocate transparent hugepages on local nodeAneesh Kumar K.V
2014-12-13mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLEJianyu Zhan
2014-12-11mm: introduce single zone pcplists drainVlastimil Babka
2014-10-10mm: rename allocflags_to_migratetype for clarityDavid Rientjes
2014-08-07mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()Fabian Frederick
2014-06-05include/linux/gfp.h: exclude duplicate headerAndy Shevchenko
2014-06-05mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-06-05mm: get rid of __GFP_KMEMCGVladimir Davydov
2014-03-11mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-01-24mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin
2013-07-09include/linux/gfp.h: fix the comment for GFP_ZONE_TABLEZhang Yanfei
2012-12-19mm: allocate kernel pages to the right memcgGlauber Costa
2012-12-19mm: add a __GFP_KMEMCG flagGlauber Costa
2012-12-13mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton
2012-12-12mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton
2012-11-27Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman
2012-10-09make GFP_NOTRACK definition unconditionalGlauber Costa
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel
2012-08-01netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman
2012-08-01mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman
2012-05-21mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz
2012-05-21mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz
2012-05-21mm: page_alloc: introduce alloc_contig_range()Michal Nazarewicz
2012-01-11mm: try to distribute dirty pages fairly across zonesJohannes Weiner
2012-01-11mm, debug: test for online nid when allocating on single nodeDavid Rientjes
2012-01-11mm: avoid livelock on !__GFP_FS allocationsMel Gorman
2012-01-11mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov
2011-08-04mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODEJohannes Weiner
2011-05-25include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON()Dave Hansen
2011-05-25include/linux/gfp.h: work around apparent sparse confusionDave Hansen
2011-05-12mm: add alloc_pages_exact_nid()Andi Kleen
2011-03-23mm: add __GFP_OTHER_NODE flagAndi Kleen
2011-03-05mm: add alloc_page_vma_node()Andi Kleen
2011-03-05mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen
2011-01-24Remove MAYBE_BUILD_BUG_ONRusty Russell
2011-01-14thp: add numa awareness to hugepage allocationsAndrea Arcangeli
2011-01-14thp: transparent hugepage coreAndrea Arcangeli
2011-01-14thp: _GFP_NO_KSWAPDAndrea Arcangeli
2010-12-07PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-10-27mm: fix sparse warnings on GFP_ZONE_TABLE/BADNamhyung Kim
2010-05-25include/linux/gfp.h: fix coding stylematt mooney
2010-05-25include/linux/gfp.h: spelling fixesmatt mooney
2010-03-06mm: add comment about deprecation of __GFP_NOFAILDavid Rientjes
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki