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.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
2023-01-20
Coresight: Add coresight TPDM source driver
Mao Jinlong
5
-1
/
+192
2023-01-19
coresight: core: Use IDR for non-cpu bound sources' paths.
Mao Jinlong
1
-11
/
+26
2023-01-19
coresight: trace-id: Add debug & test macros to Trace ID allocation
Mike Leach
1
-0
/
+33
2023-01-19
coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
Mike Leach
1
-0
/
+7
2023-01-19
coresight: etmX.X: stm: Remove trace_id() callback
Mike Leach
4
-54
/
+0
2023-01-19
coresight: etm3x: Update ETM3 driver to use Trace ID API
Mike Leach
3
-26
/
+75
2023-01-19
coresight: etm4x: Update ETM4 driver to use Trace ID API
Mike Leach
3
-10
/
+93
2023-01-19
coresight: stm: Update STM driver to use Trace ID API
Mike Leach
1
-27
/
+14
2023-01-19
coresight: perf: traceid: Add perf ID allocation and notifiers
Mike Leach
1
-0
/
+16
2023-01-19
coresight: Remove obsolete Trace ID unniqueness checks
Mike Leach
1
-45
/
+0
2023-01-19
coresight: trace-id: Add API to dynamically assign Trace ID values
Mike Leach
3
-1
/
+421
2023-01-19
hwtracing: hisi_ptt: Only add the supported devices to the filters list
Yicong Yang
1
-0
/
+10
2023-01-19
coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer()
Yang Yingliang
1
-1
/
+1
2023-01-16
drivers/coresight: Add UltraSoc System Memory Buffer driver
Qi Liu
4
-0
/
+786
2023-01-16
coresight: cti: Remove atomic type from enable_req_count
James Clark
3
-9
/
+9
2023-01-16
coresight: cti: Add PM runtime call in enable_store
Mao Jinlong
1
-2
/
+11
2023-01-16
coresight: cti: Prevent negative values of enable count
James Clark
1
-2
/
+9
2023-01-16
coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR
Junhao He
1
-6
/
+12
2022-11-28
coresight: etm4x: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-11-28
coresight: cti: Fix null pointer error on CTI init before ETM
Mike Leach
1
-1
/
+1
2022-11-28
coresight: trbe: remove cpuhp instance node before remove cpuhp state
Yang Shen
1
-0
/
+1
2022-10-31
coresight: etm4x: add CPU hotplug support for probing
Tamas Zsoldos
1
-40
/
+113
2022-10-25
coresight: cti: Fix hang in cti_disable_hw()
James Clark
1
-5
/
+0
2022-10-24
Revert "coresight: cti: Fix hang in cti_disable_hw()"
Greg Kroah-Hartman
1
-0
/
+3
2022-10-21
coresight: cti: Fix hang in cti_disable_hw()
James Clark
1
-3
/
+0
2022-10-21
coresight: Fix possible deadlock with lock dependency
Sudeep Holla
2
-5
/
+7
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-312
/
+1497
2022-09-21
arm64/sysreg: Fix a few missed conversions
Nathan Chancellor
2
-3
/
+4
2022-09-12
hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"
Stephen Rothwell
1
-1
/
+0
2022-09-09
hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr...
Yicong Yang
2
-0
/
+154
2022-09-09
hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T...
Yicong Yang
5
-0
/
+1109
2022-09-06
coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
Nathan Chancellor
1
-3
/
+3
2022-08-31
coresight: Make new csdev_access offsets unsigned
James Clark
4
-34
/
+31
2022-08-31
coresight: cti-sysfs: Re-use same functions for similar sysfs register accessors
James Clark
2
-127
/
+91
2022-08-31
coresight: Re-use same function for similar sysfs register accessors
James Clark
8
-131
/
+91
2022-08-31
coresight: Simplify sysfs accessors by using csdev_access abstraction
James Clark
7
-80
/
+61
2022-08-31
coresight: Remove unused function parameter
James Clark
1
-12
/
+4
2022-08-26
coresight: etm4x: Expose default timestamp source in sysfs
German Gomez
1
-0
/
+29
2022-08-22
coresight: trbe: fix Kconfig "its" grammar
Randy Dunlap
1
-2
/
+2
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+8
2022-07-11
Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
7
-53
/
+277
2022-07-11
coresight: etm4x: avoid build failure with unrolled loops
Nick Desaulniers
1
-1
/
+2
2022-07-08
intel_th: pci: Add Raptor Lake-S CPU support
Alexander Shishkin
1
-0
/
+5
2022-07-08
intel_th: pci: Add Raptor Lake-S PCH support
Alexander Shishkin
1
-0
/
+5
2022-07-08
intel_th: pci: Add Meteor Lake-P support
Alexander Shishkin
1
-0
/
+5
2022-07-08
intel_th: msu: Fix vmalloced buffers
Alexander Shishkin
1
-2
/
+12
2022-07-08
intel_th: msu-sink: Potential dereference of null pointer
Jiasheng Jiang
1
-0
/
+3
2022-07-08
intel_th: Fix a resource leak in an error handling path
Christophe JAILLET
1
-2
/
+8
2022-07-06
coresight: Add config flag to enable branch broadcast
James Clark
2
-0
/
+16
2022-06-29
coresight: syscfg: Update load and unload operations
Mike Leach
3
-41
/
+165
[prev]
[next]