index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ia64: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-3
/
+3
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
1
-1
/
+1
|
\
|
*
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
2012-03-28
1
-1
/
+1
*
|
Disintegrate asm/system.h for IA64
David Howells
2012-03-28
1
-1
/
+0
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
[IA64] eliminate race condition in smp_flush_tlb_mm
Dimitri Sivanich
2010-12-28
1
-3
/
+10
*
ia64: convert last user of smp_call_function_mask
Rusty Russell
2009-09-24
1
-1
/
+1
*
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
Tejun Heo
2009-06-24
1
-1
/
+2
*
percpu: cleanup percpu array definitions
Tejun Heo
2009-06-24
1
-1
/
+1
*
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-17
1
-1
/
+1
*
[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask
Dimitri Sivanich
2009-04-16
1
-8
/
+5
*
[IA64] export smp_send_reschedule
Marcelo Tosatti
2009-04-16
1
-0
/
+1
*
cpumask: arch_send_call_function_ipi_mask: ia64
Rusty Russell
2009-03-16
1
-3
/
+3
*
[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.
Robin Holt
2008-08-18
1
-4
/
+4
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-2
/
+2
*
ia64: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
1
-237
/
+13
*
[IA64] smp.c coding style fix
Hidetoshi Seto
2008-05-01
1
-33
/
+35
*
[IA64] Implement smp_call_function_mask for ia64
Xiantao Zhang
2008-04-03
1
-0
/
+82
*
[IA64] Allow smp_call_function_single() to current cpu
Avi Kivity
2007-07-30
1
-3
/
+5
*
[IA64] Nail two more simple section mismatch errors
Tony Luck
2007-07-25
1
-1
/
+1
*
use the new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-1
/
+1
*
[IA64] spelling fixes: arch/ia64/
Simon Arlott
2007-05-11
1
-6
/
+6
*
[IA64] Optional method to purge the TLB on SN systems
Jack Steiner
2007-05-08
1
-0
/
+68
*
[PATCH] arch/ia64: ansify
Al Viro
2007-02-09
1
-2
/
+2
*
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
Horms
2006-12-12
1
-2
/
+2
*
[IA64] IA64 Kexec/kdump
Zou Nan hai
2006-12-07
1
-1
/
+27
*
[IA64] Correct definition of handle_IPI
Keith Owens
2006-10-31
1
-1
/
+1
*
[IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPI
Kenji Kaneshige
2006-10-31
1
-4
/
+6
*
[IA64] wider use of for_each_cpu_mask() in arch/ia64
hawkes@sgi.com
2005-10-25
1
-5
/
+5
*
[IA64] Fix another IA64 preemption problem
Peter Chubb
2005-06-28
1
-0
/
+3
*
[IA64] printk needs KERN_INFO arch/ia64/kernel/smp.c
Christophe Lucas
2005-06-21
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+376