- 2fb270f x86: Fix section mismatch in LAPIC initialization by Jan Beulich · 15 years ago
- 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 15 years ago
- 93789b3 x86, hotplug: Fix powersavings with offlined cores on AMD by Borislav Petkov · 15 years ago
- 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 91d88ce x86: Fix sparse non-ANSI function warnings in smpboot.c by Randy Dunlap · 15 years ago
- 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 15 years ago
- 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 15 years ago
- 3fb82d5 x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume by Suresh Siddha · 16 years ago
- 5ef428c x86: Set cpu masks before calling CPU_STARTING notifiers by Andi Kleen · 16 years ago
- 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 16 years ago
- 0671b76 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 22d4cd4 x86-32: Allocate irq stacks seperate from percpu area by Brian Gerst · 16 years ago
- ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 16 years ago
- 10f2a2b Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5fe8321 Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b40827f x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 16 years ago
- 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 16 years ago
- d4fbe4f x86, amd: Use compute unit information to determine thread siblings by Andreas Herrmann · 16 years ago
- ce5f682 x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line by H. Peter Anvin · 16 years ago
- a68e5c9 x86, hotplug: Move WBINVD back outside the play_dead loop by H. Peter Anvin · 16 years ago
- ea53069 x86, hotplug: Use mwait to offline a processor, fix the legacy case by H. Peter Anvin · 16 years ago
- fa47f7e x86, x2apic: Simplify apic init in SMP and UP builds by Suresh Siddha · 16 years ago
- 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 16 years ago
- d7c53c9 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues by Borislav Petkov · 16 years ago
- fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 16 years ago
- d7a7c57 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() by Suresh Siddha · 16 years ago
- 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
- 68f202e x86, mtrr: Use stop machine context to rendezvous all the cpu's by Suresh Siddha · 16 years ago
- b71ab8c workqueue: increase max_active of keventd and kill current_is_keventd() by Tejun Heo · 16 years ago
- 4adc8b7 x86, smpboot: Fix cores per node printing on boot by Borislav Petkov · 16 years ago
- 5f2eb55 x86: "nosmp" command line option should force the system into UP mode by Jan Beulich · 16 years ago
- 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
- 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 16 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
- 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 16 years ago
- 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 16 years ago
- 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 16 years ago
- d02e30c Merge branch 'x86/irq' into x86/apic by H. Peter Anvin · 16 years ago
- aef55d4 Merge branch 'x86/urgent' into x86/irq by H. Peter Anvin · 16 years ago
- b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 17 years ago
- 35f720c x86: Initialize stack canary in secondary start by Jacob Pan · 17 years ago
- 2b633e3 smp: Use nr_cpus= to set nr_cpu_ids early by Yinghai Lu · 16 years ago
- 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 16 years ago
- 9d133e5 x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online path by Suresh Siddha · 16 years ago
- 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 17 years ago
- d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 17 years ago
- 6d20792 x86: Remove unnecessary mdelay() from cpu_disable_common() by Suresh Siddha · 17 years ago
- dc186ad workqueue: Add debugobjects support by Thomas Gleixner · 17 years ago
- 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 17 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 5a925b4 x86, sched: Workaround broken sched domain creation for AMD Magny-Cours by Andreas Herrmann · 17 years ago
- 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 17 years ago
- 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 17 years ago
- d0af9ee x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init by Suresh Siddha · 17 years ago
- 86886e5 x86, intel_txt: Intel TXT Sx shutdown support by Joseph Cihula · 17 years ago
- 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 17 years ago
- 103428e x86, apic: Fix dummy apic read operation together with broken MP handling by Cyrill Gorcunov · 17 years ago
- cece315 x86: smpboot - wakeup_secondary should be done via __cpuinit section by Cyrill Gorcunov · 17 years ago
- 02421f9 x86: consistent about warm_reset_vector for UN_NON_UNIQUE_APIC by Yinghai Lu · 17 years ago
- cdc1cb0 x86: make wakeup_secondary_cpu_via_init static by Yinghai Lu · 17 years ago
- 4f06289 cpumask: use new cpumask functions throughout x86 by Rusty Russell · 17 years ago
- 155dd72 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t by Rusty Russell · 17 years ago
- c032ef60 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 17 years ago
- 71ee73e x86: unify 32 and 64-bit node_to_cpumask_map by Rusty Russell · 17 years ago
- 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 17 years ago
- 23c5c9c cpumask: remove cpu_coregroup_map: x86 by Rusty Russell · 17 years ago
- 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 17 years ago
- 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 17 years ago
- 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 17 years ago
- ab6fb7c x86, apic: remove ->store_NMI_vector() by Ingo Molnar · 17 years ago
- e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 17 years ago
- 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 17 years ago
- 06cd9a7 x86: add x2apic config by Yinghai Lu · 17 years ago
- 88d0f55 x86: make 32bit to call enable_IO_APIC early like 64bit by Yinghai Lu · 17 years ago
- eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 17 years ago
- 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 17 years ago
- 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 17 years ago
- 8f47e16 x86: update copyrights by Ingo Molnar · 17 years ago
- 26f7ef1 x86: don't treat bigsmp as non-standard by Yinghai Lu · 17 years ago
- 1ff2f20 x86: fix compiling with 64bit with def_to_bigsmp by Yinghai Lu · 17 years ago
- 4272ebf x86: allow more than 8 cpus to be used on 32-bit by Yinghai Lu · 17 years ago
- e0c7ae3 x86: rename X86_GENERICARCH to X86_32_NON_STANDARD by Ingo Molnar · 17 years ago
- c0b5842 x86: generalize boot_cpu_id by Ingo Molnar · 17 years ago
- 1164dd0 x86: move mach-default/*.h files to asm/ by Ingo Molnar · 17 years ago
- 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 17 years ago
- 328386d x86, smp: refactor ->wake_cpu by Ingo Molnar · 17 years ago
- 0939e4f x86, smp: eliminate asm/mach-default/mach_wakecpu.h by Ingo Molnar · 17 years ago
- 25dc004 x86, smp: refactor ->inquire_remote_apic() methods by Ingo Molnar · 17 years ago
- 7bd06ec x86, smp: refactor ->store/restore_NMI_vector() methods by Ingo Molnar · 17 years ago
- 333344d x86, smp: refactor ->smp_callin_clear_local_apic() methods by Ingo Molnar · 17 years ago