summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* ia64: convert to generic helpers for IPI function callsJens Axboe2008-06-261-2/+2
* [IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFOAlex Chiang2008-04-291-3/+9
* [IA64] Fix unlock ordering in smp_callinAlan D. Brunelle2008-04-091-1/+1
* idle_regs() must be __cpuinitAdrian Bunk2008-02-061-1/+1
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+0Star
* [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich2008-02-051-11/+0Star
* [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-291-7/+14
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-8/+10
* [IA64] SN: Add support for CPU disableJohn Keller2007-09-011-0/+6
* [IA64] fix section mismatch warningsTony Luck2007-07-251-3/+3
* [IA64] Add mapping table between irq and vectorYasuaki Ishimatsu2007-07-171-0/+4
* [IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck2007-05-241-2/+2
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-3/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner2007-03-301-1/+16
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-5/+7
* [IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian2006-09-261-0/+24
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-041-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-291-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
* [IA64] New IA64 core/thread detection patchFenghua Yu2006-03-241-105/+4Star
* Pull bsp-removal into release branchTony Luck2006-03-211-6/+108
|\
| * [IA64] support for cpu0 removalAshok Raj2006-01-051-6/+108
* | [IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj2006-02-151-4/+1Star
|/
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+1
* [IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com2005-10-261-3/+3
* [IA64] fix generic/up buildsTony Luck2005-07-071-41/+0Star
* [PATCH] set cpu_state for CPU hotplug (ia64)Shaohua Li2005-06-261-0/+3
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-261-0/+1
* [IA64] fix "section mismatch" compile-time-errorDavid Mosberger-Tang2005-05-091-1/+1
* [IA64] multi-core/multi-thread identificationSuresh Siddha2005-04-251-0/+206
* [IA64] add missing cpu_relax() in ITC syncing codeDavid Mosberger-Tang2005-04-251-4/+7
* [IA64] cpu hotplug: return offlined cpus to SALAshok Raj2005-04-221-31/+50
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+692