summaryrefslogtreecommitdiff
path: root/include/linux/gfp.h
AgeCommit message (Expand)Author
2007-10-16Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman
2007-10-16Categorize GFP flagsChristoph Lameter
2007-10-16Memoryless nodes: Fix GFP_THISNODE behaviorChristoph Lameter
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-05-09Move remote node draining out of slab allocatorsChristoph Lameter
2007-05-07Slab allocators: remove useless __GFP_NO_GROW flagChristoph Lameter
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter
2007-02-09[PATCH] in non-NUMA case mark GFP_THISNODE gfp_tAl Viro
2006-12-07[PATCH] mm: add arch_alloc_pageNick Piggin
2006-09-27[PATCH] Disable GFP_THISNODE in the non-NUMA caseChristoph Lameter
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter
2006-09-26[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter
2006-09-26[PATCH] mempolicies: fix policy_zone checkChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-11[PATCH] Add GFP_NOWAITJeff Dike
2006-03-09[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter
2006-01-11[PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen
2006-01-11[PATCH] mm: gfp_atomic commentsPaul Jackson
2005-11-22Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen
2005-11-13[PATCH] mm: gfp_noreclaim cleanupPaul Jackson
2005-10-28[PATCH] gfp_t: infrastructureAl Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-07[PATCH] cpusets: new __GFP_HARDWALL flagPaul Jackson
2005-07-07[PATCH] propagate __nocast annotationsAlexey Dobriyan
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks
2005-05-01[PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-01-09Don't use __GFP_CLEAR for user pages.Linus Torvalds
2005-01-04[PATCH] Make page allocator aware of requests for zeroed memoryChristoph Lameter
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso
2004-05-22[PATCH] numa api: Core NUMA API codeAndrew Morton
2004-04-11[PATCH] use compound pages for hugetlb pages onlyAndrew Morton
2003-08-18[PATCH] async write errors: use flags in address spaceAndrew Morton
2003-06-20[PATCH] misc fixesAndrew Morton
2003-04-29[PATCH] Fix slab-vs-gfp bitflag clashAndrew Morton
2003-04-20[PATCH] implement __GFP_REPEAT, __GFP_NOFAIL, __GFP_NORETRYAndrew Morton
2003-03-02[PATCH] clean up redundant code for alloc_pagesAndrew Morton
2003-02-03[PATCH] remove __GFP_HIGHIOAndrew Morton
2002-12-21[PATCH] Remove PF_NOWARNAndrew Morton
2002-10-29[PATCH] hot-n-cold pages: page allocator coreAndrew Morton
2002-10-29[PATCH] percpu: convert global page accountingAndrew Morton
2002-10-07[PATCH] numa: alloc_pages_node cleanupAndrew Morton