index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
bts.c
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-17
perf/x86/intel: Decouple BTS initialization from PEBS initialization
Dapeng Mi
2025-04-13
perf/x86/intel/bts: Replace offsetof() with struct_size()
Thorsten Blum
2025-04-09
perf/x86/intel/bts: Rename local bts_buffer variables for clarity
Thorsten Blum
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-06
perf/x86/intel/bts: Check if bts_ctx is allocated when calling BTS functions
Li RongQing
2025-03-05
perf/x86: Annotate struct bts_buffer::buf with __counted_by()
Thorsten Blum
2025-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
2025-02-22
perf/x86/intel/bts: Allocate bts_ctx only if necessary
Li RongQing
2024-08-05
perf/x86/intel/bts: Fix comment about default perf_event_paranoid setting
James Clark
2021-09-17
perf/x86: Add compiler barrier after updating BTS
Leo Yan
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2020-05-19
perf/x86: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-12-17
perf/x86/intel/bts: Fix the use of page_private()
Alexander Shishkin
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
2018-01-14
x86,perf: Disable intel_bts when PTI
Peter Zijlstra
2017-10-24
perf/x86/intel/bts: Fix exclusive event reference leak
Alexander Shishkin
2017-08-29
perf/core, pt, bts: Get rid of itrace_started
Alexander Shishkin
2017-08-11
x86: Mark various structures and functions as 'static'
Colin Ian King
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
2016-09-22
perf/x86/intel/bts: Make it an exclusive PMU
Alexander Shishkin
2016-09-20
perf/x86/intel/bts: Make sure debug store is valid
Sebastian Andrzej Siewior
2016-09-10
perf/x86/intel/bts: Kill a silly warning
Alexander Shishkin
2016-09-10
perf/x86/intel/bts: Fix BTS PMI detection
Alexander Shishkin
2016-09-10
perf/x86/intel/bts: Fix confused ordering of PMU callbacks
Alexander Shishkin
2016-03-31
perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks
Alexander Shishkin
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
2016-02-17
perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
Borislav Petkov