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_64.c
Age
Commit message (
Expand
)
Author
2008-04-17
x86: remove smpboot_32.c and smpboot_64.c
Glauber de Oliveira Costa
2008-04-17
x86: merge native_smp_prepare_cpus
Glauber de Oliveira Costa
2008-04-17
x86: introduce smpboot_clear_io_apic
Glauber de Oliveira Costa
2008-04-17
x86: change x86_64 sanity checks to match i386.
Glauber de Oliveira Costa
2008-04-17
x86: change x86_64 native_smp_prepare_cpus to match i386
Glauber de Oliveira Costa
2008-04-17
x86: merge native_smp_cpus_done
Glauber de Oliveira Costa
2008-04-17
x86: merge smp_prepare_boot_cpu
Glauber de Oliveira Costa
2008-04-17
x86: integrate start_secondary
Glauber de Oliveira Costa
2008-04-17
x86: integrate do_boot_cpu
Glauber de Oliveira Costa
2008-04-17
x86: change boot_cpu_id to boot_cpu_physical_apicid
Glauber de Oliveira Costa
2008-04-17
x86: change wakeup_secondary name
Glauber de Oliveira Costa
2008-04-17
x86: include mach_apic.h in smpboot_64.c and smpboot.c
Glauber de Oliveira Costa
2008-04-17
x86: minor adjustments for do_boot_cpu
Glauber de Oliveira Costa
2008-04-17
x86: modify smp_callin in x86_64 to look like i386
Glauber de Oliveira Costa
2008-04-17
x86: include smpboot_hooks.h in smpboot_64.c
Glauber de Oliveira Costa
2008-04-17
x86: include mach_wakecpu.h in smpboot_64
Glauber de Oliveira Costa
2008-04-17
x86: move impress_friends and smp_check to cpus_done
Glauber de Oliveira Costa
2008-04-17
x86: add barriers statement
Glauber de Oliveira Costa
2008-04-17
x86: use APIC_INTEGRATED tests in x86_64
Glauber de Oliveira Costa
2008-04-17
x86: move state update out of ipi_lock
Glauber de Oliveira Costa
2008-04-17
x86: merge smp_store_cpu_info
Glauber de Oliveira Costa
2008-04-17
x86: call identify_secondary_cpu in smp_store_cpu_info
Glauber de Oliveira Costa
2008-04-17
x86: decouple call to print_cpu_info from smp_store_cpu_info
Glauber de Oliveira Costa
2008-04-17
x86: use start_ipi_hook in x86_64
Glauber de Oliveira Costa
2008-04-17
x86: use apic_*_around instead of apic_write in x86_64
Glauber de Oliveira Costa
2008-04-17
x86: use wait_for_init_deassert in x86_64
Glauber Costa
2008-04-17
x86: unify setup_trampoline
Glauber Costa
2008-04-17
x86: move trampoline arrays extern definition to smp.h
Glauber Costa
2008-04-17
x86: merge __cpu_disable and cpu_die
Glauber Costa
2008-04-17
x86: use remove_from_maps in cpu_disable
Glauber Costa
2008-04-17
x86: remove vector_lock around cpu_online_map
Glauber Costa
2008-04-17
x86: move cpu_coregroup_map to common file
Glauber Costa
2008-04-17
x86: move sibling functions to common file
Glauber Costa
2008-04-17
x86: make remove_siblinginfo non-static
Glauber Costa
2008-04-17
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
2008-04-17
x86: move equal types to common file
Glauber Costa
2008-04-17
x86: move prefill_possible_map to common file
Glauber Costa
2008-04-17
x86: unify smp_cpus_done
Glauber Costa
2008-04-17
x86: unify smp_prepare_cpus
Glauber Costa
2008-04-17
x86: unify prepare_boot_cpu
Glauber Costa
2008-04-17
x86: unify __cpu_up.
Glauber Costa
2008-02-26
x86: make c_idle.work have a static address.
Glauber Costa
2008-02-01
x86: silence section mismatch warning in smpboot_64.c
Sam Ravnborg
2008-01-30
x86: not set boot cpu in cpu_online_map in smp_prepare_boot_cpu()
Yinghai Lu
2008-01-30
x86: change NR_CPUS arrays in numa_64 fixup
travis@sgi.com
2008-01-30
x86: change bios_cpu_apicid to percpu data variable
travis@sgi.com
2008-01-30
x86: change NR_CPUS arrays in numa_64
travis@sgi.com
2008-01-30
x86: cleanup x86_cpu_to_apicid references
travis@sgi.com
2008-01-30
x86: change NR_CPUS arrays in smpboot_64
travis@sgi.com
2008-01-30
x86: change size of APICIDs from u8 to u16
travis@sgi.com
[next]