aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/uncached.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-1/+1
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner1-1/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-06-17Pull for-2.6.31 into releaseTony Luck1-2/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-2/+1
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is validMel Gorman1-1/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-3/+2
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson1-10/+13
2007-12-19[IA64] make flush_tlb_kernel_range() an inline functionJan Beulich1-1/+1
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter1-2/+2
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter1-2/+1
2006-09-26[PATCH] Guarantee that the uncached allocator gets pages on the correct nodeChristoph Lameter1-1/+2
2006-08-04[IA64] make uncached allocator more node awareDean Nelson1-29/+57
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson1-95/+105
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2005-12-16[IA64] uncached ref count leakJes Sorensen1-3/+3
2005-09-08[IA64] simplified efi memory map parsingTony Luck1-11/+6
2005-08-31[IA64] uncached allocator: use generic (not sn2 specific) functionsMartin Hicks1-2/+2
2005-06-21[PATCH] ia64 uncached allocJes Sorensen1-0/+246