aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/smpboot.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar
2008-09-10[IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-08-25[IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck
2008-07-17Pull pvops into release branchTony Luck
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26ia64: convert to generic helpers for IPI function callsJens Axboe
2008-05-27[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata
2008-04-29[IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFOAlex Chiang
2008-04-09[IA64] Fix unlock ordering in smp_callinAlan D. Brunelle
2008-02-06idle_regs() must be __cpuinitAdrian Bunk
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-05[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich
2007-10-29[IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller
2007-07-25[IA64] fix section mismatch warningsTony Luck
2007-07-17[IA64] Add mapping table between irq and vectorYasuaki Ishimatsu
2007-05-23[IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-03-29[IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-09-26[IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-03-24[IA64] New IA64 core/thread detection patchFenghua Yu
2006-03-21Pull bsp-removal into release branchTony Luck
2006-02-14[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj
2006-01-05[IA64] support for cpu0 removalAshok Raj
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com
2005-07-06[IA64] fix generic/up buildsTony Luck
2005-06-25[PATCH] set cpu_state for CPU hotplug (ia64)Shaohua Li
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo
2005-05-09[IA64] fix "section mismatch" compile-time-errorDavid Mosberger-Tang
2005-04-25[IA64] multi-core/multi-thread identificationSuresh Siddha
2005-04-25[IA64] add missing cpu_relax() in ITC syncing codeDavid Mosberger-Tang
2005-04-22[IA64] cpu hotplug: return offlined cpus to SALAshok Raj
2005-04-16Linux-2.6.12-rc2Linus Torvalds