summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-02perf/x86/intel/uncore: Add alias PMU nameKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server MDF supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server UPI supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M2M supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IMC supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server PCU supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server M2PCIe supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IRP supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server IIO supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server CHA supportKan Liang
2021-07-02perf/x86/intel/uncore: Add Sapphire Rapids server frameworkKan Liang
2021-06-23perf/x86/intel: Fix instructions:ppp support in Sapphire RapidsKan Liang
2021-06-23perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire RapidsKan Liang
2021-06-23perf/x86/intel: Fix fixed counter check warning for some Alder LakeKan Liang
2021-06-23perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBSLike Xu
2021-06-17perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan Liang
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao
2021-06-01x86,kprobes: WARN if kprobes tries to handle a faultPeter Zijlstra
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2021-05-18perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on ICXAlexander Antonov
2021-05-18perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNRAlexander Antonov
2021-05-18perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedureAlexander Antonov
2021-05-12perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of()Guenter Roeck
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge branch 'master' into nextMichael Ellerman
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-07Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07KVM: SVM: Move GHCB unmapping to fix RCU warningTom Lendacky
2021-05-07KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpersSean Christopherson
2021-05-07KVM: x86: Prevent deadlock against tk_core.seqThomas Gleixner
2021-05-07KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner
2021-05-07KVM: x86: Prevent KVM SVM from loading on kernels with 5-level pagingSean Christopherson
2021-05-07KVM: X86: Expose bus lock debug exception to guestPaolo Bonzini
2021-05-07KVM: X86: Add support for the emulation of DR6_BUS_LOCK bitChenyi Qiang
2021-05-07KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacksNicholas Piggin
2021-05-07KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failedSean Christopherson
2021-05-07KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU modelSean Christopherson
2021-05-07KVM: x86: Move uret MSR slot management to common x86Sean Christopherson
2021-05-07KVM: x86: Export the number of uret MSRs to vendor modulesSean Christopherson
2021-05-07KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional waySean Christopherson
2021-05-07KVM: VMX: Use common x86's uret MSR list as the one true listSean Christopherson
2021-05-07KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting listSean Christopherson
2021-05-07KVM: VMX: Configure list of user return MSRs at module initSean Christopherson
2021-05-07KVM: x86: Add support for RDPID without RDTSCPSean Christopherson
2021-05-07KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in hostSean Christopherson