- e7a963e Merge branches 'sh/smp' and 'sh/stable-updates' by Paul Mundt · 15 years ago
- 295594e x86: Fix vSMP boot crash by Yinghai Lu · 15 years ago
- 7adb4df x86, xen: Initialize cx to suppress warning by H. Peter Anvin · 15 years ago
- d560bc6 x86, xen: Suppress WP test on Xen by Jeremy Fitzhardinge · 15 years ago
- 44afa9a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9f459fa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c62e432 x86: Fix build with older binutils and consolidate linker script by Jan Beulich · 15 years ago
- a6a06f7 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 15 years ago
- 8400146 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
- b04e637 x86: don't call '->send_IPI_mask()' with an empty mask by Linus Torvalds · 15 years ago
- 83d349f x86: don't send an IPI to the empty set of CPU's by Linus Torvalds · 15 years ago
- fc0ce23 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile by Jan Beulich · 15 years ago
- 39cf051 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
- cbcb340 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
- ce2eef3 xen: rearrange things to fix stackprotector by Jeremy Fitzhardinge · 15 years ago
- 5416c26 x86: make sure load_percpu_segment has no stackprotector by Jeremy Fitzhardinge · 15 years ago
- f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
- 77f312a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 78b89ec i386: Fix section mismatches for init code with !HOTPLUG_CPU by Jan Beulich · 15 years ago
- 1adcaaf x86, pat: Allow ISA memory range uncacheable mapping requests by Suresh Siddha · 15 years ago
- e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 15 years ago
- c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 15 years ago
- 52459ab x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c by Leonardo Potenza · 15 years ago
- 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 15 years ago
- 3e2bcad Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
- 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
- 74d46d6 percpu, sparc64: fix sparse possible cpu map handling by Tejun Heo · 15 years ago
- 3493e84 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 15 years ago
- e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 15 years ago
- fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 15 years ago
- f64cccc perf_counter, x86: Fix generic cache events on P6-mobile CPUs by Ingo Molnar · 15 years ago
- 3c581a7 perf_counter, x86: Fix lapic printk message by Ingo Molnar · 15 years ago
- 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 15 years ago
- dcbf77c Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
- 3e03bbe x86: Add reboot quirk for every 5 series MacBook/Pro by Shunichi Fuji · 15 years ago
- b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 15 years ago
- 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
- fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
- 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
- 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
- 53a27b3 KVM: MMU: limit rmap chain length by Marcelo Tosatti · 15 years ago
- c00aafc Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
- 263799a KVM: VMX: Fix locking imbalance on emulation failure by Jan Kiszka · 15 years ago
- 34f0c1a KVM: VMX: Fix locking order in handle_invalid_guest_state by Jan Kiszka · 15 years ago
- 025dbbf KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages by Marcelo Tosatti · 15 years ago
- 4b656b1 KVM: SVM: force new asid on vcpu migration by Marcelo Tosatti · 15 years ago
- d6289b9 KVM: x86: verify MTRR/PAT validity by Marcelo Tosatti · 15 years ago
- 0ff7787 KVM: PIT: fix kpit_elapsed division by zero by Marcelo Tosatti · 15 years ago
- e125e7b KVM: Fix KVM_GET_MSR_INDEX_LIST by Jan Kiszka · 15 years ago
- 7d5b005 x86: Fix VMI && stack protector by Alok Kataria · 15 years ago
- 067e181 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- dc731fb x86: Work around compilation warning in arch/x86/kernel/apm_32.c by Subrata Modak · 15 years ago
- 2a5ef41 x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() by Jack Steiner · 15 years ago
- 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
- d8c7eb3 x86: Don't use current_cpu_data in x2apic phys_pkg_id by Yinghai Lu · 15 years ago
- c5997fa x86, UV: Fix UV apic mode by Jack Steiner · 15 years ago
- 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 15 years ago
- cc5e4fa x86, UV: Delete mapping of MMR rangs mapped by BIOS by Jack Steiner · 15 years ago
- 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 15 years ago
- f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 15 years ago
- bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 15 years ago
- d2ba8b2 x86: Fix assert syntax in vmlinux.lds.S by H. Peter Anvin · 15 years ago
- 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
- 6c6c51e x86: Add quirk to make Apple MacBook5,2 use reboot=pci by Paul Mackerras · 15 years ago
- 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 15 years ago
- bdc6340 x86, pat: Fix set_memory_wc related corruption by Pallipadi, Venkatesh · 15 years ago
- 2e6713c Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
- a91d74a lguest: update commentry by Rusty Russell · 15 years ago
- 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
- 84210ae Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
- b4093d6 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
- 73ba651 x86: Export kmap_atomic_prot() needed for TTM. by Thomas Hellstrom · 15 years ago
- 0e83815 x86: fix section mismatch for i386 init code by Robert Richter · 15 years ago
- ca597a0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
- d6c585a x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure by Thomas Gleixner · 15 years ago
- 3c33010 Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf by Linus Torvalds · 15 years ago
- 2cb0786 x86, amd: Don't probe for extended APIC ID if APICs are disabled by Jeremy Fitzhardinge · 15 years ago
- 9b7019a perf_counter: Remove unused variables by Peter Zijlstra · 15 years ago
- 6effa8f6 x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" by Hidehiro Kawai · 15 years ago
- d7aacad Driver Core: Add platform device arch data V3 by Magnus Damm · 15 years ago
- 429b2b3 x86-64: Fix bad_srat() to clear all state by Andi Kleen · 15 years ago
- e9084ec x86, mce: Fix set_trigger() accessor by Jan Beulich · 15 years ago
- ebe119c x86: Fix movq immediate operand constraints in uaccess.h by H. Peter Anvin · 15 years ago
- 155b735 x86: Fix movq immediate operand constraints in uaccess_64.h by Uros Bizjak · 15 years ago
- 77f32df x86: Add reboot fixup for SBC-fitPC2 by Denis Turischev · 15 years ago
- 8bcdbe4 x86: Include all of .data.* sections in _edata on 64-bit by Catalin Marinas · 15 years ago
- 6aa542a x86: Add quirk for Intel DG45ID board to avoid low memory corruption by Alexey Fisher · 15 years ago
- 499ee07 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- 7a50492 lguest: restrict CPUID to avoid perf counter wrmsr by Rusty Russell · 15 years ago
- 5780888 lguest: fix journey by Matias Zabaljauregui · 15 years ago
- 2ad7664 x86: Fix warning in pvclock.c by Dave Jones · 15 years ago
- 7473727 x86, apic: Fix false positive section mismatch in numaq_32.c by Rakib Mullick · 15 years ago
- 151586d x86: Fix false positive section mismatch in es7000_32.c by Rakib Mullick · 15 years ago
- f1c6a58 perf_counter, x86: Extend perf_counter Pentium M support by Daniel Qarras · 15 years ago
- a1a08d1 x86: Remove spurious printk level from segfault message by Roland Dreier · 15 years ago
- 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- ac3f482 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago