index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
uncached.c
Age
Commit message (
Expand
)
Author
2019-08-16
ia64: remove support for the SGI SN2 platform
Christoph Hellwig
2019-07-08
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-17
Pull for-2.6.31 into release
Tony Luck
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-04-29
[IA64] allocate multiple contiguous pages via uncached allocator
Dean Nelson
2007-12-19
[IA64] make flush_tlb_kernel_range() an inline function
Jan Beulich
2007-10-16
Memoryless nodes: Uncached allocator updates
Christoph Lameter
2006-09-26
[PATCH] Define easier to handle GFP_THISNODE
Christoph Lameter
2006-09-26
[PATCH] Guarantee that the uncached allocator gets pages on the correct node
Christoph Lameter
2006-08-04
[IA64] make uncached allocator more node aware
Dean Nelson
2006-06-23
[PATCH] change gen_pool allocator to not touch managed memory
Dean Nelson
2006-01-19
[IA64] eliminate softlockup warning
John Hawkes
2005-12-16
[IA64] uncached ref count leak
Jes Sorensen
2005-09-08
[IA64] simplified efi memory map parsing
Tony Luck
2005-08-31
[IA64] uncached allocator: use generic (not sn2 specific) functions
Martin Hicks
2005-06-21
[PATCH] ia64 uncached alloc
Jes Sorensen