summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDACYazen Ghannam2021-11-151-1/+0
| | * | | | | | | | x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDACYazen Ghannam2021-11-151-3/+0
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-102-5/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototypeShaokun Zhang2021-12-101-3/+0
| | * | | | | | | | x86/uaccess: Move variable into switch case statementKees Cook2021-12-101-2/+3
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-102-7/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/mtrr: Remove the mtrr_bp_init() stubChristoph Hellwig2021-12-221-7/+1
| | * | | | | | | | x86/insn-eval: Introduce insn_decode_mmio()Kirill A. Shutemov2021-11-301-0/+12
| | * | | | | | | | x86/insn-eval: Introduce insn_get_modrm_reg_ptr()Kirill A. Shutemov2021-11-301-0/+1
| * | | | | | | | | Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-104-0/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/mm: Include spinlock_t definition in pgtable.Sebastian Andrzej Siewior2021-12-091-0/+1
| | * | | | | | | | | x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel2021-12-061-0/+1
| | * | | | | | | | | x86/mm/64: Flush global TLB on boot and AP bringupJoerg Roedel2021-12-061-0/+5
| | * | | | | | | | | x86/mm: Add missing <asm/cpufeatures.h> dependency to <asm/page_64.h>Ingo Molnar2021-12-031-0/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-102-0/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/sgx: Hook arch_memory_failure() into mainline codeTony Luck2021-11-152-0/+12
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'x86_sev_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-102-42/+33
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/sev: Use CC_ATTR attribute to generalize string I/O unrollKuppuswamy Sathyanarayanan2021-12-081-17/+3
| | * | | | | | | | | x86/sev: Get rid of excessive use of definesBorislav Petkov2021-11-151-23/+28
| | * | | | | | | | | x86/sev: Shorten GHCB terminate macro namesBrijesh Singh2021-11-151-2/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'x86_paravirt_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-102-7/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PVKirill A. Shutemov2021-11-302-7/+5
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | KVM: x86: Move delivery of non-APICv interrupt into vendor codeSean Christopherson2022-02-012-2/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini2022-01-281-0/+3
* | | | | | | | KVM: x86: Forcibly leave nested virt when SMM state is toggledSean Christopherson2022-01-261-0/+1
* | | | | | | | KVM: x86: Pass emulation type to can_emulate_instruction()Sean Christopherson2022-01-261-1/+2
* | | | | | | | KVM/X86: Make kvm_vcpu_reload_apic_access_page() staticQuanfa Fu2022-01-251-1/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooksSean Christopherson2022-01-192-14/+0
* | | | | | | Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini2022-01-192-4/+2
|\| | | | | |
| * | | | | | Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-12-271-2/+0
| |\ \ \ \ \ \
| | * | | | | | efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas2021-12-131-2/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-12-261-2/+2
| |\ \ \ \ \ \
| | * | | | | | x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper2021-12-191-2/+2
| | | |_|_|/ / | | |/| | | |
* | | | | | | KVM: VMX: Reject KVM_RUN if emulation is required with pending exceptionSean Christopherson2022-01-192-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | x86/fpu: Fix inline prefix warningsYang Zhong2022-01-141-1/+1
* | | | | | kvm: x86: Disable interception for IA32_XFD on demandKevin Tian2022-01-141-0/+1
* | | | | | x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()Thomas Gleixner2022-01-141-0/+2
* | | | | | kvm: x86: Add support for getting/setting expanded xstate bufferGuang Zeng2022-01-141-1/+15
* | | | | | x86/fpu: Add uabi_size to guest_fpuThomas Gleixner2022-01-141-0/+5
* | | | | | kvm: x86: Add CPUID support for Intel AMXJing Liu2022-01-141-0/+2
* | | | | | x86/fpu: Prepare xfd_err in struct fpu_guestJing Liu2022-01-141-0/+5
* | | | | | x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulationKevin Tian2022-01-141-0/+6
* | | | | | x86/fpu: Provide fpu_enable_guest_xfd_features() for KVMSean Christopherson2022-01-141-0/+1
* | | | | | x86/fpu: Prepare guest FPU for dynamically enabled FPU featuresThomas Gleixner2022-01-071-0/+13
* | | | | | x86/fpu: Extend fpu_xstate_prctl() with guest permissionsThomas Gleixner2022-01-073-12/+25
* | | | | | KVM: SVM: include CR3 in initial VMSA state for SEV-ES guestsMichael Roth2022-01-072-0/+2
* | | | | | KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse2022-01-071-0/+1
* | | | | | KVM: x86/xen: Maintain valid mapping of Xen shared_info pageDavid Woodhouse2022-01-071-1/+1
* | | | | | KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()Like Xu2022-01-071-0/+1
* | | | | | Merge remote-tracking branch 'kvm/master' into HEADPaolo Bonzini2021-12-212-1/+3
|\| | | | |