Commit Graph

238 Commits (a3d3203e4bb40f253b1541e310dc0f9305be7c84)

Author SHA1 Message Date
Russ Anderson 78c0617646 x86: Enable NMI on all cpus on UV 15 years ago
Jacob Pan b81bb373a7 x86, pic: Make use of legacy_pic abstraction 15 years ago
Jacob Pan 35f720c593 x86: Initialize stack canary in secondary start 15 years ago
Yinghai Lu 2b633e3fac smp: Use nr_cpus= to set nr_cpu_ids early 15 years ago
Suresh Siddha 681ee44d40 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs 15 years ago
Suresh Siddha 9d133e5db9 x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online path 15 years ago
Mike Travis 2eaad1fddd x86: Limit the number of processor bootup messages 15 years ago
Suresh Siddha 6d20792e85 x86: Remove unnecessary mdelay() from cpu_disable_common() 15 years ago
Thomas Gleixner dc186ad741 workqueue: Add debugobjects support 15 years ago
Frederic Weisbecker 24f1e32c60 hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events 15 years ago
Li Zefan 79f5599772 cpumask: use zalloc_cpumask_var() where possible 16 years ago
Andreas Herrmann 5a925b4282 x86, sched: Workaround broken sched domain creation for AMD Magny-Cours 16 years ago
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Thomas Gleixner 736decac64 x86: Move percpu clockevents setup to x86_init_ops 16 years ago
Suresh Siddha d0af9eed5a x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init 16 years ago
Joseph Cihula 86886e55b2 x86, intel_txt: Intel TXT Sx shutdown support 16 years ago
Yinghai Lu 55cd63676e x86: make zap_low_mapping could be used early 16 years ago
Cyrill Gorcunov 103428e57b x86, apic: Fix dummy apic read operation together with broken MP handling 16 years ago
K.Prasad 1e3500666f hw-breakpoints: use wrapper routines around debug registers in processor related functions 16 years ago
Cyrill Gorcunov cece3155d8 x86: smpboot - wakeup_secondary should be done via __cpuinit section 16 years ago
Yinghai Lu 02421f98ec x86: consistent about warm_reset_vector for UN_NON_UNIQUE_APIC 16 years ago
Yinghai Lu cdc1cb0d44 x86: make wakeup_secondary_cpu_via_init static 16 years ago
Rusty Russell 4f0628963c cpumask: use new cpumask functions throughout x86 16 years ago
Rusty Russell 155dd720d0 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t 16 years ago
Rusty Russell c032ef60d1 cpumask: convert node_to_cpumask_map[] to cpumask_var_t 16 years ago
Rusty Russell 71ee73e722 x86: unify 32 and 64-bit node_to_cpumask_map 16 years ago
Rusty Russell 7ad728f981 cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t 16 years ago
Rusty Russell 23c5c9c662 cpumask: remove cpu_coregroup_map: x86 16 years ago
Yinghai Lu 1f442d70c8 x86: remove smp_apply_quirks()/smp_checks() 16 years ago
Ingo Molnar 1f5bcabf1b x86: apic: simplify secondary CPU wakeup methods 16 years ago
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