index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-26
/
+68
2025-01-17
arm64/sysreg: Get rid of TRFCR_ELx SysregFields
Marc Zyngier
3
-14
/
+14
2025-01-13
intel_th: core: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2025-01-12
coresight: Pass guest TRFCR value to KVM
James Clark
5
-17
/
+56
2025-01-12
KVM: arm64: coresight: Give TRBE enabled state to KVM
James Clark
1
-0
/
+3
2025-01-12
coresight: trbe: Remove redundant disable call
James Clark
1
-1
/
+1
2024-12-13
coresight-tpda: Optimize the function of reading element size
Tao Zhang
1
-1
/
+10
2024-12-13
coresight: Add support for trace filtering by source
Tao Zhang
2
-19
/
+115
2024-12-13
coresight: Add a helper to check if a device is source
Tao Zhang
1
-1
/
+1
2024-12-11
coresight: Fix dsb_mode_store() unsigned val is never less than zero
Pei Xiao
1
-2
/
+1
2024-12-11
coresight: dummy: Add static trace id support for dummy source
Mao Jinlong
1
-9
/
+72
2024-12-11
coresight: Add support to get static id for system trace sources
Mao Jinlong
3
-12
/
+46
2024-12-11
coresight: Drop atomics in connection refcounts
James Clark
3
-9
/
+9
2024-12-11
Coresight: Narrow down the matching range of tpdm
Songwei Chai
1
-2
/
+2
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
12
-12
/
+12
2024-10-31
intel_th: pci: Replace deprecated PCI functions
Philipp Stanner
1
-2
/
+7
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
5
-5
/
+0
2024-08-20
coresight: Make trace ID map spinlock local to the map
James Clark
2
-14
/
+13
2024-08-20
coresight: Emit sink ID in the HW_ID packets
James Clark
3
-17
/
+26
2024-08-20
coresight: Remove pending trace ID release mechanism
James Clark
3
-75
/
+41
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
8
-17
/
+38
2024-08-20
coresight: Make CPU id map a property of a trace ID map
James Clark
1
-7
/
+9
2024-08-20
coresight: Expose map arguments in trace ID API
James Clark
2
-11
/
+45
2024-08-20
coresight: Move struct coresight_trace_id_map to common header
James Clark
2
-19
/
+1
2024-08-20
coresight: Clarify comments around the PID of the sink owner
James Clark
2
-4
/
+6
2024-08-20
coresight: Remove unused ETM Perf stubs
James Clark
1
-18
/
+0
2024-08-20
coresight: tmc: sg: Do not leak sg_table
Suzuki K Poulose
1
-1
/
+1
2024-08-19
Coresight: Set correct cs_mode for dummy source to fix disable issue
Jie Gan
1
-0
/
+4
2024-08-19
Coresight: Set correct cs_mode for TPDM to fix disable issue
Jie Gan
1
-0
/
+6
2024-08-19
coresight: cti: use device_* to iterate over device child nodes
Javier Carrasco
1
-7
/
+3
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2024-07-03
intel_th: msu-sink: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2
-3
/
+3
2024-07-01
hwtracing: use for_each_endpoint_of_node()
Kuninori Morimoto
1
-2
/
+2
2024-06-21
coresight: constify the struct device_type usage
Ricardo B. Marliere
2
-2
/
+2
2024-06-10
coresight: tmc: Remove duplicated include in coresight-tmc-core.c
Yang Li
1
-1
/
+0
2024-06-07
coresight: Fix ref leak when of_coresight_parse_endpoint() fails
James Clark
1
-1
/
+3
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
27
-233
/
+910
2024-05-20
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+3
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-05-04
intel_th: pci: Add Lunar Lake support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Meteor Lake-S CPU support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Meteor Lake-S support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Sapphire Rapids SOC support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Granite Rapids SOC support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Granite Rapids support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: msu: Fix kernel-doc warnings
Randy Dunlap
1
-2
/
+10
2024-05-04
intel_th: Remove redundant initialization of pointer outp
Colin Ian King
1
-1
/
+1
2024-05-04
intel_th: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
1
-4
/
+4
2024-05-04
intel_th: Constify the struct device_type usage
Ricardo B. Marliere
1
-4
/
+4
[next]