Commit Graph

200 Commits (0917c01f8e793f57a53cf886533d4c75c67f6e89)

Author SHA1 Message Date
Yinghai Lu 2b6163bf57 x86: remove update_apic from x86_quirks 16 years ago
Ingo Molnar ab6fb7c0b0 x86, apic: remove ->store_NMI_vector() 16 years ago
Ingo Molnar e641f5f525 x86, apic: remove duplicate asm/apic.h inclusions 16 years ago
Ingo Molnar 7b6aa335ca x86, apic: remove genapic.h 16 years ago
Yinghai Lu 06cd9a7dc8 x86: add x2apic config 16 years ago
Yinghai Lu 88d0f550d7 x86: make 32bit to call enable_IO_APIC early like 64bit 16 years ago
Ingo Molnar 65a4e574d2 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() 16 years ago
Brian Gerst 552be871e6 x86: pass in cpu number to switch_to_new_gdt() 16 years ago
Ingo Molnar 8f47e16348 x86: update copyrights 16 years ago
Yinghai Lu 26f7ef14a7 x86: don't treat bigsmp as non-standard 16 years ago
Yinghai Lu 1ff2f20de3 x86: fix compiling with 64bit with def_to_bigsmp 16 years ago
Yinghai Lu 4272ebfbef x86: allow more than 8 cpus to be used on 32-bit 16 years ago
Ingo Molnar e0c7ae376a x86: rename X86_GENERICARCH to X86_32_NON_STANDARD 16 years ago
Ingo Molnar c0b5842a45 x86: generalize boot_cpu_id 16 years ago
Ingo Molnar 1164dd0099 x86: move mach-default/*.h files to asm/ 16 years ago
Ingo Molnar 1dcdd3d15e x86: remove mach_apic.h 16 years ago
Ingo Molnar 328386d7ab x86, smp: refactor ->wake_cpu 16 years ago
Ingo Molnar 0939e4fd35 x86, smp: eliminate asm/mach-default/mach_wakecpu.h 16 years ago
Ingo Molnar 25dc004903 x86, smp: refactor ->inquire_remote_apic() methods 16 years ago
Ingo Molnar 7bd06ec63a x86, smp: refactor ->store/restore_NMI_vector() methods 16 years ago
Ingo Molnar 333344d943 x86, smp: refactor ->smp_callin_clear_local_apic() methods 16 years ago
Ingo Molnar a965936643 x86, smp: refactor ->wait_for_init_deassert() 16 years ago
Ingo Molnar a27a621001 x86: refactor ->check_phys_apicid_present() subarch methods 16 years ago
Ingo Molnar d83093b504 x86: refactor ->setup_portio_remap() subarch methods 16 years ago
Ingo Molnar a21769a446 x86, apic: clean up ->cpu_present_to_apicid() 16 years ago
Ingo Molnar 3f57a318c3 x86, apic: clean up ->apicid_to_node() 16 years ago
Ingo Molnar 72ce016583 x86, apic: clean up ->setup_apic_routing() 16 years ago
Ingo Molnar bdb1a9b62f x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical 16 years ago
Ingo Molnar 0b06e734bf x86: clean up the APIC_DEST_LOGICAL logic 16 years ago
Brian Gerst b2d2f4312b x86: initialize per-cpu GDT segment in per-cpu setup 16 years ago
Tejun Heo bdbcdd4888 x86: uv cleanup 16 years ago
Brian Gerst 9af45651f1 x86-64: Move kernelstack from PDA to per-cpu. 16 years ago
Brian Gerst c6f5e0acd5 x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. 16 years ago
Tejun Heo 004aa322f8 x86: misc clean up after the percpu update 16 years ago
Tejun Heo 1a51e3a0ae x86: fold pda into percpu area on SMP 16 years ago
Tejun Heo f32ff5388d x86: load pointer to pda into %gs while brining up a CPU 16 years ago
Jan Beulich f11826385b x86: fully honor "nolapic" 16 years ago
Jaswinder Singh Rajput fb8fd077fb x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h 16 years ago
Jaswinder Singh Rajput 068790334c x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h 16 years ago
Jaswinder Singh Rajput 6e5385d44b x86: smp.h move prefill_possible_map declartion to cpu.h 16 years ago
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