aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/smpboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06idle_regs() must be __cpuinitAdrian Bunk1-1/+1
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+0
2008-02-05[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich1-11/+0
2007-10-29[IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang1-7/+14
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-8/+10
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller1-0/+6
2007-07-25[IA64] fix section mismatch warningsTony Luck1-3/+3
2007-07-17[IA64] Add mapping table between irq and vectorYasuaki Ishimatsu1-0/+4
2007-05-23[IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck1-2/+2
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-03-29[IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner1-1/+16
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-5/+7
2006-09-26[IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian1-0/+24
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-3/+3
2006-03-24[IA64] New IA64 core/thread detection patchFenghua Yu1-105/+4
2006-03-21Pull bsp-removal into release branchTony Luck1-6/+108
2006-02-14[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj1-4/+1
2006-01-05[IA64] support for cpu0 removalAshok Raj1-6/+108
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+1
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com1-3/+3
2005-07-06[IA64] fix generic/up buildsTony Luck1-41/+0
2005-06-25[PATCH] set cpu_state for CPU hotplug (ia64)Shaohua Li1-0/+3
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-0/+1
2005-05-09[IA64] fix "section mismatch" compile-time-errorDavid Mosberger-Tang1-1/+1
2005-04-25[IA64] multi-core/multi-thread identificationSuresh Siddha1-0/+206
2005-04-25[IA64] add missing cpu_relax() in ITC syncing codeDavid Mosberger-Tang1-4/+7
2005-04-22[IA64] cpu hotplug: return offlined cpus to SALAshok Raj1-31/+50
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+692