aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2022-04-06x86/sev: Define the Linux-specific guest termination reasonsBrijesh Singh4-12/+17
2022-04-06x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh3-0/+9
2022-04-06x86/sev: Detect/setup SEV/SME features earlier in bootMichael Roth2-3/+13
2022-04-06x86/compressed/64: Detect/setup SEV/SME features earlier during bootMichael Roth4-53/+60
2022-04-06x86/boot: Use MSR read/write helpers instead of inline assemblyMichael Roth2-25/+22
2022-04-06x86/boot: Introduce helpers for MSR reads/writesMichael Roth3-10/+42
2022-04-06KVM: SVM: Update the SEV-ES save area mappingTom Lendacky1-16/+50
2022-04-06KVM: SVM: Create a separate mapping for the GHCB save areaTom Lendacky1-3/+45
2022-04-06KVM: SVM: Create a separate mapping for the SEV-ES save areaTom Lendacky4-35/+82
2022-04-05x86/speculation/srbds: Do not try to turn mitigation off when not supportedRicardo CaƱuelo1-0/+7
2022-04-05x86/MCE/AMD: Fix memory leak when threshold_create_bank() failsAmmar Faizi1-13/+19
2022-04-05x86/mce: Avoid unnecessary padding in struct mce_bankSmita Koralahalli1-1/+3
2022-04-05x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi1-2/+2
2022-04-05x86/amd_nb: Unexport amd_cache_northbridges()Muralidhara M K2-5/+3
2022-04-05x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta1-0/+14
2022-04-05x86/pm: Save the MSR validity status at context setupPawan Gupta1-2/+5
2022-04-05KVM: SVM: Define sev_features and VMPL field in the VMSABrijesh Singh2-4/+6
2022-04-05KVM: x86/mmu: remove unnecessary flush_workqueue()Lv Ruyi1-1/+1
2022-04-05KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson3-8/+37
2022-04-05KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()Peter Gonda1-0/+1
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard235-3771/+6727
2022-04-05x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol1-2/+2
2022-04-05perf/x86: Unify format of events sysfs showYang Jihong1-1/+1
2022-04-05perf/x86/amd: Add idle hooks for branch samplingStephane Eranian4-0/+61
2022-04-05perf/x86/amd: Make Zen3 branch sampling opt-inStephane Eranian3-11/+49
2022-04-05perf/x86/amd: Add AMD branch sampling period adjustmentStephane Eranian2-0/+19
2022-04-05perf/x86/amd: Enable branch sampling priv level filteringStephane Eranian1-6/+20
2022-04-05perf/x86/amd: Add branch-brs helper event for Fam19h BRSStephane Eranian1-0/+15
2022-04-05perf/x86/amd: Add AMD Fam19h Branch Sampling supportStephane Eranian6-21/+644
2022-04-05x86/cpufeatures: Add AMD Fam19h Branch Sampling featureStephane Eranian1-0/+1
2022-04-05perf/core: Add perf_clear_branch_entry_bitfields() helperStephane Eranian1-19/+17
2022-04-05perf/x86/intel: Update the FRONTEND MSR mask on Sapphire RapidsKan Liang1-1/+1
2022-04-05perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang2-1/+10
2022-04-05perf/x86/uncore: Add Raptor Lake uncore supportKan Liang2-0/+21
2022-04-05perf/x86/msr: Add Raptor Lake CPU supportKan Liang1-0/+1
2022-04-05perf/x86/cstate: Add Raptor Lake supportKan Liang1-10/+12
2022-04-05perf/x86: Add Intel Raptor Lake supportKan Liang1-0/+1
2022-04-05x86/percpu: Remove volatile from arch_raw_cpu_ptr().Sebastian Andrzej Siewior1-3/+3
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy1-0/+2
2022-04-05x86,static_call: Fix __static_call_return0 for i386Peter Zijlstra1-3/+2
2022-04-04x86/pkeys: Remove __arch_set_user_pkey_access() declarationIra Weiny1-6/+0
2022-04-04x86/pkeys: Clean up arch_set_user_pkey_access() declarationIra Weiny1-2/+0
2022-04-04x86/fault: Cast an argument to the proper address space in prefetch()Lukas Bulwahn1-1/+1
2022-04-04x86/mm/tlb: Revert retpoline avoidance approachDave Hansen1-32/+5
2022-04-04x86/PCI: Eliminate remove_e820_regions() common subexpressionsBjorn Helgaas1-2/+4
2022-04-04x86/cpu: Remove "noclflush"Borislav Petkov1-8/+0
2022-04-04x86/cpu: Remove "noexec"Borislav Petkov5-69/+26
2022-04-04x86/cpu: Remove "nosmep"Borislav Petkov1-7/+0
2022-04-04x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov4-56/+2
2022-04-04x86/cpu: Remove "nosep"Borislav Petkov1-7/+0