aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-08-11tracing: Map syscall name to numberJason Baron
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar
2009-08-11perf_counter, x86: Fix lapic printk messageIngo Molnar
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov
2009-08-10x86: Add reboot quirk for every 5 series MacBook/ProShunichi Fuji
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds
2009-08-10dma-ops: Remove flush_write_buffers() in dma-mapping-common.hArnd Bergmann
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-09x86, perf_counter, bts: Add BTS support to perfcountersMarkus Metzger
2009-08-09x86: fix buffer overflow in efi_init()Roel Kluin
2009-08-08x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan
2009-08-08x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu
2009-08-06KVM: MMU: limit rmap chain lengthMarcelo Tosatti
2009-08-06tracing/function-graph-tracer: Drop the useless nmi protectionFrederic Weisbecker
2009-08-05KVM: VMX: Fix locking imbalance on emulation failureJan Kiszka
2009-08-05KVM: VMX: Fix locking order in handle_invalid_guest_stateJan Kiszka
2009-08-05KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...Marcelo Tosatti
2009-08-05KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti
2009-08-05KVM: x86: verify MTRR/PAT validityMarcelo Tosatti
2009-08-05KVM: PIT: fix kpit_elapsed division by zeroMarcelo Tosatti
2009-08-05KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka
2009-08-05x86: Fix VMI && stack protectorAlok Kataria
2009-08-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-04x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak
2009-08-04x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich
2009-08-04x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu
2009-08-04x86, UV: Fix UV apic modeJack Steiner
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner
2009-08-04x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner
2009-08-04arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return typeAndrew Morton
2009-08-04Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Robert Richter
2009-08-03x86: fix assembly constraints in native_save_fl()H. Peter Anvin
2009-08-03x86, msr: execute on the correct CPU subsetBorislav Petkov
2009-08-03x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras
2009-08-03x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras
2009-08-03x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar
2009-08-02debug lockups: Improve lockup detectionIngo Molnar
2009-07-30x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh
2009-07-30lguest: update commentryRusty Russell
2009-07-30lguest: fix comment styleRusty Russell
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom
2009-07-28x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori
2009-07-28x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori