aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/uncached.c
Commit message (Expand)AuthorAgeFilesLines
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* Pull for-2.6.31 into releaseTony Luck2009-06-171-2/+1
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-2/+1
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-1/+2
|/
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-3/+2
* [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-10/+13
* [IA64] make flush_tlb_kernel_range() an inline functionJan Beulich2007-12-191-1/+1
* Memoryless nodes: Uncached allocator updatesChristoph Lameter2007-10-161-2/+2
* [PATCH] Define easier to handle GFP_THISNODEChristoph Lameter2006-09-261-2/+1
* [PATCH] Guarantee that the uncached allocator gets pages on the correct nodeChristoph Lameter2006-09-261-1/+2
* [IA64] make uncached allocator more node awareDean Nelson2006-08-041-29/+57
* [PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2006-06-231-95/+105
* [IA64] eliminate softlockup warningJohn Hawkes2006-01-191-0/+1
* [IA64] uncached ref count leakJes Sorensen2005-12-161-3/+3
* [IA64] simplified efi memory map parsingTony Luck2005-09-081-11/+6
* [IA64] uncached allocator: use generic (not sn2 specific) functionsMartin Hicks2005-08-311-2/+2
* [PATCH] ia64 uncached allocJes Sorensen2005-06-211-0/+246