summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-262-2/+3
|\
| * x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-08-241-1/+1
| * x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-08-201-2/+2
| * x86/mce: Add notifier_block forward declarationArnd Bergmann2018-08-201-0/+1
* | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-251-0/+42
|\ \
| * | x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams2018-08-201-0/+42
* | | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-241-0/+5
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-087-10/+76
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | x86: irq_remapping: Move irq remapping mode enumSuravee Suthikulpanit2018-07-061-0/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'tlb-fixes'Linus Torvalds2018-08-233-5/+27
|\ \ \ \ \
| * | | | | x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra2018-08-233-0/+11
| * | | | | x86/mm/tlb: Revert the recent lazy TLB patchesPeter Zijlstra2018-08-221-5/+16
* | | | | | Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-231-118/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | xen: remove unused hypercall functionsJuergen Gross2018-08-201-118/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-221-0/+3
|\ \ \ \ \ \
| * | | | | | KVM: vmx: Add defines for SGX ENCLS exitingSean Christopherson2018-08-221-0/+3
| |/ / / / /
* / / / / / module: use relative references for __ksymtab entriesArd Biesheuvel2018-08-222-5/+1
|/ / / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-196-4/+114
|\ \ \ \ \
| * | | | | KVM: X86: Implement PV IPIs in linux guestWanpeng Li2018-08-061-0/+1
| * | | | | KVM: X86: Implement "send IPI" hypercallWanpeng Li2018-08-061-0/+4
| * | | | | KVM: x86: Add tlb remote flush callback in kvm_x86_ops.Tianyu Lan2018-08-061-0/+11
| * | | | | X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace supportTianyu Lan2018-08-061-0/+14
| * | | | | X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall supportTianyu Lan2018-08-062-0/+10
| * | | | | kvm: x86: Remove CR3_PCID_INVD flagJunaid Shahid2018-08-061-1/+0
| * | | | | kvm: x86: Add multi-entry LRU cache for previous CR3sJunaid Shahid2018-08-061-4/+6
| * | | | | kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg*Junaid Shahid2018-08-061-0/+8
| * | | | | kvm: x86: Support selectively freeing either current or previous MMU rootJunaid Shahid2018-08-061-1/+5
| * | | | | kvm: x86: Add a root_hpa parameter to kvm_mmu->invlpg()Junaid Shahid2018-08-061-1/+1
| * | | | | kvm: x86: Skip TLB flush on fast CR3 switch when indicated by guestJunaid Shahid2018-08-061-1/+1
| * | | | | kvm: vmx: Support INVPCID in shadow paging modeJunaid Shahid2018-08-061-0/+1
| * | | | | kvm: x86: Introduce KVM_REQ_LOAD_CR3Junaid Shahid2018-08-061-0/+1
| * | | | | kvm: x86: Add fast CR3 switch code pathJunaid Shahid2018-08-061-2/+11
| * | | | | kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson2018-08-062-0/+43
| * | | | | KVM: x86: do not load vmcs12 pages while still in SMMPaolo Bonzini2018-08-061-0/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-182-12/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.cSunil Muthuswamy2018-07-291-0/+3
| * | | | Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-166-5/+70
| |\ \ \ \
| * | | | | Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy2018-07-082-2/+4
| * | | | | Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley2018-07-031-6/+6
| * | | | | Drivers: hv: vmbus: Remove x86 MSR refs in arch independent codeMichael Kelley2018-07-031-4/+8
* | | | | | x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson2018-08-171-1/+10
* | | | | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-4/+0
|\ \ \ \ \ \
| * | | | | | PCI: Make early dump functionality genericSinan Kaya2018-06-291-4/+0
* | | | | | | x86: i8259: Add missing include fileGuenter Roeck2018-08-151-0/+1
* | | | | | | Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-141-6/+19
|\ \ \ \ \ \ \
| * | | | | | | xen: don't use privcmd_call() from xen_mc_flush()Juergen Gross2018-08-071-6/+19
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-1415-43/+253
|\ \ \ \ \ \ \
| * | | | | | | x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen2018-08-081-10/+12
| * | | | | | | x86/speculation/l1tf: Invert all not present mappingsAndi Kleen2018-08-081-1/+1
| * | | | | | | KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryPaolo Bonzini2018-08-051-0/+1