| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDAC | Yazen Ghannam | 2021-11-15 | 1 | -1/+0 | |
| | | * | | | | | | | | x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC | Yazen Ghannam | 2021-11-15 | 1 | -3/+0 | |
| | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-01-10 | 2 | -5/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototype | Shaokun Zhang | 2021-12-10 | 1 | -3/+0 | |
| | | * | | | | | | | | x86/uaccess: Move variable into switch case statement | Kees Cook | 2021-12-10 | 1 | -2/+3 | |
| | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-01-10 | 2 | -7/+14 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | x86/mtrr: Remove the mtrr_bp_init() stub | Christoph Hellwig | 2021-12-22 | 1 | -7/+1 | |
| | | * | | | | | | | | x86/insn-eval: Introduce insn_decode_mmio() | Kirill A. Shutemov | 2021-11-30 | 1 | -0/+12 | |
| | | * | | | | | | | | x86/insn-eval: Introduce insn_get_modrm_reg_ptr() | Kirill A. Shutemov | 2021-11-30 | 1 | -0/+1 | |
| | * | | | | | | | | | Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-01-10 | 4 | -0/+8 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | x86/mm: Include spinlock_t definition in pgtable. | Sebastian Andrzej Siewior | 2021-12-09 | 1 | -0/+1 | |
| | | * | | | | | | | | | x86/mm: Flush global TLB when switching to trampoline page-table | Joerg Roedel | 2021-12-06 | 1 | -0/+1 | |
| | | * | | | | | | | | | x86/mm/64: Flush global TLB on boot and AP bringup | Joerg Roedel | 2021-12-06 | 1 | -0/+5 | |
| | | * | | | | | | | | | x86/mm: Add missing <asm/cpufeatures.h> dependency to <asm/page_64.h> | Ingo Molnar | 2021-12-03 | 1 | -0/+1 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-01-10 | 2 | -0/+12 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | x86/sgx: Hook arch_memory_failure() into mainline code | Tony Luck | 2021-11-15 | 2 | -0/+12 | |
| | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge tag 'x86_sev_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-01-10 | 2 | -42/+33 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | x86/sev: Use CC_ATTR attribute to generalize string I/O unroll | Kuppuswamy Sathyanarayanan | 2021-12-08 | 1 | -17/+3 | |
| | | * | | | | | | | | | x86/sev: Get rid of excessive use of defines | Borislav Petkov | 2021-11-15 | 1 | -23/+28 | |
| | | * | | | | | | | | | x86/sev: Shorten GHCB terminate macro names | Brijesh Singh | 2021-11-15 | 1 | -2/+2 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge tag 'x86_paravirt_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-01-10 | 2 | -7/+5 | |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | | * | | | | | | | | x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PV | Kirill A. Shutemov | 2021-11-30 | 2 | -7/+5 | |
| | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | | KVM: x86: Move delivery of non-APICv interrupt into vendor code | Sean Christopherson | 2022-02-01 | 2 | -2/+3 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | | KVM: x86: add system attribute to retrieve full set of supported xsave states | Paolo Bonzini | 2022-01-28 | 1 | -0/+3 | |
| * | | | | | | | | KVM: x86: Forcibly leave nested virt when SMM state is toggled | Sean Christopherson | 2022-01-26 | 1 | -0/+1 | |
| * | | | | | | | | KVM: x86: Pass emulation type to can_emulate_instruction() | Sean Christopherson | 2022-01-26 | 1 | -1/+2 | |
| * | | | | | | | | KVM/X86: Make kvm_vcpu_reload_apic_access_page() static | Quanfa Fu | 2022-01-25 | 1 | -1/+0 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks | Sean Christopherson | 2022-01-19 | 2 | -14/+0 | |
| * | | | | | | | Merge branch 'kvm-pi-raw-spinlock' into HEAD | Paolo Bonzini | 2022-01-19 | 2 | -4/+2 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-12-27 | 1 | -2/+0 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | efi: Move efifb_setup_from_dmi() prototype from arch headers | Javier Martinez Canillas | 2021-12-13 | 1 | -2/+0 | |
| | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | | Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-12-26 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | x86/pkey: Fix undefined behaviour with PKRU_WD_BIT | Andrew Cooper | 2021-12-19 | 1 | -2/+2 | |
| | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | | KVM: VMX: Reject KVM_RUN if emulation is required with pending exception | Sean Christopherson | 2022-01-19 | 2 | -0/+2 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | x86/fpu: Fix inline prefix warnings | Yang Zhong | 2022-01-14 | 1 | -1/+1 | |
| * | | | | | | kvm: x86: Disable interception for IA32_XFD on demand | Kevin Tian | 2022-01-14 | 1 | -0/+1 | |
| * | | | | | | x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state() | Thomas Gleixner | 2022-01-14 | 1 | -0/+2 | |
| * | | | | | | kvm: x86: Add support for getting/setting expanded xstate buffer | Guang Zeng | 2022-01-14 | 1 | -1/+15 | |
| * | | | | | | x86/fpu: Add uabi_size to guest_fpu | Thomas Gleixner | 2022-01-14 | 1 | -0/+5 | |
| * | | | | | | kvm: x86: Add CPUID support for Intel AMX | Jing Liu | 2022-01-14 | 1 | -0/+2 | |
| * | | | | | | x86/fpu: Prepare xfd_err in struct fpu_guest | Jing Liu | 2022-01-14 | 1 | -0/+5 | |
| * | | | | | | x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation | Kevin Tian | 2022-01-14 | 1 | -0/+6 | |
| * | | | | | | x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM | Sean Christopherson | 2022-01-14 | 1 | -0/+1 | |
| * | | | | | | x86/fpu: Prepare guest FPU for dynamically enabled FPU features | Thomas Gleixner | 2022-01-07 | 1 | -0/+13 | |
| * | | | | | | x86/fpu: Extend fpu_xstate_prctl() with guest permissions | Thomas Gleixner | 2022-01-07 | 3 | -12/+25 | |
| * | | | | | | KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests | Michael Roth | 2022-01-07 | 2 | -0/+2 | |
| * | | | | | | KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery | David Woodhouse | 2022-01-07 | 1 | -0/+1 | |
| * | | | | | | KVM: x86/xen: Maintain valid mapping of Xen shared_info page | David Woodhouse | 2022-01-07 | 1 | -1/+1 | |
| * | | | | | | KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}() | Like Xu | 2022-01-07 | 1 | -0/+1 | |
| * | | | | | | Merge remote-tracking branch 'kvm/master' into HEAD | Paolo Bonzini | 2021-12-21 | 2 | -1/+3 | |
| |\| | | | | | ||||||
