aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ia64: Convert migrate_platform_irqs() to new irq chip functionsThomas Gleixner2011-03-291-7/+7
* x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha2010-08-091-9/+6
* topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-091-4/+0
* workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo2010-06-291-1/+1
* [IA64] Fix build breakageTony Luck2010-05-271-0/+4
* numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn2010-05-271-0/+1
* numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-0/+6
* [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-5/+0
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-1/+1
* [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-151-1/+1
* cpumask: Use accessors code.: ia64Rusty Russell2009-03-161-10/+7
* [IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang2009-02-191-2/+1
* [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang2009-02-191-1/+3
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-2/+2
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-6/+0
* Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+1
|\
| * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
* | [IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney2008-09-101-3/+1
|/
* [IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt2008-08-251-0/+1
* [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-121-0/+2
* Pull pvops into release branchTony Luck2008-07-171-0/+2
|\
| * [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-271-0/+2
* | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* | 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/+0
* [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich2008-02-051-11/+0
* [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-231-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/+0
* [IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner2007-03-291-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-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [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/+4
* 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-141-4/+1
|/
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+1