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