Commit Graph

195 Commits (9f361c221912b6ffa1f7836e0bbf843917f6fce7)

Author SHA1 Message Date
Yinghai Lu 823b259b80 x86: print out apic id in hex format 17 years ago
Thomas Gleixner cb48bb5999 x86: remove additional_cpus 17 years ago
Ingo Molnar b807305059 x86: remove additional_cpus configurability 17 years ago
Chuck Ebbert 7f2f49a582 x86: allow number of additional hotplug CPUs to be set at compile time, V2 17 years ago
Chuck Ebbert 14adf855ba x86: move prefill_possible_map calling early, fix, V2 17 years ago
Cyrill Gorcunov 59ef48a58e x86: smpboot - check if we have ESR register in wakeup_secondary_cpu 17 years ago
Manfred Spraul 0cefa5b9b0 arch/x86/kernel/smpboot.c: Clarify when irq processing begins. 17 years ago
Manfred Spraul e545a6140b kernel/cpu.c: create a CPU_STARTING cpu_chain notifier 17 years ago
Alex Nixon 8227dce7dc x86: separate generic cpu disabling code from APIC writes in cpu_disable 17 years ago
Alex Nixon a21f5d88c1 x86: unify x86_32 and x86_64 play_dead into one function 17 years ago
Alex Nixon 93be71b672 x86: add cpu hotplug hooks into smp_ops 17 years ago
Marcin Slusarz c4bd1fdab0 x86: fix section mismatch warning - uv_cpu_init 17 years ago
Marcin Slusarz d19fbfdfe6 x86: silence section mismatch warning - get_local_pda 17 years ago
Li Zefan 2bd455dbfe x86: remove nesting CONFIG_HOTPLUG_CPU 17 years ago
Yinghai Lu a58f03b075 x86: check bigsmp in smp_sanity_check instead of cpu_up 17 years ago
Max Krasnyansky 23b49c19f6 x86: resurrect proper handling of maxcpus= kernel option (v2) 17 years ago
Yinghai Lu b74548e76a x86: fix 2.6.27rc1 cannot boot more than 8CPUs 17 years ago
Eric W. Biederman d388e5fdc4 x86: Restore proper vector locking during cpu hotplug 17 years ago
Jaswinder Singh f86c99853b X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as static 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Maciej W. Rozycki 593f4a788e x86: APIC: remove apic_write_around(); use alternatives 17 years ago
Yinghai Lu 29cbeb0e17 x86: use cpu_clear in remove_cpu_from_maps 17 years ago
Jeremy Fitzhardinge 7c33b1e6ee x86_64: unstatic get_local_pda 17 years ago
Yinghai Lu 4c9961d56e x86: make read_apic_id return final apicid 17 years ago
Suresh Siddha 6e1cb38a2a x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping 17 years ago
Suresh Siddha 1b374e4d6f x64, x2apic/intr-remap: basic apic ops support 17 years ago
Cyrill Gorcunov 4d8cc874d7 x86: smpboot maxcpus - add checking for NULL early param 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