index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2015-06-22
Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-10
ia64: remove paravirt code
Luis R. Rodriguez
2015-06-02
ia64: make cpu_callin_map non-volatile.
Rusty Russell
2015-03-05
ia64: fix up obsolete cpu function usage.
Rusty Russell
2013-06-24
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
2013-04-08
ia64: Use generic idle loop
Thomas Gleixner
2013-01-03
IA64: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
death to idle_regs()
Al Viro
2012-06-05
ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()
Yong Zhang
2012-04-26
ia64: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
ia64: Convert migrate_platform_irqs() to new irq chip functions
Thomas Gleixner
2010-08-09
x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()
Suresh Siddha
2010-08-09
topology: alternate fix for ia64 tiger_defconfig build breakage
Lee Schermerhorn
2010-06-29
workqueue: increase max_active of keventd and kill current_is_keventd()
Tejun Heo
2010-05-27
[IA64] Fix build breakage
Tony Luck
2010-05-27
numa: ia64: support numa_mem_id() for memoryless nodes
Lee Schermerhorn
2010-05-27
numa: ia64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-15
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
2009-03-16
cpumask: Use accessors code.: ia64
Rusty Russell
2009-02-19
[IA64] Remove redundant cpu_clear() in __cpu_disable path
Alex Chiang
2009-02-19
[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"
Alex Chiang
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-10-08
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...
Ingo Molnar
2008-09-10
[IA64] prevent ia64 from invoking irq handlers on offline CPUs
Paul E. McKenney
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-08-25
[IA64] Fix ia64 build failure when CONFIG_SFC=m
Robin Holt
2008-08-12
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
2008-07-17
Pull pvops into release branch
Tony Luck
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
ia64: convert to generic helpers for IPI function calls
Jens 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_INFO
Alex Chiang
2008-04-09
[IA64] Fix unlock ordering in smp_callin
Alan D. Brunelle
2008-02-06
idle_regs() must be __cpuinit
Adrian Bunk
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-02-05
[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPU
Jan Beulich
2007-10-29
[IA64] /proc/cpuinfo "physical id" field cleanups
Alex Chiang
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-09-01
[IA64] SN: Add support for CPU disable
John Keller
2007-07-25
[IA64] fix section mismatch warnings
Tony Luck
[next]