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
/
x86
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-09
arch/x86/kernel/smpboot.c: fix warning
Andrew Morton
2008-07-08
x86: move prefill_possible_map calling early
Yinghai Lu
2008-07-08
x86: nmi_watchdog - use NMI_NONE by default
Cyrill Gorcunov
2008-07-08
x86: take load_sp0 out of smpboot.c
Glauber Costa
2008-07-08
x86: move cpu_exit_clear to process_32.c
Glauber Costa
2008-07-08
x86: remove cpu from maps
Glauber Costa
2008-07-08
x86: change naming to match x86_64
Glauber Costa
2008-07-08
x86: provide connect_bsp_APIC for x86_64
Glauber Costa
2008-07-08
x86: change __setup_vector_irq with setup_vector_irq
Glauber Costa
2008-07-08
x86: remove ifdef from stepping
Glauber Costa
2008-07-08
x86: clearing io_apic harmless for x86_64
Glauber Costa
2008-07-08
x86: boot secondary cpus through initial_code
Glauber Costa
2008-07-08
x86: move x86_64 gdt closer to i386
Glauber Costa
2008-07-08
x86: use stack_start in x86_64
Glauber Costa
2008-07-08
Merge branch 'x86/uv' into x86/devel
Ingo Molnar
2008-07-08
x86: fix stack overflow for large values of MAX_APICS
Jack Steiner
2008-07-08
Merge branch 'x86/numa' into x86/devel
Ingo Molnar
2008-07-08
x86: compile error fix for smpboot.c
Jeremy Fitzhardinge
2008-07-08
x86: remove static boot_cpu_pda array v2
Mike Travis
2008-07-08
x86: cleanup early per cpu variables/accesses v4
Mike Travis
2008-07-08
Merge branch 'x86/mpparse' into x86/devel
Ingo Molnar
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
2008-07-08
x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"
Maciej W. Rozycki
2008-07-08
Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp""
Ingo Molnar
2008-07-08
x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"
Maciej W. Rozycki
2008-07-08
x86: APIC/SMP: correct the message for "nosmp"
Maciej W. Rozycki
2008-06-30
x86: fix cpu hotplug crash
Zhang, Yanmin
2008-06-26
x86: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-16
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2008-06-04
x86: disable preemption in native_smp_prepare_cpus
Ingo Molnar
2008-05-25
x86: extend e820 ealy_res support 32bit
Yinghai Lu
2008-05-25
x86: smpboot.c: removed duplicated include
Huang Weiyi
2008-05-13
x86: fix app crashes after SMP resume
Hugh Dickins
2008-05-04
x86: make additional_cpus static
Adrian Bunk
2008-05-04
x86: make start_secondary() static
Adrian Bunk
2008-04-29
x86: fix PCI MSI breaks when booting with nosmp
Jesse Barnes
2008-04-26
x86: use cpumask function for present, possible, and online cpus
Akinobu Mita
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-24
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2008-04-24
"make namespacecheck" fixes
Ingo Molnar
2008-04-19
x86: UV startup of slave cpus
Jack Steiner
2008-04-17
x86: standalone trampoline code
Ingo Molnar
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
2008-04-17
x86: section mismatch fixes, #1
Jacek Luczak
2008-04-17
x86: fix paranoia about using BIOS quickboot mechanism.
Alok Kataria
2008-04-17
x86: move up & smp variables to setup.c
Alexey Starikovskiy
2008-04-17
x86: move x86_bios_cpu_apicid_init to smpboot.c
Alexey Starikovskiy
2008-04-17
x86: move x86_cpu_to_apicid_init to smpboot.c
Alexey Starikovskiy
[next]