index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-30
x86: fix cpu hotplug crash
Zhang, Yanmin
1
-1
/
+0
2008-06-04
x86: disable preemption in native_smp_prepare_cpus
Ingo Molnar
1
-1
/
+4
2008-05-13
x86: fix app crashes after SMP resume
Hugh Dickins
1
-7
/
+17
2008-05-04
x86: make additional_cpus static
Adrian Bunk
1
-1
/
+1
2008-05-04
x86: make start_secondary() static
Adrian Bunk
1
-1
/
+1
2008-04-29
x86: fix PCI MSI breaks when booting with nosmp
Jesse Barnes
1
-7
/
+3
2008-04-26
x86: use cpumask function for present, possible, and online cpus
Akinobu Mita
1
-2
/
+2
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-2
/
+2
2008-04-25
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
1
-2
/
+2
2008-04-25
"make namespacecheck" fixes
Ingo Molnar
1
-6
/
+6
2008-04-19
x86: UV startup of slave cpus
Jack Steiner
1
-9
/
+20
2008-04-17
x86: standalone trampoline code
Ingo Molnar
1
-15
/
+0
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
1
-3
/
+3
2008-04-17
x86: section mismatch fixes, #1
Jacek Luczak
1
-1
/
+1
2008-04-17
x86: fix paranoia about using BIOS quickboot mechanism.
Alok Kataria
1
-5
/
+5
2008-04-17
x86: move up & smp variables to setup.c
Alexey Starikovskiy
1
-5
/
+0
2008-04-17
x86: move x86_bios_cpu_apicid_init to smpboot.c
Alexey Starikovskiy
1
-1
/
+1
2008-04-17
x86: move x86_cpu_to_apicid_init to smpboot.c
Alexey Starikovskiy
1
-1
/
+2
2008-04-17
x86: move phys_cpu_present_map to setup.c
Alexey Starikovskiy
1
-3
/
+0
2008-04-17
x86: move x86_cpu_to_apicid to setup.c
Alexey Starikovskiy
1
-2
/
+0
2008-04-17
x86: support for new UV apic
Jack Steiner
1
-0
/
+5
2008-04-17
x86: change GET_APIC_ID() from an inline function to an out-of-line function
Jack Steiner
1
-3
/
+3
2008-04-17
x86: move disabled_cpus to smpboot.c (64bit)
Alexey Starikovskiy
1
-2
/
+2
2008-04-17
x86: move num_processors to smpboot.c (64 bit)
Alexey Starikovskiy
1
-2
/
+3
2008-04-17
x86: move phys_cpu_present_map to smpboot.c (64bit)
Alexey Starikovskiy
1
-3
/
+3
2008-04-17
x86: move x86_bios_cpu_apicid to apic_32.c
Alexey Starikovskiy
1
-2
/
+0
2008-04-17
x86: move disabled_cpus to smpboot.c
Alexey Starikovskiy
1
-0
/
+1
2008-04-17
x86: move num_processors to smpboot.c
Alexey Starikovskiy
1
-0
/
+3
2008-04-17
x86: move phys_cpu_present_map to smpboot.c
Alexey Starikovskiy
1
-0
/
+4
2008-04-17
x86: remove smpboot_32.c and smpboot_64.c
Glauber de Oliveira Costa
1
-0
/
+42
2008-04-17
x86: move apicid mappings to smpboot.c
Glauber de Oliveira Costa
1
-0
/
+21
2008-04-17
x86: merge cpu_exit_clear
Glauber de Oliveira Costa
1
-0
/
+18
2008-04-17
x86: merge native_smp_prepare_cpus
Glauber de Oliveira Costa
1
-0
/
+170
2008-04-17
x86: merge native_smp_cpus_done
Glauber de Oliveira Costa
1
-1
/
+20
2008-04-17
x86: merge smp_prepare_boot_cpu
Glauber de Oliveira Costa
1
-0
/
+18
2008-04-17
x86: integrate start_secondary
Glauber de Oliveira Costa
1
-1
/
+85
2008-04-17
x86: integrate do_boot_cpu
Glauber de Oliveira Costa
1
-0
/
+588
2008-04-17
x86: move {un}map_cpu_to_logical_apicid to smpboot.c
Glauber de Oliveira Costa
1
-0
/
+60
2008-04-17
x86: include mach_apic.h in smpboot_64.c and smpboot.c
Glauber de Oliveira Costa
1
-0
/
+2
2008-04-17
x86: move impress_friends and smp_check to cpus_done
Glauber de Oliveira Costa
1
-2
/
+2
2008-04-17
x86: do smp tainting checks in a separate function
Glauber de Oliveira Costa
1
-2
/
+19
2008-04-17
x86: allow user to impress friends.
Glauber de Oliveira Costa
1
-0
/
+20
2008-04-17
x86: merge smp_store_cpu_info
Glauber de Oliveira Costa
1
-0
/
+77
2008-04-17
x86: unify setup_trampoline
Glauber Costa
1
-0
/
+33
2008-04-17
x86: make x86_64 accept the max_cpus parameter
Glauber Costa
1
-0
/
+12
2008-04-17
x86: merge __cpu_disable and cpu_die
Glauber Costa
1
-0
/
+85
2008-04-17
x86: move cpu_coregroup_map to common file
Glauber Costa
1
-0
/
+16
2008-04-17
x86: move sibling functions to common file
Glauber Costa
1
-0
/
+88
2008-04-17
x86: move equal types to common file
Glauber Costa
1
-0
/
+28
2008-04-17
x86: move prefill_possible_map to common file
Glauber Costa
1
-0
/
+53