index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-10
perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
Namhyung Kim
1
-0
/
+7
2023-06-27
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-37
/
+36
2023-06-16
perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL
Kan Liang
1
-1
/
+14
2023-05-24
perf/x86/uncore: Correct the number of CHAs on SPR
Kan Liang
1
-0
/
+11
2023-05-23
perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBS
Like Xu
1
-1
/
+1
2023-05-08
perf/x86/intel: Define bit macros for FixCntrCtl MSR
Dapeng Mi
1
-9
/
+9
2023-05-08
perf/ibs: Fix interface via core pmu events
Ravi Bangoria
2
-28
/
+27
2023-05-08
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
1
-24
/
+32
2023-05-08
perf/x86: Fix missing sample size update on AMD BRS
Namhyung Kim
1
-4
/
+2
2023-04-28
Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+30
2023-04-21
perf/x86/intel/uncore: Add events for Intel SPR IMC PMU
Stephane Eranian
1
-0
/
+12
2023-03-21
perf/x86/cstate: Add Granite Rapids support
Artem Bityutskiy
1
-0
/
+2
2023-03-21
perf/x86/msr: Add Granite Rapids
Kan Liang
1
-0
/
+2
2023-03-21
perf/x86/intel: Add Granite Rapids
Kan Liang
1
-2
/
+14
2023-03-21
perf/x86/amd/core: Always clear status for idx
Breno Leitao
1
-2
/
+1
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+4
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+5
2023-02-20
Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-134
/
+687
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
4
-9
/
+18
2023-02-15
perf/x86: Refuse to export capabilities for hybrid PMUs
Sean Christopherson
1
-5
/
+7
2023-02-11
perf/x86/intel/uncore: Add Meteor Lake support
Kan Liang
3
-0
/
+169
2023-02-11
x86/perf/zhaoxin: Add stepping check for ZXC
silviazhao
1
-1
/
+7
2023-02-11
perf/x86/intel/ds: Fix the conversion from TSC to perf time
Kan Liang
1
-9
/
+26
2023-02-01
perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
Like Xu
2
-1
/
+4
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
6
-10
/
+24
2023-01-21
perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery table
Kan Liang
1
-3
/
+15
2023-01-21
perf/x86/uncore: Add a quirk for UPI on SPR
Kan Liang
4
-24
/
+136
2023-01-21
perf/x86/uncore: Ignore broken units in discovery table
Kan Liang
4
-6
/
+32
2023-01-21
perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_name
Kan Liang
1
-2
/
+8
2023-01-21
perf/x86/uncore: Factor out uncore_device_to_die()
Kan Liang
4
-25
/
+19
2023-01-18
perf/x86/intel/cstate: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-01-18
perf/x86/intel: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-01-18
perf/core: Introduce perf_prepare_header()
Namhyung Kim
1
-1
/
+2
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
3
-14
/
+7
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
1
-2
/
+1
2023-01-18
perf/core: Add perf_sample_save_callchain() helper
Namhyung Kim
2
-12
/
+6
2023-01-18
Merge tag 'v6.2-rc4' into perf/core, to pick up fixes
Ingo Molnar
4
-1
/
+8
2023-01-13
x86/perf/amd: Remove tracing from perf_lopwr_cb()
Peter Zijlstra
1
-8
/
+5
2023-01-09
perf/x86/msr: Add Meteor Lake support
Kan Liang
1
-0
/
+2
2023-01-09
perf/x86/cstate: Add Meteor Lake support
Kan Liang
1
-9
/
+12
2023-01-09
perf/x86/intel: Support Architectural PerfMon Extension leaf
Kan Liang
1
-0
/
+22
2023-01-09
perf/x86: Support Retire Latency
Kan Liang
3
-1
/
+37
2023-01-09
perf/x86: Add Meteor Lake support
Kan Liang
3
-32
/
+200
2023-01-09
perf/x86/intel/uncore: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-01-09
perf/x86/msr: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-01-09
perf/x86/msr: Add Meteor Lake support
Kan Liang
1
-0
/
+2
2023-01-09
perf/x86/cstate: Add Meteor Lake support
Kan Liang
1
-9
/
+12
2023-01-04
perf/x86/rapl: Add support for Intel Emerald Rapids
Zhang Rui
1
-0
/
+1
2023-01-04
perf/x86/rapl: Add support for Intel Meteor Lake
Zhang Rui
1
-0
/
+2
2023-01-03
perf/x86/rapl: Treat Tigerlake like Icelake
Chris Wilson
1
-0
/
+2
[next]