aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/smpboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/aegl/linuxLinus 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/urgent' into sched/coreIngo 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