summaryrefslogtreecommitdiffstats
path: root/include/linux/gfp.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Disable GFP_THISNODE in the non-NUMA caseChristoph Lameter2006-09-271-0/+5
* [PATCH] Define easier to handle GFP_THISNODEChristoph Lameter2006-09-261-0/+2
* [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter2006-09-261-1/+2
* [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-261-11/+1
* [PATCH] mempolicies: fix policy_zone checkChristoph Lameter2006-09-261-0/+15
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-261-8/+10
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-261-1/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] Add GFP_NOWAITJeff Dike2006-04-111-0/+2
* [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter2006-03-091-2/+2
* [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen2006-01-111-0/+4
* [PATCH] mm: gfp_atomic commentsPaul Jackson2006-01-111-0/+1
* Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds2005-11-221-2/+7
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-0/+11
|\
| * [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-141-0/+11
* | [PATCH] mm: gfp_noreclaim cleanupPaul Jackson2005-11-131-3/+2
|/
* [PATCH] gfp_t: infrastructureAl Viro2005-10-281-19/+20
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-7/+7
* [PATCH] cpusets: new __GFP_HARDWALL flagPaul Jackson2005-09-071-3/+5
* [PATCH] propagate __nocast annotationsAlexey Dobriyan2005-07-071-2/+2
* [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-211-0/+5
* [PATCH] VM: add __GFP_NORECLAIMMartin Hicks2005-06-211-1/+2
* [PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin2005-05-011-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+134