aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-7/+7
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar1-5/+14
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz1-0/+4
2009-08-16x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza1-2/+2
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins1-2/+5
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman2-1/+2
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo1-7/+7
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-8/+34
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar2-5/+31
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary1-24/+24
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester1-0/+7
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar1-2/+2
2009-08-11perf_counter, x86: Fix lapic printk messageIngo Molnar1-1/+1
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov1-7/+11
2009-08-10x86: Add reboot quirk for every 5 series MacBook/ProShunichi Fuji1-6/+6
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds1-7/+22
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-22/+85
2009-08-09x86: fix buffer overflow in efi_init()Roel Kluin1-1/+1
2009-08-08x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan1-1/+9
2009-08-08x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu2-6/+10
2009-08-06KVM: MMU: limit rmap chain lengthMarcelo Tosatti1-5/+28
2009-08-05KVM: VMX: Fix locking imbalance on emulation failureJan Kiszka1-1/+1
2009-08-05KVM: VMX: Fix locking order in handle_invalid_guest_stateJan Kiszka1-2/+2
2009-08-05KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pagesMarcelo Tosatti1-7/+8
2009-08-05KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti1-3/+3
2009-08-05KVM: x86: verify MTRR/PAT validityMarcelo Tosatti1-1/+38
2009-08-05KVM: PIT: fix kpit_elapsed division by zeroMarcelo Tosatti1-0/+3
2009-08-05KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka1-3/+2
2009-08-05x86: Fix VMI && stack protectorAlok Kataria1-1/+1
2009-08-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds16-79/+120
2009-08-04x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak1-1/+1
2009-08-04x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner1-0/+3
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich1-1/+0
2009-08-04x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu2-2/+2
2009-08-04x86, UV: Fix UV apic modeJack Steiner1-1/+1
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner1-1/+1
2009-08-04x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner1-30/+1
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner2-0/+12
2009-08-03x86: fix assembly constraints in native_save_fl()H. Peter Anvin1-1/+7
2009-08-03x86, msr: execute on the correct CPU subsetBorislav Petkov1-16/+10
2009-08-03x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin1-8/+8
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras3-4/+9
2009-08-03x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras1-1/+33
2009-08-03x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom1-9/+21
2009-07-30x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh1-3/+6
2009-07-30lguest: update commentryRusty Russell3-26/+83
2009-07-30lguest: fix comment styleRusty Russell4-198/+353
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+1
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom1-0/+1
2009-07-27x86: fix section mismatch for i386 init codeRobert Richter1-1/+5