aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
Commit message (Expand)AuthorAge
...
| * | | | | x86: compile error fix for smpboot.cJeremy Fitzhardinge2008-07-08
| * | | | | x86: remove static boot_cpu_pda array v2Mike Travis2008-07-08
| * | | | | x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-08
| |/ / / /
* | | | | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-08
|\ \ \ \ \
| * | | | | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
| |\| | | |
| * | | | | x86: extend e820 ealy_res support 32bitYinghai Lu2008-05-25
| | |_|_|/ | |/| | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | / / / | | | | | |/ / / | | | | |/| / / | | | | | |/ / | | | | |_| / | | | |/| |
| | | * | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-06-16
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * / | x86: smpboot.c: removed duplicated includeHuang Weiyi2008-05-25
| |_|/ / / |/| | | |
| * | | | x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki2008-07-08
| * | | | Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp""Ingo Molnar2008-07-08
| * | | | x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki2008-07-08
| * | | | x86: APIC/SMP: correct the message for "nosmp"Maciej W. Rozycki2008-07-08
| | |_|/ | |/| |
| * | | x86: fix cpu hotplug crashZhang, Yanmin2008-06-30
| | |/ | |/|
| * | x86: disable preemption in native_smp_prepare_cpusIngo Molnar2008-06-04
|/ /
* / x86: fix app crashes after SMP resumeHugh Dickins2008-05-13
|/
* x86: make additional_cpus staticAdrian Bunk2008-05-04
* x86: make start_secondary() staticAdrian Bunk2008-05-04
* x86: fix PCI MSI breaks when booting with nosmpJesse Barnes2008-04-29
* x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\
| * x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
* | "make namespacecheck" fixesIngo Molnar2008-04-24
|/
* x86: UV startup of slave cpusJack Steiner2008-04-19
* x86: standalone trampoline codeIngo Molnar2008-04-17
* x86: move suspend wakeup code to CPavel Machek2008-04-17
* x86: section mismatch fixes, #1Jacek Luczak2008-04-17
* x86: fix paranoia about using BIOS quickboot mechanism.Alok Kataria2008-04-17
* x86: move up & smp variables to setup.cAlexey Starikovskiy2008-04-17
* x86: move x86_bios_cpu_apicid_init to smpboot.cAlexey Starikovskiy2008-04-17
* x86: move x86_cpu_to_apicid_init to smpboot.cAlexey Starikovskiy2008-04-17
* x86: move phys_cpu_present_map to setup.cAlexey Starikovskiy2008-04-17
* x86: move x86_cpu_to_apicid to setup.cAlexey Starikovskiy2008-04-17
* x86: support for new UV apicJack Steiner2008-04-17
* x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner2008-04-17
* x86: move disabled_cpus to smpboot.c (64bit)Alexey Starikovskiy2008-04-17
* x86: move num_processors to smpboot.c (64 bit)Alexey Starikovskiy2008-04-17
* x86: move phys_cpu_present_map to smpboot.c (64bit)Alexey Starikovskiy2008-04-17
* x86: move x86_bios_cpu_apicid to apic_32.cAlexey Starikovskiy2008-04-17
* x86: move disabled_cpus to smpboot.cAlexey Starikovskiy2008-04-17
* x86: move num_processors to smpboot.cAlexey Starikovskiy2008-04-17
* x86: move phys_cpu_present_map to smpboot.cAlexey Starikovskiy2008-04-17
* x86: remove smpboot_32.c and smpboot_64.cGlauber de Oliveira Costa2008-04-17
* x86: move apicid mappings to smpboot.cGlauber de Oliveira Costa2008-04-17
* x86: merge cpu_exit_clearGlauber de Oliveira Costa2008-04-17
* x86: merge native_smp_prepare_cpusGlauber de Oliveira Costa2008-04-17
* x86: merge native_smp_cpus_doneGlauber de Oliveira Costa2008-04-17
* x86: merge smp_prepare_boot_cpuGlauber de Oliveira Costa2008-04-17
* x86: integrate start_secondaryGlauber de Oliveira Costa2008-04-17
* x86: integrate do_boot_cpuGlauber de Oliveira Costa2008-04-17