index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
2023-04-28
Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-21
perf/x86/intel/uncore: Add events for Intel SPR IMC PMU
Stephane Eranian
2023-03-21
perf/x86/cstate: Add Granite Rapids support
Artem Bityutskiy
2023-03-21
perf/x86/msr: Add Granite Rapids
Kan Liang
2023-03-21
perf/x86/intel: Add Granite Rapids
Kan Liang
2023-03-21
perf/x86/amd/core: Always clear status for idx
Breno Leitao
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-15
perf/x86: Refuse to export capabilities for hybrid PMUs
Sean Christopherson
2023-02-11
perf/x86/intel/uncore: Add Meteor Lake support
Kan Liang
2023-02-11
x86/perf/zhaoxin: Add stepping check for ZXC
silviazhao
2023-02-11
perf/x86/intel/ds: Fix the conversion from TSC to perf time
Kan Liang
2023-02-01
perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
Like Xu
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-21
perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery table
Kan Liang
2023-01-21
perf/x86/uncore: Add a quirk for UPI on SPR
Kan Liang
2023-01-21
perf/x86/uncore: Ignore broken units in discovery table
Kan Liang
2023-01-21
perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_name
Kan Liang
2023-01-21
perf/x86/uncore: Factor out uncore_device_to_die()
Kan Liang
2023-01-18
perf/x86/intel/cstate: Add Emerald Rapids
Kan Liang
2023-01-18
perf/x86/intel: Add Emerald Rapids
Kan Liang
2023-01-18
perf/core: Introduce perf_prepare_header()
Namhyung Kim
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
2023-01-18
perf/core: Add perf_sample_save_callchain() helper
Namhyung Kim
2023-01-18
Merge tag 'v6.2-rc4' into perf/core, to pick up fixes
Ingo Molnar
2023-01-13
x86/perf/amd: Remove tracing from perf_lopwr_cb()
Peter Zijlstra
2023-01-09
perf/x86/msr: Add Meteor Lake support
Kan Liang
2023-01-09
perf/x86/cstate: Add Meteor Lake support
Kan Liang
2023-01-09
perf/x86/intel: Support Architectural PerfMon Extension leaf
Kan Liang
2023-01-09
perf/x86: Support Retire Latency
Kan Liang
2023-01-09
perf/x86: Add Meteor Lake support
Kan Liang
2023-01-09
perf/x86/intel/uncore: Add Emerald Rapids
Kan Liang
2023-01-09
perf/x86/msr: Add Emerald Rapids
Kan Liang
2023-01-09
perf/x86/msr: Add Meteor Lake support
Kan Liang
2023-01-09
perf/x86/cstate: Add Meteor Lake support
Kan Liang
2023-01-04
perf/x86/rapl: Add support for Intel Emerald Rapids
Zhang Rui
2023-01-04
perf/x86/rapl: Add support for Intel Meteor Lake
Zhang Rui
2023-01-03
perf/x86/rapl: Treat Tigerlake like Icelake
Chris Wilson
2022-12-27
perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
Like Xu
2022-12-27
perf/x86/amd: fix potential integer overflow on shift of a int
Colin Ian King
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-11-24
perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()
Xiongfeng Wang
2022-11-24
perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()
Xiongfeng Wang
2022-11-24
perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()
Xiongfeng Wang
2022-11-24
perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()
Xiongfeng Wang
[next]