summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-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-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-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-27x86: fix section mismatch for i386 init codeRobert Richter
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-24x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge
2009-07-22perf_counter: Remove unused variablesPeter Zijlstra
2009-07-21x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"Hidehiro Kawai
2009-07-21x86-64: Fix bad_srat() to clear all stateAndi Kleen
2009-07-21x86, mce: Fix set_trigger() accessorJan Beulich
2009-07-20x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin
2009-07-20x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak
2009-07-20x86: Add reboot fixup for SBC-fitPC2Denis Turischev
2009-07-18x86: Include all of .data.* sections in _edata on 64-bitCatalin Marinas
2009-07-18x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds