summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | KVM: x86: remove duplicate checks for ioapicDavid Hildenbrand2017-04-121-4/+0
| * | | KVM: x86: use ioapic_in_kernel() to check for ioapic existenceDavid Hildenbrand2017-04-121-3/+1
| * | | KVM: x86: get rid of ioapic_irqchip()David Hildenbrand2017-04-122-7/+2
| * | | KVM: x86: get rid of pic_irqchip()David Hildenbrand2017-04-125-23/+16
| * | | KVM: x86: check against irqchip_mode in ioapic_in_kernel()David Hildenbrand2017-04-121-3/+4
| * | | KVM: x86: check against irqchip_mode in pic_in_kernel()David Hildenbrand2017-04-121-3/+4
| * | | KVM: x86: check against irqchip_mode in kvm_set_routing_entry()David Hildenbrand2017-04-121-6/+8
| * | | KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESSDavid Hildenbrand2017-04-123-6/+24
| * | | kvm: nVMX: Disallow userspace-injected exceptions in guest modeJim Mattson2017-04-071-1/+2
| * | | KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand2017-04-071-0/+12
| * | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-072-2/+3
| * | | kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini2017-04-071-3/+0
| * | | KVM: nVMX: support RDRAND and RDSEED exitingPaolo Bonzini2017-04-072-0/+7
| * | | KVM: VMX: add missing exit reasonsPaolo Bonzini2017-04-071-7/+18
| * | | kvm: nVMX: support EPT accessed/dirty bitsPaolo Bonzini2017-04-076-25/+54
| * | | kvm: x86: MMU support for EPT accessed/dirty bitsPaolo Bonzini2017-04-071-8/+15
| * | | KVM: VMX: remove bogus check for invalid EPT violationPaolo Bonzini2017-04-071-14/+0
| * | | KVM: nVMX: we support 1GB EPT pagesPaolo Bonzini2017-04-071-3/+3
| * | | KVM: x86: drop legacy device assignmentPaolo Bonzini2017-04-076-1473/+1
| * | | KVM: VMX: require virtual NMI supportPaolo Bonzini2017-04-071-105/+38
| * | | kvm/svm: Setup MCG_CAP on AMD properlyBorislav Petkov2017-04-071-0/+7
| * | | KVM: nVMX: single function for switching between vmcsDavid Hildenbrand2017-04-071-15/+8
| * | | kvm: vmx: Don't use INVVPID when EPT is enabledJim Mattson2017-04-071-1/+2
* | | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-052-5/+1
|\ \ \ \
| * | | | x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams2017-04-252-5/+1
| * | | | Merge branch 'for-4.11/libnvdimm' into for-4.12/daxDan Williams2017-04-1217-62/+186
| |\ \ \ \
* | \ \ \ \ Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-043-2/+10
|\ \ \ \ \ \
| * | | | | | Drivers: hv: Issue explicit EOI when autoeoi is not enabledK. Y. Srinivasan2017-04-081-0/+3
| * | | | | | Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-2716-51/+155
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan2017-03-171-0/+5
| * | | | | | Drivers: hv: Fix a typoK. Y. Srinivasan2017-03-171-1/+1
| * | | | | | hyperv: fix warning about missing prototypeStephen Hemminger2017-03-171-1/+1
* | | | | | | Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-05-042-1/+30
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter readKuppuswamy Sathyanarayanan2017-04-281-0/+2
| * | | | | | | platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api'sKuppuswamy Sathyanarayanan2017-04-281-0/+21
| * | | | | | | Merge branch 'i2c/for-INT33FE'Darren Hart (VMware)2017-04-1716-51/+155
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command()Andy Shevchenko2017-04-131-1/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-0429-5202/+5462
|\ \ \ \ \ \ \
| * | | | | | | xen: Move xen_have_vector_callback definition to enlighten.cBoris Ostrovsky2017-05-032-3/+3
| * | | | | | | xen: Implement EFI reset_system callbackJulien Grall2017-05-021-1/+1
| * | | | | | | xen: Export xen_rebootJulien Grall2017-05-021-1/+0
| * | | | | | | xen/x86: Call xen_smp_intr_init_pv() on BSPBoris Ostrovsky2017-05-021-1/+1
| * | | | | | | xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-025-5/+33
| * | | | | | | xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()Boris Ostrovsky2017-05-021-14/+6
| * | | | | | | x86/cpu: remove hypervisor specific set_cpu_featuresJuergen Gross2017-05-023-14/+0
| * | | | | | | vmware: set cpu capabilities during platform initializationJuergen Gross2017-05-021-19/+20
| * | | | | | | x86/xen: use capabilities instead of fake cpuid values for xsaveJuergen Gross2017-05-021-23/+30
| * | | | | | | x86/xen: use capabilities instead of fake cpuid values for x2apicJuergen Gross2017-05-021-2/+1
| * | | | | | | x86/xen: use capabilities instead of fake cpuid values for mwaitJuergen Gross2017-05-021-6/+5
| * | | | | | | x86/xen: use capabilities instead of fake cpuid values for acpiJuergen Gross2017-05-021-8/+3