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_32.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: move apicid mappings to smpboot.c
Glauber de Oliveira Costa
2008-04-17
x86: merge cpu_exit_clear
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: add extra sanity check
Glauber de Oliveira Costa
2008-04-17
x86: additions to i386 native_smp_prepare_cpus.
Glauber de Oliveira Costa
2008-04-17
x86: get rid of smp_boot_cpus
Glauber de Oliveira Costa
2008-04-17
x86: use physical id when disabling smp
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: move stack_start to smp.h
Glauber de Oliveira Costa
2008-04-17
x86: move {un}map_cpu_to_logical_apicid to smpboot.c
Glauber de Oliveira Costa
2008-04-17
x86: add callin tests to cpu_up
Glauber de Oliveira Costa
2008-04-17
x86: call do_boot_cpu directly from native_cpu_up
Glauber de Oliveira Costa
2008-04-17
x86: minor adjustments for do_boot_cpu
Glauber de Oliveira Costa
2008-04-17
x86: calibrate delay with irqs enabled
Glauber de Oliveira Costa
2008-04-17
x86: provide an end_local_APIC_setup function
Glauber de Oliveira Costa
2008-04-17
x86: don't span a new worker in __smp_prepare_cpu
Glauber de Oliveira Costa
2008-04-17
x86: use create_idle struct in do_boot_cpu
Glauber de Oliveira Costa
2008-04-17
x86: get rid of commenced mask.
Glauber de Oliveira Costa
2008-04-17
x86: boot cpus from cpu_up, instead of prepare_cpus
Glauber de Oliveira Costa
2008-04-17
x86: do not zap_low_mappings in __smp_prepare_cpus
Glauber de Oliveira Costa
2008-04-17
x86: schedule work only if keventd is already running
Glauber de Oliveira Costa
2008-04-17
x86: don't initialize sibling and core maps during preparation
Glauber de Oliveira Costa
2008-04-17
x86: call nmi_watchdog_default in i386
Glauber de Oliveira Costa
2008-04-17
x86: call check_nmi_watchdog explicitly in native_smp_cpus_done
Glauber de Oliveira Costa
2008-04-17
x86: don't set maps in native_smp_prepare_boot_cpu()
Glauber de Oliveira Costa
2008-04-17
x86: move smp_intr_init away from smpboot_32.c
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: do smp tainting checks in a separate function
Glauber de Oliveira Costa
2008-04-17
x86: allow user to impress friends.
Glauber de Oliveira Costa
2008-04-17
x86: get rid of cpucount
Glauber de Oliveira Costa
2008-04-17
x86: fill cpu to apicid and present map in mpparse
Glauber de Oliveira Costa
2008-04-17
x86: use specialized routine for setup per-cpu area
Glauber de Oliveira Costa
2008-04-17
x86: define bios to apicid mapping
Glauber de Oliveira Costa
2008-04-17
x86: move assignment of CPU_PREPARE before do_boot_cpu
Glauber de Oliveira Costa
2008-04-17
x86: make __smp_prepare_cpu void
Glauber de Oliveira Costa
2008-04-17
x86: do tests before do_boot_cpu in i386
Glauber de Oliveira Costa
2008-04-17
x86: isolate logic to disable smp
Glauber de Oliveira Costa
2008-04-17
x86: isolate sanity checking
Glauber de Oliveira Costa
2008-04-17
x86: add barriers statement
Glauber de Oliveira Costa
2008-04-17
x86: move setup_secondary_clock a little bit down in the function
Glauber de Oliveira Costa
2008-04-17
x86: don't call local_irq_enable before entering idle
Glauber de Oliveira Costa
2008-04-17
x86: merge smp_store_cpu_info
Glauber de Oliveira Costa
2008-04-17
x86: add an smp_apply_quirks to smpboot_32.c
Glauber de Oliveira Costa
2008-04-17
x86: add loglevel to printks
Glauber de Oliveira Costa
2008-04-17
x86: change var types in __inquire_remote_apic
Glauber de Oliveira Costa
[next]