aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/smpboot.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-839/+0
2022-06-03ia64: cleanup remove_siblinginfo()Yury Norov1-4/+0
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-1/+0
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel1-0/+1
2020-09-11ia64: Remove perfmonChristoph Hellwig1-8/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-08-16ia64: remove support for machvecsChristoph Hellwig1-1/+0
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig1-1/+1
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig1-6/+0
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2015-06-22Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez1-2/+0
2015-06-02ia64: make cpu_callin_map non-volatile.Rusty Russell1-1/+2
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell1-20/+22
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker1-4/+4
2013-04-08ia64: Use generic idle loopThomas Gleixner1-1/+1
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman1-7/+4
2012-11-28death to idle_regs()Al Viro1-5/+0
2012-06-05ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang1-2/+0
2012-04-26ia64: Use generic idle thread allocationThomas Gleixner1-58/+3
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-12/+7
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat1-12/+7
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29ia64: Convert migrate_platform_irqs() to new irq chip functionsThomas Gleixner1-7/+7
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha1-9/+6
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn1-4/+0
2010-06-29workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo1-1/+1
2010-05-27[IA64] Fix build breakageTony Luck1-0/+4
2010-05-27numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn1-0/+1
2010-05-27numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn1-0/+6
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck1-5/+0
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-1/+1
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner1-1/+1
2009-03-16cpumask: Use accessors code.: ia64Rusty Russell1-10/+7
2009-02-19[IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang1-2/+1
2009-02-19[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang1-1/+3
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-2/+2
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-6/+0
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar1-0/+1
2008-09-10[IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney1-3/+1
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-08-25[IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt1-0/+1
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck1-0/+2
2008-07-17Pull pvops into release branchTony Luck1-0/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-06-26ia64: convert to generic helpers for IPI function callsJens Axboe1-2/+2
2008-05-27[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata1-0/+2
2008-04-29[IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFOAlex Chiang1-3/+9
2008-04-09[IA64] Fix unlock ordering in smp_callinAlan D. Brunelle1-1/+1
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-rc2v2.6.12-rc2Linus Torvalds1-0/+692