aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2022-01-14x86/fpu: Provide fpu_enable_guest_xfd_features() for KVMSean Christopherson1-0/+1
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+8
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds19-178/+214
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+5
2022-01-12x86/entry_32: Fix segment exceptionsPeter Zijlstra1-1/+10
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy2-7/+33
2022-01-11Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-4/+10
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds2-5/+6
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-1/+19
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-21/+8
2022-01-10Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+3
2022-01-10Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+14
2022-01-10Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-0/+8
2022-01-10Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+12
2022-01-10Merge tag 'x86_sev_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-42/+33
2022-01-10Merge tag 'x86_paravirt_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+5
2022-01-10Merge branch 'pm-cpufreq'Rafael J. Wysocki3-1/+19
2022-01-07x86/fpu: Prepare guest FPU for dynamically enabled FPU featuresThomas Gleixner1-0/+13
2022-01-07x86/fpu: Extend fpu_xstate_prctl() with guest permissionsThomas Gleixner2-0/+11
2022-01-07KVM: SVM: include CR3 in initial VMSA state for SEV-ES guestsMichael Roth2-0/+2
2022-01-07KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse1-0/+1
2022-01-07KVM: x86/xen: Maintain valid mapping of Xen shared_info pageDavid Woodhouse1-1/+1
2022-01-07KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()Like Xu1-0/+1
2022-01-06x86, sched: Fix undefined reference to init_freq_invariance_cppc() build errorHuang Rui1-1/+1
2021-12-30x86/msr: Add AMD CPPC MSR definitionsHuang Rui1-0/+17
2021-12-30x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature flagHuang Rui1-0/+1
2021-12-28x86/hyperv: Fix definition of hv_ghcb_pg variableMichael Kelley1-1/+1
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-2/+0
2021-12-26Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2021-12-22x86/mtrr: Remove the mtrr_bp_init() stubChristoph Hellwig1-7/+1
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam1-17/+1
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam1-0/+7
2021-12-21Merge remote-tracking branch 'kvm/master' into HEADPaolo Bonzini2-1/+3
2021-12-20KVM: x86: Always set kvm_run->if_flagMarc Orr2-0/+2
2021-12-19x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper1-2/+2
2021-12-15x86/xen: Use correct #ifdef guard for xen_initdom_restore_msi()Arnd Bergmann1-1/+1
2021-12-14Merge branch 'irq/urgent' into irq/msiThomas Gleixner1-1/+1
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas1-2/+0
2021-12-11x86/word-at-a-time: Remove .fixup usagePeter Zijlstra1-19/+47
2021-12-11x86/usercopy: Remove .fixup usagePeter Zijlstra1-0/+5
2021-12-11x86/sgx: Remove .fixup usagePeter Zijlstra2-0/+20
2021-12-11x86/kvm: Remove .fixup usagePeter Zijlstra1-0/+1
2021-12-11x86/segment: Remove .fixup usagePeter Zijlstra2-8/+2
2021-12-11x86/xen: Remove .fixup usagePeter Zijlstra1-11/+3
2021-12-11x86/uaccess: Remove .fixup usagePeter Zijlstra1-22/+17
2021-12-11x86/futex: Remove .fixup usagePeter Zijlstra2-20/+10
2021-12-11x86/msr: Remove .fixup usagePeter Zijlstra2-30/+19
2021-12-11x86/extable: Extend extable functionalityPeter Zijlstra4-3/+66
2021-12-11x86/entry_32: Remove .fixup usagePeter Zijlstra1-0/+2
2021-12-11x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra4-66/+0