summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-105-52/+29
|\
| * x86/msi: Fix msi message data shadow structReto Buerki2022-04-071-8/+11
| * x86/extable: Prefer local labels in .set directivesNick Desaulniers2022-04-071-10/+10
| * x86,bpf: Avoid IBT objtool warningPeter Zijlstra2022-04-071-0/+1
| * x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol2022-04-051-2/+2
| * x86/mm/tlb: Revert retpoline avoidance approachDave Hansen2022-04-041-32/+5
* | Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-106-12/+46
|\ \
| * | perf/x86/intel: Update the FRONTEND MSR mask on Sapphire RapidsKan Liang2022-04-051-1/+1
| * | perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang2022-04-052-1/+10
| * | perf/x86/uncore: Add Raptor Lake uncore supportKan Liang2022-04-052-0/+21
| * | perf/x86/msr: Add Raptor Lake CPU supportKan Liang2022-04-051-0/+1
| * | perf/x86/cstate: Add Raptor Lake supportKan Liang2022-04-051-10/+12
| * | perf/x86: Add Intel Raptor Lake supportKan Liang2022-04-051-0/+1
| |/
* | Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-04-103-6/+7
|\ \
| * | x86/percpu: Remove volatile from arch_raw_cpu_ptr().Sebastian Andrzej Siewior2022-04-051-3/+3
| * | static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy2022-04-051-0/+2
| * | x86,static_call: Fix __static_call_return0 for i386Peter Zijlstra2022-04-051-3/+2
| |/
* | x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta2022-04-051-0/+14
* | x86/pm: Save the MSR validity status at context setupPawan Gupta2022-04-051-2/+5
|/
* Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-035-185/+186
|\
| * x86/fpu/xstate: Consolidate size calculationsThomas Gleixner2022-03-301-41/+8
| * x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner2022-03-301-0/+3
| * x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner2022-03-301-45/+41
| * x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner2022-03-301-36/+13
| * x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner2022-03-301-2/+5
| * x86/fpu: Remove unused supervisor only offsetsThomas Gleixner2022-03-301-30/+0
| * x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner2022-03-291-3/+0
| * x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IOJoerg Roedel2022-03-291-8/+57
| * x86/config: Make the x86 defconfigs a bit more usableIngo Molnar2022-03-272-26/+63
| * x86/defconfig: Enable WERRORBorislav Petkov2022-03-242-0/+2
| * x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementationYang Zhong2022-03-231-1/+1
* | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-031-1/+0
|\ \
| * | Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner2022-03-311-1/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-0225-305/+349
|\ \ \
| * | | KVM: x86: fix sending PV IPILi RongQing2022-04-021-1/+1
| * | | KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini2022-04-021-40/+34
| * | | KVM: x86: Remove redundant vm_entry_controls_clearbit() callZhenzhong Duan2022-04-021-1/+0
| * | | KVM: x86: cleanup enter_rmode()Zhenzhong Duan2022-04-021-9/+5
| * | | KVM: x86: SVM: fix tsc scaling when the host doesn't support itMaxim Levitsky2022-04-023-9/+6
| * | | kvm: x86: SVM: remove unused definesMaxim Levitsky2022-04-021-8/+0
| * | | KVM: x86: SVM: move tsc ratio definitions to svm.hMaxim Levitsky2022-04-022-10/+11
| * | | KVM: x86: SVM: fix avic spec based definitions againMaxim Levitsky2022-04-022-14/+5
| * | | KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsrHou Wenlong2022-04-023-16/+40
| * | | KVM: x86/emulator: Emulate RDPID only if it is enabled in guestHou Wenlong2022-04-023-1/+10
| * | | KVM: x86/pmu: Fix and isolate TSX-specific performance event logicLike Xu2022-04-022-13/+15
| * | | KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was setMaxim Levitsky2022-04-021-1/+1
| * | | KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson2022-04-021-5/+3
| * | | KVM: x86: Trace all APICv inhibit changes and capture overall statusSean Christopherson2022-04-022-18/+29
| * | | KVM: x86: Add wrappers for setting/clearing APICv inhibitsSean Christopherson2022-04-026-36/+49
| * | | KVM: x86: Make APICv inhibit reasons an enum and cleanup namingSean Christopherson2022-04-026-31/+35