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
/
smp.c
Age
Commit message (
Expand
)
Author
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-06
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-08-16
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
ia64: remove now unused machvec indirections
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2015-03-05
ia64: fix up obsolete cpu function usage.
Rusty Russell
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-12-28
[IA64] eliminate race condition in smp_flush_tlb_mm
Dimitri Sivanich
2009-09-24
ia64: convert last user of smp_call_function_mask
Rusty Russell
2009-06-24
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
Tejun Heo
2009-06-24
percpu: cleanup percpu array definitions
Tejun Heo
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-04-16
[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask
Dimitri Sivanich
2009-04-16
[IA64] export smp_send_reschedule
Marcelo Tosatti
2009-03-16
cpumask: arch_send_call_function_ipi_mask: ia64
Rusty Russell
2008-08-18
[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.
Robin Holt
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
ia64: convert to generic helpers for IPI function calls
Jens Axboe
2008-05-01
[IA64] smp.c coding style fix
Hidetoshi Seto
2008-04-03
[IA64] Implement smp_call_function_mask for ia64
Xiantao Zhang
2007-07-30
[IA64] Allow smp_call_function_single() to current cpu
Avi Kivity
2007-07-25
[IA64] Nail two more simple section mismatch errors
Tony Luck
2007-07-19
use the new percpu interface for shared data
Fenghua Yu
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
2007-05-08
[IA64] Optional method to purge the TLB on SN systems
Jack Steiner
2007-02-09
[PATCH] arch/ia64: ansify
Al Viro
2006-12-12
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
Horms
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai
2006-10-31
[IA64] Correct definition of handle_IPI
Keith Owens
2006-10-31
[IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPI
Kenji Kaneshige
2005-10-25
[IA64] wider use of for_each_cpu_mask() in arch/ia64
hawkes@sgi.com
2005-06-28
[IA64] Fix another IA64 preemption problem
Peter Chubb
2005-06-21
[IA64] printk needs KERN_INFO arch/ia64/kernel/smp.c
Christophe Lucas
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds