aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gfp.h
Commit message (Expand)AuthorAge
* mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins2009-01-06
* mm: add alloc_pages_exact() and free_pages_exact()Timur Tabi2008-07-24
* page allocator: inline some __alloc_pages() wrappersKOSAKI Motohiro2008-07-24
* mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2008-04-29
* mm: fix broken gfp_zone with __GFP_THISNODEKAMEZAWA Hiroyuki2008-04-28
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-28
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-28
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-28
* Remove set_migrateflags()Christoph Lameter2008-04-28
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-13
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-05
* Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman2007-10-16
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-16
* Categorize GFP flagsChristoph Lameter2007-10-16
* Memoryless nodes: Fix GFP_THISNODE behaviorChristoph Lameter2007-10-16
* Create the ZONE_MOVABLE zoneMel Gorman2007-07-17
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-17
* Move remote node draining out of slab allocatorsChristoph Lameter2007-05-09
* Slab allocators: remove useless __GFP_NO_GROW flagChristoph Lameter2007-05-07
* [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-11
* [PATCH] in non-NUMA case mark GFP_THISNODE gfp_tAl Viro2007-02-09
* [PATCH] mm: add arch_alloc_pageNick Piggin2006-12-07
* [PATCH] Disable GFP_THISNODE in the non-NUMA caseChristoph Lameter2006-09-27
* [PATCH] Define easier to handle GFP_THISNODEChristoph Lameter2006-09-26
* [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter2006-09-26
* [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-26
* [PATCH] mempolicies: fix policy_zone checkChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-26
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] Add GFP_NOWAITJeff Dike2006-04-11
* [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter2006-03-09
* [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen2006-01-11
* [PATCH] mm: gfp_atomic commentsPaul Jackson2006-01-11
* Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds2005-11-22
* Merge x86-64 update from AndiLinus Torvalds2005-11-14
|\
| * [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-14
* | [PATCH] mm: gfp_noreclaim cleanupPaul Jackson2005-11-13
|/
* [PATCH] gfp_t: infrastructureAl Viro2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] cpusets: new __GFP_HARDWALL flagPaul Jackson2005-09-07
* [PATCH] propagate __nocast annotationsAlexey Dobriyan2005-07-07
* [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-21
* [PATCH] VM: add __GFP_NORECLAIMMartin Hicks2005-06-21
* [PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16