summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds2019-10-071-0/+23
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-10-041-7/+0
|\
| * KVM: x86: assign two bits to track SPTE kindsPaolo Bonzini2019-09-271-7/+0
* | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-282-0/+11
|\ \
| * | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-192-0/+11
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-276-29/+76
|\ \ \ | | |/ | |/|
| * | KVM: x86: Don't check kvm_rebooting in __kvm_handle_fault_on_reboot()Sean Christopherson2019-09-251-7/+1
| * | KVM: x86: Drop ____kvm_handle_fault_on_reboot()Sean Christopherson2019-09-251-5/+1
| * | KVM: x86: Check kvm_rebooting in kvm_spurious_fault()Sean Christopherson2019-09-251-1/+1
| * | kvm: nvmx: limit atomic switch MSRsMarc Orr2019-09-241-0/+1
| * | kvm: svm: Intercept RDPRUJim Mattson2019-09-242-0/+2
| * | KVM: x86/mmu: Explicitly track only a single invalid mmu generationSean Christopherson2019-09-241-2/+2
| * | KVM: x86/mmu: Revert "Revert "KVM: MMU: reclaim the zapped-obsolete page first""Sean Christopherson2019-09-241-0/+1
| * | KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexitTao Xu2019-09-241-1/+5
| * | KVM: x86: Add support for user wait instructionsTao Xu2019-09-241-0/+1
| * | KVM: x86: Add comments to document various emulation typesSean Christopherson2019-09-241-0/+30
| * | KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}Sean Christopherson2019-09-241-6/+0
| * | KVM: x86: Add explicit flag for forced emulation on #UDSean Christopherson2019-09-241-0/+1
| * | KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()Sean Christopherson2019-09-241-2/+1
| * | KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is im...Vitaly Kuznetsov2019-09-241-0/+7
| * | KVM/Hyper-V/VMX: Add direct tlb flush supportVitaly Kuznetsov2019-09-242-0/+6
| * | KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSHTianyu Lan2019-09-241-0/+1
| * | x86/Hyper-V: Fix definition of struct hv_vp_assist_pageTianyu Lan2019-09-241-5/+15
* | | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-242-3/+0
* | | mm: remove quicklist page table cachesNicholas Piggin2019-09-242-2/+0
|/ /
* | Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds2019-09-212-9/+9
|\ \
| * | x86: bug.h: use asm_inline in _BUG_FLAGS definitionsRasmus Villemoes2019-09-151-2/+2
| * | x86: alternative.h: use asm_inline for all alternative variantsRasmus Villemoes2019-09-151-7/+7
* | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-0/+10
|\ \ \
| * | | x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann2019-08-091-0/+10
* | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-14/+0
|\ \ \ \
| * | | | swiotlb-xen: simplify cache maintainanceChristoph Hellwig2019-09-111-14/+0
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-182-13/+1
|\ \ \ \ \
| * | | | | crypto: x86/xts - implement support for ciphertext stealingArd Biesheuvel2019-08-221-1/+1
| * | | | | crypto: x86/aes-ni - switch to generic for fallback and key routinesArd Biesheuvel2019-07-261-12/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-184-5/+33
|\ \ \ \ \ \
| * | | | | | KVM: x86: Fix INIT signal handling in various CPU statesLiran Alon2019-09-111-0/+2
| * | | | | | KVM: VMX: Introduce exit reason for receiving INIT signal on guest-modeLiran Alon2019-09-111-0/+2
| * | | | | | KVM: nVMX: trace nested VM-Enter failures detected by H/WSean Christopherson2019-09-111-0/+14
| * | | | | | KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM codeSean Christopherson2019-09-101-0/+2
| * | | | | | KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callersSean Christopherson2019-09-101-2/+2
| * | | | | | Merge tag 'kvmarm-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-09-102-0/+39
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-09-104-4/+4
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | KVM: x86: Disable posted interrupts for non-standard IRQs delivery modesAlexander Graf2019-09-101-0/+7
| * | | | | | | KVM: x86: Rename access permissions cache member in struct kvm_vcpu_archSean Christopherson2019-08-221-1/+1
| * | | | | | | x86: KVM: add xsetbv to the emulatorVitaly Kuznetsov2019-08-221-1/+2
| * | | | | | | x86: kvm: svm: propagate errors from skip_emulated_instruction()Vitaly Kuznetsov2019-08-221-1/+1
* | | | | | | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-171-0/+8
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2019-09-171-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpuidle-haltpoll: vcpu hotplug supportJoao Martins2019-09-031-2/+2