- 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- c284b42 x86: Skip cpus with apic-ids >= 255 in !x2apic_mode by Suresh Siddha · 13 years ago
- b565201 x86: Reduce clock calibration time during slave cpu startup by Jack Steiner · 13 years ago
- 99e8b9c x86, NMI: Add NMI IPI selftest by Don Zickus · 13 years ago
- 0a613b6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- a6c23905 x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const by Greg Dietsche · 14 years ago
- fd8a7de x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU by Thomas Gleixner · 14 years ago
- 4f3c125 x86: Fix mwait_play_dead() faulting on mwait-incapable cpus by Avi Kivity · 14 years ago
- f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
- 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 14 years ago
- 349c004 x86: A fast way to check capabilities of the current cpu by Christoph Lameter · 14 years ago
- e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 502f4d4 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago
- 7167d08 x86: Rework arch_disable_smp_support() for x86 by Henrik Kretzschmar · 14 years ago
- 4822b7f x86, trampoline: Common infrastructure for low memory trampolines by H. Peter Anvin · 14 years ago
- 275a88d Merge branch 'x86/amd-nb' into x86/mm by Ingo Molnar · 14 years ago
- b366801 Merge commit 'v2.6.38-rc4' into x86/numa by Ingo Molnar · 14 years ago
- 91e04ec Merge commit 'v2.6.38-rc4' into x86/cpu by Ingo Molnar · 14 years ago
- 2fb270f x86: Fix section mismatch in LAPIC initialization by Jan Beulich · 14 years ago
- 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
- de2d944 x86: Unify node_to_cpumask_map handling between 32 and 64bit by Tejun Heo · 14 years ago
- 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
- bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
- 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
- 6f802c4 x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id by Tejun Heo · 14 years ago
- 4c321ff x86: Replace cpu_2_logical_apicid[] with early percpu variable by Tejun Heo · 14 years ago
- b78aa66 x86: Drop x86_32 MAX_APICID by Tejun Heo · 14 years ago
- bd22a2f x86: Kill unused static boot_cpu_logical_apicid in smpboot.c by Tejun Heo · 14 years ago
- 792363d x86: Don't copy per_cpu cpuinfo for BSP two times by Yinghai Lu · 14 years ago
- b3d7336 x86: Move llc_shared_map out of cpu_info by Yinghai Lu · 14 years ago
- d518573 x86, amd: Normalize compute unit IDs on multi-node processors by Andreas Herrmann · 14 years ago
- 93789b3 x86, hotplug: Fix powersavings with offlined cores on AMD by Borislav Petkov · 14 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 · 14 years ago
- 91d88ce x86: Fix sparse non-ANSI function warnings in smpboot.c by Randy Dunlap · 14 years ago
- 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 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 · 14 years ago
- 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 14 years ago
- 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 14 years ago
- 3fb82d5 x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume by Suresh Siddha · 14 years ago
- 5ef428c x86: Set cpu masks before calling CPU_STARTING notifiers by Andi Kleen · 14 years ago
- 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 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 · 14 years ago
- 22d4cd4 x86-32: Allocate irq stacks seperate from percpu area by Brian Gerst · 14 years ago
- ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 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 · 14 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 · 14 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 · 14 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 · 14 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 · 14 years ago
- b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
- 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
- d4fbe4f x86, amd: Use compute unit information to determine thread siblings by Andreas Herrmann · 14 years ago
- ce5f682 x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line by H. Peter Anvin · 14 years ago
- a68e5c9 x86, hotplug: Move WBINVD back outside the play_dead loop by H. Peter Anvin · 14 years ago
- ea53069 x86, hotplug: Use mwait to offline a processor, fix the legacy case by H. Peter Anvin · 14 years ago
- fa47f7e x86, x2apic: Simplify apic init in SMP and UP builds by Suresh Siddha · 14 years ago
- 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 14 years ago
- d7c53c9 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues by Borislav Petkov · 14 years ago
- fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
- d7a7c57 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() by Suresh Siddha · 14 years ago
- 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
- 68f202e x86, mtrr: Use stop machine context to rendezvous all the cpu's by Suresh Siddha · 14 years ago
- b71ab8c workqueue: increase max_active of keventd and kill current_is_keventd() by Tejun Heo · 15 years ago
- 4adc8b7 x86, smpboot: Fix cores per node printing on boot by Borislav Petkov · 15 years ago
- 5f2eb55 x86: "nosmp" command line option should force the system into UP mode by Jan Beulich · 15 years ago
- 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
- 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 15 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 · 15 years ago
- 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 15 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 · 15 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 · 15 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 · 15 years ago
- 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 15 years ago
- 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 15 years ago
- d02e30c Merge branch 'x86/irq' into x86/apic by H. Peter Anvin · 15 years ago
- aef55d4 Merge branch 'x86/urgent' into x86/irq by H. Peter Anvin · 15 years ago
- b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 15 years ago
- 35f720c x86: Initialize stack canary in secondary start by Jacob Pan · 15 years ago
- 2b633e3 smp: Use nr_cpus= to set nr_cpu_ids early by Yinghai Lu · 15 years ago
- 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 15 years ago
- 9d133e5 x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online path by Suresh Siddha · 15 years ago
- 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago
- d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
- 6d20792 x86: Remove unnecessary mdelay() from cpu_disable_common() by Suresh Siddha · 15 years ago
- dc186ad workqueue: Add debugobjects support by Thomas Gleixner · 15 years ago
- 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 16 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 · 15 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 · 15 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 · 15 years ago
- 5a925b4 x86, sched: Workaround broken sched domain creation for AMD Magny-Cours by Andreas Herrmann · 15 years ago
- 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
- 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
- d0af9ee x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init by Suresh Siddha · 15 years ago
- 86886e5 x86, intel_txt: Intel TXT Sx shutdown support by Joseph Cihula · 16 years ago
- 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 16 years ago
- 103428e x86, apic: Fix dummy apic read operation together with broken MP handling by Cyrill Gorcunov · 16 years ago