summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* xen/x86: obtain upper 32 bits of video frame buffer address for Dom0Jan Beulich2022-01-061-4/+8
* Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-021-1/+1
|\
| * x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn2021-12-291-1/+1
* | 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-262-44/+32
|\ \
| * | x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper2021-12-191-2/+2
| * | x86/boot: Move EFI range reservation after cmdline parsingMike Rapoport2021-12-151-3/+3
| * | Revert "x86/boot: Pull up cmdline preparation and early param parsing"Borislav Petkov2021-12-151-39/+27
| * | Revert "x86/boot: Mark prepare_command_line() __init"Borislav Petkov2021-12-151-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-218-44/+76
|\ \ \
| * | | KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPUSean Christopherson2021-12-211-2/+1
| * | | KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is requiredSean Christopherson2021-12-201-8/+24
| * | | KVM: VMX: Always clear vmx->fail on emulation_requiredSean Christopherson2021-12-201-3/+1
| * | | KVM: x86: Always set kvm_run->if_flagMarc Orr2021-12-205-17/+21
| * | | KVM: x86/mmu: Don't advance iterator after restart due to yieldingSean Christopherson2021-12-203-13/+28
| * | | KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_allWei Wang2021-12-201-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-192-2/+16
|\| | |
| * | | KVM: x86: Retry page fault if MMU reload is pending and root has no spSean Christopherson2021-12-191-1/+15
| * | | KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov2021-12-191-1/+1
* | | | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-161-8/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | bpf: Fix extable address check.Alexei Starovoitov2021-12-161-7/+42
| * | | bpf: Fix extable fixup offset.Alexei Starovoitov2021-12-161-1/+1
* | | | Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-12-121-0/+14
|\ \ \ \
| * | | | sched,x86: Don't use cluster topology for x86 hybrid CPUsPeter Zijlstra2021-12-081-0/+14
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-104-15/+28
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exitSean Christopherson2021-12-101-2/+7
| * | | KVM: X86: Raise #GP when clearing CR0_PG in 64 bit modeLai Jiangshan2021-12-101-1/+2
| * | | KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqSean Christopherson2021-12-101-2/+5
| * | | KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov2021-12-101-1/+1
| * | | KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov2021-12-081-9/+13
| |/ /
* | | Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-12-062-1/+3
|\ \ \ | |/ / |/| / | |/
| * x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky2021-12-052-1/+3
* | Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-12-058-43/+154
|\ \
| * | x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan2021-12-032-0/+24
| * | x86/entry: Use the correct fence macro after swapgs in kernel CR3Lai Jiangshan2021-12-031-7/+8
| * | x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()Lai Jiangshan2021-12-031-11/+5
| * | x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt2021-12-031-18/+39
| * | x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel2021-12-031-1/+11
| * | x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang2021-12-021-4/+24
| * | x86/tsc: Add a timer to make sure TSC_adjust is always checkedFeng Tang2021-12-021-0/+41
| * | x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog()Marco Elver2021-11-301-1/+1
| * | x86/cpu: Drop spurious underscore from RAPTOR_LAKE #defineTony Luck2021-11-301-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-0510-51/+106
|\ \ \
| * | | KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failureTom Lendacky2021-12-052-46/+71
| * | | KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessarySean Christopherson2021-12-051-4/+4
| * | | KVM: SEV: Return appropriate error codes if SEV-ES scratch setup failsSean Christopherson2021-12-051-13/+17
| * | | KVM: x86/mmu: Retry page fault if root is invalidated by memslot updateSean Christopherson2021-12-022-3/+23
| * | | KVM: VMX: Set failure code in prepare_vmcs02()Dan Carpenter2021-12-021-1/+3
| * | | KVM: ensure APICv is considered inactive if there is no APICPaolo Bonzini2021-12-024-4/+8