aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/smpboot.c
AgeCommit message (Expand)Author
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker
2013-04-08ia64: Use generic idle loopThomas Gleixner
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28death to idle_regs()Al Viro
2012-06-05ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang
2012-04-26ia64: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat
2012-03-28Disintegrate asm/system.h for IA64David Howells
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29ia64: Convert migrate_platform_irqs() to new irq chip functionsThomas Gleixner
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn
2010-06-29workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo
2010-05-27[IA64] Fix build breakageTony Luck
2010-05-27numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn
2010-05-27numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner
2009-03-16cpumask: Use accessors code.: ia64Rusty Russell
2009-02-19[IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang
2009-02-19[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
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