summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/uncached.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-4/+4
|\
| * smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-231-4/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1Star
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-091-1/+1
* mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-111-1/+1
* Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-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/+1Star
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-2/+1Star
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-171-1/+2
|/
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-3/+2Star
* [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/+1Star
* [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/+6Star
* [IA64] uncached allocator: use generic (not sn2 specific) functionsMartin Hicks2005-08-311-2/+2
* [PATCH] ia64 uncached allocJes Sorensen2005-06-221-0/+246