summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* ia64: fix up obsolete cpu function usage.Rusty Russell2015-03-051-3/+3
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-281-1/+1
|\
| * arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat2012-03-281-1/+1
* | Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* [IA64] eliminate race condition in smp_flush_tlb_mmDimitri Sivanich2010-12-281-3/+10
* ia64: convert last user of smp_call_function_maskRusty Russell2009-09-241-1/+1
* percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-241-1/+2
* percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-1/+1
* [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich2009-04-161-8/+5
* [IA64] export smp_send_rescheduleMarcelo Tosatti2009-04-161-0/+1
* cpumask: arch_send_call_function_ipi_mask: ia64Rusty Russell2009-03-161-3/+3
* [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt2008-08-181-4/+4
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-2/+2
* ia64: convert to generic helpers for IPI function callsJens Axboe2008-06-261-237/+13
* [IA64] smp.c coding style fixHidetoshi Seto2008-05-011-33/+35
* [IA64] Implement smp_call_function_mask for ia64Xiantao Zhang2008-04-031-0/+82
* [IA64] Allow smp_call_function_single() to current cpuAvi Kivity2007-07-301-3/+5
* [IA64] Nail two more simple section mismatch errorsTony Luck2007-07-251-1/+1
* use the new percpu interface for shared dataFenghua Yu2007-07-191-1/+1
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-6/+6
* [IA64] Optional method to purge the TLB on SN systemsJack Steiner2007-05-081-0/+68
* [PATCH] arch/ia64: ansifyAl Viro2007-02-091-2/+2
* [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-121-2/+2
* [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-071-1/+27
* [IA64] Correct definition of handle_IPIKeith Owens2006-10-311-1/+1
* [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige2006-10-311-4/+6
* [IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com2005-10-251-5/+5
* [IA64] Fix another IA64 preemption problemPeter Chubb2005-06-281-0/+3
* [IA64] printk needs KERN_INFO arch/ia64/kernel/smp.cChristophe Lucas2005-06-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+376