index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-20
intel_th: pci: Add Gemini Lake support
Alexander Shishkin
1
-0
/
+5
2017-10-12
stm class: Fix a use-after-free
Alexander Shishkin
1
-1
/
+1
2017-09-13
intel_th: pci: Add Cannon Lake PCH-LP support
Alexander Shishkin
1
-0
/
+5
2017-09-13
intel_th: pci: Add Cannon Lake PCH-H support
Alexander Shishkin
1
-0
/
+5
2016-08-10
intel_th: Fix a deadlock in modprobing
Alexander Shishkin
2
-1
/
+37
2016-08-10
intel_th: pci: Add Kaby Lake PCH-H support
Alexander Shishkin
1
-0
/
+5
2016-05-04
stm class: Select CONFIG_SRCU
Arnd Bergmann
1
-0
/
+1
2016-03-03
coresight: checking for NULL string in coresight_name_match()
Mathieu Poirier
1
-1
/
+1
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-81
/
+24
2015-10-16
intel_th: Check for NULL instead of ERR_PTR
Dan Carpenter
4
-10
/
+10
2015-10-16
stm class: Select configfs
Alexander Shishkin
1
-0
/
+1
2015-10-10
intel_th: Fix integer mismatch warnings
Alexander Shishkin
1
-1
/
+1
2015-10-10
stm class: Mark src::link __rcu
Alexander Shishkin
2
-4
/
+7
2015-10-07
coresight: etm3x: making error message unambiguous
Mathieu Poirier
1
-2
/
+4
2015-10-07
coresight: etm3x: breaking down sysFS status interface
Mathieu Poirier
1
-49
/
+51
2015-10-07
coresight: etm3x: adding cpu affinity to sysFS interface
Mathieu Poirier
1
-0
/
+13
2015-10-07
coresight: adding comments to remove ambiguity
Mathieu Poirier
1
-0
/
+5
2015-10-07
Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessed
Chunyan Zhang
1
-6
/
+16
2015-10-04
intel_th: Add PTI output driver
Alexander Shishkin
4
-0
/
+293
2015-10-04
intel_th: Add Memory Storage Unit driver
Alexander Shishkin
4
-0
/
+1638
2015-10-04
intel_th: Add Software Trace Hub driver
Alexander Shishkin
4
-0
/
+314
2015-10-04
intel_th: Add Global Trace Hub driver
Alexander Shishkin
4
-0
/
+785
2015-10-04
intel_th: Add pci glue layer for Intel(R) Trace Hub
Alexander Shishkin
3
-0
/
+98
2015-10-04
intel_th: Add driver infrastructure for Intel(R) Trace Hub devices
Alexander Shishkin
6
-0
/
+1033
2015-10-04
stm class: stm_console: Add kernel-console-over-stm driver
Alexander Shishkin
3
-0
/
+93
2015-10-04
stm class: dummy_stm: Add dummy driver for testing stm class
Alexander Shishkin
3
-0
/
+76
2015-10-04
stm class: Introduce an abstraction for System Trace Module devices
Alexander Shishkin
5
-0
/
+1656
2015-08-05
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2
-6
/
+18
2015-08-05
coresight-etm3x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2
-5
/
+14
2015-08-05
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2
-12
/
+12
2015-08-05
coresight-etm3x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2
-10
/
+10
2015-08-05
coresight: replicator: Use builtin_platform_driver()
Vaishali Thakkar
1
-12
/
+1
2015-08-05
coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
Ivan T. Ivanov
1
-0
/
+5
2015-06-08
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
Paul Gortmaker
1
-0
/
+1
2015-06-08
drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usage
Paul Gortmaker
1
-0
/
+1
2015-05-24
coresight: replicator: Add Qualcomm CoreSight Replicator driver
Pratik Patel
3
-0
/
+223
2015-05-24
coresight: fix typo in of_coresight.c
Pankaj Dubey
1
-1
/
+1
2015-05-24
coresight: replicator: retrieve and handle atclk
Linus Walleij
1
-4
/
+67
2015-05-24
coresight: funnel: retrieve and handle atclk
Linus Walleij
1
-0
/
+37
2015-05-24
coresight: etb: retrieve and handle atclk
Linus Walleij
1
-0
/
+37
2015-05-24
coresight: tpiu: retrieve and handle atclk
Linus Walleij
1
-0
/
+37
2015-05-24
coresight: etm: retrieve and handle atclk
Linus Walleij
2
-1
/
+37
2015-05-24
coresight: tmc: let runtime PM handle core clock
Linus Walleij
1
-23
/
+8
2015-05-24
coresight: funnel: let runtime PM handle core clock
Linus Walleij
1
-17
/
+7
2015-05-24
coresight: etb: let runtime PM handle core clock
Linus Walleij
1
-26
/
+9
2015-05-24
coresight: tpiu: let runtime PM handle core clock
Linus Walleij
1
-17
/
+4
2015-05-24
coresight: etm: let runtime PM handle core clock
Linus Walleij
2
-46
/
+16
2015-05-24
coresight: support the TPIU version found in Ux500
Linus Walleij
1
-0
/
+4
2015-05-24
coresight: etm: print what version of ETM/PTM is detected
Linus Walleij
1
-1
/
+5
2015-05-24
coresight-etm3x: use module_amba_driver to simplify the code
Mathieu Poirier
1
-11
/
+1
[next]