aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/uncached.c
AgeCommit message (Expand)Author
2022-04-29mm: use for_each_online_node and node_online instead of open codingPeng Liu
2022-01-15ia64: fix typo in a commentJason Wang
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2012-03-28Disintegrate asm/system.h for IA64David Howells
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-17Pull for-2.6.31 into releaseTony Luck
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson
2007-12-19[IA64] make flush_tlb_kernel_range() an inline functionJan Beulich
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter
2006-09-26[PATCH] Guarantee that the uncached allocator gets pages on the correct nodeChristoph Lameter
2006-08-04[IA64] make uncached allocator more node awareDean Nelson
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes
2005-12-16[IA64] uncached ref count leakJes Sorensen
2005-09-08[IA64] simplified efi memory map parsingTony Luck
2005-08-31[IA64] uncached allocator: use generic (not sn2 specific) functionsMartin Hicks
2005-06-21[PATCH] ia64 uncached allocJes Sorensen