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
2021-02-04
coresight: tpiu: Prepare for using coresight device access abstraction
Suzuki K Poulose
1
-17
/
+13
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
11
-0
/
+53
2021-02-04
coresight: etm4x: Skip accessing TRCPDCR in save/restore
Suzuki K Poulose
1
-5
/
+7
2021-02-04
coresight: etm4x: Handle access to TRCSSPCICRn
Suzuki K Poulose
2
-5
/
+26
2021-02-04
coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75
Chunyan Zhang
1
-0
/
+2
2021-02-04
coresight: cti: Reduce scope for the variable 'cs_fwnode' in cti_plat_create_...
Markus Elfring
1
-3
/
+3
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
11
-30
/
+13
2021-01-21
intel_th: pci: Add Alder Lake-P support
Alexander Shishkin
1
-0
/
+5
2021-01-21
stm class: Fix module init return on allocation failure
Wang Hui
1
-2
/
+4
2020-12-16
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-44
/
+188
2020-12-15
hwtracing: intel: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+1
2020-12-08
coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow
Qi Liu
3
-0
/
+114
2020-12-08
coresight: remove broken __exit annotations
Arnd Bergmann
10
-16
/
+16
2020-12-08
coresight: tmc-etr: Fix barrier packet insertion for perf buffer
Suzuki K Poulose
1
-1
/
+1
2020-11-27
coresight-stm: Fix W=1 warning in STM driver
Mathieu Poirier
1
-1
/
+1
2020-11-27
coresight-tpiu: Fix W=1 warning in TPIU driver
Mathieu Poirier
1
-1
/
+1
2020-11-27
coresight: Fix W=1 warnings in core framework
Mathieu Poirier
1
-1
/
+7
2020-11-27
coresight: tmc-etr: Check if page is valid before dma_map_page()
Mao Jinlong
1
-0
/
+2
2020-11-27
coresight: tmc-etr: Assign boolean values to a bool variable
Kaixu Xia
1
-2
/
+2
2020-11-27
coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()
Sai Prakash Ranjan
1
-1
/
+3
2020-11-27
coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
Sai Prakash Ranjan
2
-1
/
+5
2020-11-27
coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver
Qi Liu
2
-2
/
+2
2020-11-27
coresight: etm4x: Handle TRCVIPCSSCTLR accesses
Suzuki K Poulose
1
-4
/
+7
2020-11-27
coresight: etm4x: Fix accesses to TRCPROCSELR
Suzuki K Poulose
1
-4
/
+6
2020-11-27
coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2
Suzuki K Poulose
1
-2
/
+7
2020-11-27
coresight: etm4x: Fix accesses to TRCCIDCTLR1
Suzuki K Poulose
1
-3
/
+6
2020-11-27
coresight: etm4x: Fix accesses to TRCVMIDCTLR1
Suzuki K Poulose
1
-3
/
+6
2020-11-27
coresight: core: Remove unneeded semicolon
Zou Wei
1
-1
/
+1
2020-11-27
coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-up
Sai Prakash Ranjan
1
-1
/
+1
2020-10-29
coresight: cti: Initialize dynamic sysfs attributes
Suzuki K Poulose
1
-0
/
+7
2020-10-29
coresight: Fix uninitialised pointer bug in etm_setup_aux()
Mike Leach
1
-1
/
+1
2020-10-29
coresight: add module license
Arnd Bergmann
1
-0
/
+1
2020-10-05
intel_th: pci: Add Alder Lake CPU support
Alexander Shishkin
1
-0
/
+5
2020-10-05
intel_th: pci: Add Alder Lake-S support
Alexander Shishkin
1
-0
/
+5
2020-10-05
stm class: ftrace: Use different channel accroding to CPU
Tingwei Zhang
1
-1
/
+4
2020-10-05
stm class: ftrace: Enable supported trace export flag
Tingwei Zhang
1
-0
/
+2
2020-10-05
stm class: ftrace: Change dependency to TRACING
Tingwei Zhang
1
-1
/
+1
2020-09-28
coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register
Sai Prakash Ranjan
1
-2
/
+2
2020-09-28
coresight: core: Allow the coresight core driver to be built as a module
Tingwei Zhang
5
-15
/
+48
2020-09-28
coresight: catu: Allow catu drivers to be built as modules
Tingwei Zhang
2
-1
/
+19
2020-09-28
coresight: tmc-etr: Add function to register catu ops
Mian Yousaf Kaukab
4
-6
/
+36
2020-09-28
coresight: cti: Allow cti to be built as a module
Tingwei Zhang
5
-5
/
+28
2020-09-28
coresight: cti: Increase reference count when enabling cti
Tingwei Zhang
1
-3
/
+14
2020-09-28
coresight: cti: Don't disable ect device if it's not enabled
Tingwei Zhang
1
-3
/
+8
2020-09-28
coresight: cti: Fix bug clearing sysfs links on callback
Mike Leach
2
-3
/
+3
2020-09-28
coresight: cti: Fix remove sysfs link error
Mike Leach
1
-3
/
+6
2020-09-28
coresight: cti: Add function to register cti associate ops
Tingwei Zhang
3
-16
/
+55
2020-09-28
coresight: replicator: Allow replicator driver to be built as module
Kim Phillips
2
-3
/
+67
2020-09-28
coresight: funnel: Allow funnel driver to be built as module
Kim Phillips
1
-2
/
+63
2020-09-28
coresight: tmc: Allow tmc to be built as a module
Kim Phillips
3
-5
/
+32
[prev]
[next]