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: 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
2008-04-17
x86: use cpu_relax instead of rep_nop
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: make x86_64 accept the max_cpus parameter
Glauber Costa
2008-04-17
x86: merge __cpu_disable and cpu_die
Glauber Costa
2008-04-17
x86: do not clear cpu_online_map
Glauber Costa
2008-04-17
x86: use remove_from_maps in cpu_disable
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: move equal types to common file
Glauber Costa
2008-04-17
x86: adjust types in smpcommon_32.c
Glauber Costa
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-01-30
x86: remove set_kernel_exec()
Andi Kleen
2008-01-30
x86: remove unneded casts
Jan Engelhardt
2008-01-30
x86: change bios_cpu_apicid to percpu data variable fixup
travis@sgi.com
2008-01-30
x86: change NR_CPUS arrays in numa_64 fixup
travis@sgi.com
2008-01-30
x86: cleanup x86_cpu_to_apicid references
travis@sgi.com
2008-01-30
x86: adjust enable_NMI_through_LVT0()
Jan Beulich
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: prevent dereferencing non-allocated per_cpu variables
Mike Travis
2008-01-30
x86: adjust numa 32 namespace
Thomas Gleixner
2008-01-30
x86: nuke a ton of unused exports
Thomas Gleixner
2007-12-19
x86 smpboot_32.c section fixes
Adrian Bunk
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
x86: convert cpu_llc_id to be a per cpu variable
Mike Travis
2007-10-19
x86: convert cpu_to_apicid to be a per cpu variable
Mike Travis
2007-10-19
x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash
Ingo Molnar
2007-10-17
x86: misc. constifications
Jan Beulich
[next]