Commit Graph

157 Commits (91fcfb908d62038c3c2cdecb7fb8aa2c98cb70a2)

Author SHA1 Message Date
Alan Cox 87c6fe2618 x86: update Alan Cox's email addresses 16 years ago
Mike Travis c2d1cec1c7 x86: cleanup remaining cpumask_t ops in smpboot code 16 years ago
Mike Travis 9628937d5b x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids 16 years ago
Mike Travis 730cf27246 x86: enable cpus display of kernel_max and offlined cpus 16 years ago
Rusty Russell 030bb203e0 cpumask: cpu_coregroup_mask(): x86 16 years ago
Frederic Weisbecker 0ca59dd948 tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 16 years ago
Mike Travis 3b11ce7f54 x86: use possible_cpus=NUM to extend the possible cpus allowed 16 years ago
Mike Travis d7b381bb7b x86: fixup_irqs() doesnt need an argument. 16 years ago
Zachary Amsden ae8d04e2ec x86 Fix VMI crash on boot in 2.6.28-rc8 16 years ago
Rusty Russell 98a79d6a50 cpumask: centralize cpu_online_map and cpu_possible_map 16 years ago
Michael Tokarev 55c395b470 x86: fix missing space in printk 16 years ago
Yinghai Lu 54ac14a8e9 x86: fix wakeup_cpu with numaq/es7000, v2, fix 16 years ago
Yinghai Lu 569712b2b0 x86: fix wakeup_cpu with numaq/es7000, v2 16 years ago
Cyrill Gorcunov db96b0a0e4 x86: do_boot_cpu - check if we have ESR register 17 years ago
Andi Kleen 25ddbb18aa Make the taint flags reliable 17 years ago
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