index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/intel/pt: Fix sampling using single range output
Adrian Hunter
2022-11-16
1
-0
/
+9
*
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
Kan Liang
2022-11-02
1
-0
/
+1
*
perf/x86/intel: Fix pebs event constraints for SPR
Kan Liang
2022-11-02
1
-2
/
+7
*
perf/x86/intel: Fix pebs event constraints for ICL
Kan Liang
2022-11-02
1
-2
/
+7
*
perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()
Maxim Levitsky
2022-10-20
1
-1
/
+1
*
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
6
-334
/
+134
|
\
|
*
perf/x86/uncore: Add new Raptor Lake S support
Kan Liang
2022-09-29
1
-0
/
+1
|
*
perf/x86/cstate: Add new Raptor Lake S support
Kan Liang
2022-09-29
1
-0
/
+1
|
*
perf/x86: Add new Raptor Lake S support
Kan Liang
2022-09-29
1
-0
/
+1
|
*
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-29
4
-8
/
+38
|
|
\
|
|
*
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-09-01
4
-7
/
+36
|
|
|
\
|
|
*
|
perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
Like Xu
2022-09-01
1
-1
/
+2
|
*
|
|
perf: Use sample_flags for addr
Namhyung Kim
2022-09-27
1
-2
/
+6
|
*
|
|
perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY
Namhyung Kim
2022-09-13
1
-3
/
+0
|
*
|
|
perf: Use sample_flags for callchain
Namhyung Kim
2022-09-13
1
-2
/
+6
|
*
|
|
perf/x86/intel: Optimize FIXED_CTR_CTRL access
Kan Liang
2022-09-07
1
-9
/
+13
|
*
|
|
perf/x86/p4: Remove perfctr_second_write quirk
Peter Zijlstra
2022-09-07
1
-10
/
+27
|
*
|
|
perf/x86/intel: Remove x86_pmu::update_topdown_event
Peter Zijlstra
2022-09-07
1
-10
/
+12
|
*
|
|
perf/x86/intel: Remove x86_pmu::set_topdown_event_period
Peter Zijlstra
2022-09-07
1
-6
/
+10
|
*
|
|
perf/x86: Change x86_pmu::limit_period signature
Peter Zijlstra
2022-09-07
1
-11
/
+8
|
*
|
|
perf/x86/intel: Move the topdown stuff into the intel driver
Peter Zijlstra
2022-09-07
1
-3
/
+23
|
*
|
|
perf: Use sample_flags for txn
Kan Liang
2022-09-06
1
-2
/
+6
|
*
|
|
perf: Use sample_flags for data_src
Kan Liang
2022-09-06
1
-2
/
+6
|
*
|
|
perf: Use sample_flags for weight
Kan Liang
2022-09-06
1
-3
/
+7
|
*
|
|
perf: Use sample_flags for branch stack
Kan Liang
2022-09-06
2
-2
/
+7
|
*
|
|
perf/x86/intel/pebs: Fix PEBS timestamps overwritten
Kan Liang
2022-09-06
1
-2
/
+6
|
*
|
|
perf/x86: Move branch classifier
Sandipan Das
2022-08-27
1
-273
/
+0
|
|
/
/
*
|
|
perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
Like Xu
2022-09-01
1
-1
/
+2
*
|
|
perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
Kan Liang
2022-09-01
2
-3
/
+46
|
|
/
|
/
|
*
|
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
2022-08-27
1
-1
/
+17
*
|
perf/x86/intel: Fix pebs event constraints for ADL
Kan Liang
2022-08-19
1
-1
/
+1
*
|
perf/x86/intel/ds: Fix precise store latency handling
Stephane Eranian
2022-08-19
1
-1
/
+9
*
|
perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline
Peter Zijlstra
2022-08-19
2
-4
/
+1
*
|
perf/x86/lbr: Enable the branch type for the Arch LBR by default
Kan Liang
2022-08-19
1
-0
/
+8
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-04
1
-29
/
+131
|
\
|
*
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-08-01
1
-29
/
+131
|
|
\
|
|
*
perf/x86/intel: Fix the comment about guest LBR support on KVM
Like Xu
2022-06-08
1
-2
/
+1
|
|
*
KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
Like Xu
2022-06-08
1
-2
/
+9
|
|
*
KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
Like Xu
2022-06-08
1
-0
/
+8
|
|
*
KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
Like Xu
2022-06-08
1
-1
/
+9
|
|
*
KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
Like Xu
2022-06-08
1
-1
/
+1
|
|
*
KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
Like Xu
2022-06-08
1
-18
/
+57
|
|
*
x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK value
Peter Zijlstra (Intel)
2022-06-08
1
-8
/
+6
|
|
*
perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
Like Xu
2022-06-08
1
-2
/
+2
|
|
*
perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
Like Xu
2022-06-08
1
-0
/
+42
|
|
*
perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
Like Xu
2022-06-08
1
-0
/
+1
*
|
|
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
2
-46
/
+90
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
perf/x86/intel: Fix PEBS data source encoding for ADL
Kan Liang
2022-07-04
2
-14
/
+39
|
*
|
perf/x86/intel: Fix PEBS memory access info encoding for ADL
Kan Liang
2022-07-04
2
-33
/
+52
|
|
/
*
/
perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
Kan Liang
2022-07-20
1
-9
/
+10
|
/
[next]