summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* kvm/vmx: error message typo fixMichael S. Tsirkin2013-10-311-1/+1
* KVM: x86: fix KVM_SET_XCRS loopPaolo Bonzini2013-10-311-2/+2
* KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVEPaolo Bonzini2013-10-311-1/+10
* kvm: Create non-coherent DMA registerationAlex Williamson2013-10-303-4/+23
* kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-303-3/+3
* kvm: Add VFIO deviceAlex Williamson2013-10-302-1/+2
* kvm: Emulate MOVBEBorislav Petkov2013-10-302-5/+66
* kvm, emulator: Add initial three-byte insns supportBorislav Petkov2013-10-301-0/+30
* kvm, emulator: Rename VendorSpecific flagBorislav Petkov2013-10-303-10/+9
* kvm, emulator: Use opcode lengthBorislav Petkov2013-10-303-6/+11
* kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-304-14/+63
* nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supportedJan Kiszka2013-10-281-1/+2
* nVMX: Fix pick-up of uninjected NMIsJan Kiszka2013-10-281-1/+1
* KVM: nVMX: Report 2MB EPT pages as supportedJan Kiszka2013-10-281-1/+2
* Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-1718-70/+150
|\
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-151-3/+14
| |\
| | * KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T2013-10-151-3/+14
| * | Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-10-151-0/+9
| |\ \ | | |/ | |/|
| | * xen: Fix possible user space selector corruptionFrediano Ziglio2013-10-101-0/+9
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-123-6/+6
| |\ \
| | * | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-113-6/+6
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-122-3/+11
| |\ \ \ | | |/ / | |/| |
| | * | x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä2013-10-061-0/+8
| | * | x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2013-10-041-3/+3
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-101-12/+12
| |\ \ \
| | * | | KVM: nVMX: fix shadow on EPTGleb Natapov2013-10-101-12/+12
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-081-8/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | perf/x86: Clean up cap_user_time* settingPeter Zijlstra2013-10-041-8/+3
| * | | | Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-041-1/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas2013-10-041-1/+6
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-041-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...David Herrmann2013-10-031-1/+1
| | * | | x86/simplefb: Fix overflow causing bogus fall-backTom Gundersen2013-10-021-1/+1
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-011-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefinedGleb Natapov2013-09-251-1/+3
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2013-09-281-0/+1
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit2013-09-271-0/+1
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-281-1/+1
| |\ \ \ \ \
| | * | | | | perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar2013-09-281-1/+1
| * | | | | | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-253-19/+48
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-252-17/+24
| | * | | | | xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk2013-09-241-2/+24
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-252-5/+24
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones2013-09-251-1/+1
| | * | | | | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2013-09-231-0/+16
| | * | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2013-09-201-4/+7
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | x86, efi: Don't map Boot Services on i386Josh Boyer2013-09-181-4/+7
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-253-10/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng2013-09-231-0/+1
| | * | | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-5/+5
OpenPOWER on IntegriCloud