summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-231-2/+0Star
|\
| * ia64: remove paravirt codeLuis R. Rodriguez2015-06-101-2/+0Star
* | ia64: make cpu_callin_map non-volatile.Rusty Russell2015-06-021-1/+2
|/
* ia64: fix up obsolete cpu function usage.Rusty Russell2015-03-051-20/+22
* [IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker2013-06-251-4/+4
* ia64: Use generic idle loopThomas Gleixner2013-04-081-1/+1
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-7/+4Star
* death to idle_regs()Al Viro2012-11-291-5/+0Star
* ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang2012-06-051-2/+0Star
* ia64: Use generic idle thread allocationThomas Gleixner2012-04-261-58/+3Star
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-291-12/+7Star
|\
| * arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat2012-03-291-12/+7Star
* | Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0Star
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* 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-101-9/+6Star
* topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-101-4/+0Star
* workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo2010-06-291-1/+1
* [IA64] Fix build breakageTony Luck2010-05-281-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/+0Star
* [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/+7Star
* [IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang2009-02-191-2/+1Star
* [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/+0Star
* 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/+1Star
|/
* [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-281-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/+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