Commit Graph

81 Commits (75c46fa61bc5b4ccd20a168ff325c58771248fcd)

Author SHA1 Message Date
Suresh Siddha 1b374e4d6f x64, x2apic/intr-remap: basic apic ops support 17 years ago
Andrew Morton 6f585e0161 arch/x86/kernel/smpboot.c: fix warning 17 years ago
Yinghai Lu 329513a35d x86: move prefill_possible_map calling early 17 years ago
Cyrill Gorcunov c376d45432 x86: nmi_watchdog - use NMI_NONE by default 17 years ago
Glauber Costa 7f6cbc905e x86: take load_sp0 out of smpboot.c 17 years ago
Glauber Costa 1481a3dd42 x86: move cpu_exit_clear to process_32.c 17 years ago
Glauber Costa b553a1e0ff x86: remove cpu from maps 17 years ago
Glauber Costa 78e622705c x86: change naming to match x86_64 17 years ago
Glauber Costa b5841765a2 x86: provide connect_bsp_APIC for x86_64 17 years ago
Glauber Costa 3fde690011 x86: change __setup_vector_irq with setup_vector_irq 17 years ago
Glauber Costa 86e430edf4 x86: remove ifdef from stepping 17 years ago
Glauber Costa 0f385d1ddd x86: clearing io_apic harmless for x86_64 17 years ago
Glauber Costa 3e9704739d x86: boot secondary cpus through initial_code 17 years ago
Glauber Costa a939098afc x86: move x86_64 gdt closer to i386 17 years ago
Glauber Costa 9cf4f298e2 x86: use stack_start in x86_64 17 years ago
Jack Steiner b6df1b8bc1 x86: fix stack overflow for large values of MAX_APICS 17 years ago
Jeremy Fitzhardinge f307d25e63 x86: compile error fix for smpboot.c 17 years ago
Mike Travis 3461b0af02 x86: remove static boot_cpu_pda array v2 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Maciej W. Rozycki d54db1ac9e x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp" 17 years ago
Ingo Molnar 6fe9fe8756 Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"" 17 years ago
Maciej W. Rozycki a1133d8e4f x86: APIC/SMP: downgrade the NMI watchdog for "nosmp" 17 years ago
Maciej W. Rozycki 73d08e6360 x86: APIC/SMP: correct the message for "nosmp" 17 years ago
Zhang, Yanmin fcb43042ef x86: fix cpu hotplug crash 17 years ago
Ingo Molnar deef325086 x86: disable preemption in native_smp_prepare_cpus 17 years ago
Yinghai Lu a4c81cf684 x86: extend e820 ealy_res support 32bit 17 years ago
Huang Weiyi 883b7af932 x86: smpboot.c: removed duplicated include 17 years ago
Hugh Dickins 61165d7a03 x86: fix app crashes after SMP resume 17 years ago
Adrian Bunk c5562faeaa x86: make additional_cpus static 17 years ago
Adrian Bunk dbe55f4797 x86: make start_secondary() static 17 years ago
Jesse Barnes e90955c26d x86: fix PCI MSI breaks when booting with nosmp 17 years ago
Akinobu Mita 7c04e64a1b x86: use cpumask function for present, possible, and online cpus 17 years ago
Jeremy Fitzhardinge 68db065c84 x86: unify KERNEL_PGD_PTRS 17 years ago
Ingo Molnar a4928cffe6 "make namespacecheck" fixes 17 years ago
Jack Steiner 34d0559178 x86: UV startup of slave cpus 17 years ago
Ingo Molnar 77ad386e59 x86: standalone trampoline code 17 years ago
Pavel Machek e44b7b7525 x86: move suspend wakeup code to C 17 years ago
Jacek Luczak df96323dfa x86: section mismatch fixes, #1 17 years ago
Alok Kataria 63d38198a0 x86: fix paranoia about using BIOS quickboot mechanism. 17 years ago
Alexey Starikovskiy 2fe6014757 x86: move up & smp variables to setup.c 17 years ago
Alexey Starikovskiy 16ecf7a47c x86: move x86_bios_cpu_apicid_init to smpboot.c 17 years ago
Alexey Starikovskiy 708650afe9 x86: move x86_cpu_to_apicid_init to smpboot.c 17 years ago
Alexey Starikovskiy 0fc0906e59 x86: move phys_cpu_present_map to setup.c 17 years ago
Alexey Starikovskiy 76eb41319d x86: move x86_cpu_to_apicid to setup.c 17 years ago
Jack Steiner ac23d4ee3f x86: support for new UV apic 17 years ago
Jack Steiner 05f2d12c35 x86: change GET_APIC_ID() from an inline function to an out-of-line function 17 years ago
Alexey Starikovskiy 3103623eed x86: move disabled_cpus to smpboot.c (64bit) 17 years ago
Alexey Starikovskiy 7b8cbd2c2f x86: move num_processors to smpboot.c (64 bit) 17 years ago
Alexey Starikovskiy 1d85543265 x86: move phys_cpu_present_map to smpboot.c (64bit) 17 years ago
Alexey Starikovskiy acff5a7689 x86: move x86_bios_cpu_apicid to apic_32.c 17 years ago