index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-03
30
-676
/
+1320
|
\
|
*
hwtracing: hisi_ptt: Fix potential sleep in atomic context
Yicong Yang
2023-06-21
2
-7
/
+7
|
*
hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMU
Yicong Yang
2023-06-21
1
-1
/
+1
|
*
hwtracing: hisi_ptt: Export available filters through sysfs
Yicong Yang
2023-06-21
2
-0
/
+221
|
*
hwtracing: hisi_ptt: Add support for dynamically updating the filter list
Yicong Yang
2023-06-21
2
-8
/
+202
|
*
hwtracing: hisi_ptt: Factor out filter allocation and release operation
Yicong Yang
2023-06-21
1
-24
/
+39
|
*
coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable()
Nathan Chancellor
2023-06-19
1
-2
/
+2
|
*
Coresight: Add coresight dummy driver
Hao Zhang
2023-06-15
3
-0
/
+175
|
*
coresight: etm4x: Match all ETM4 instances based on DEVARCH and DEVTYPE
Suzuki K Poulose
2023-06-07
2
-2
/
+22
|
*
coresight: etm4x: Make etm4_remove_dev() return void
Uwe Kleine-König
2023-06-07
1
-6
/
+3
|
*
coresight: etm4x: Fix missing trctraceidr file in sysfs
Mike Leach
2023-06-06
1
-9
/
+18
|
*
coresight: Fix CTI module refcount leak by making it a helper device
James Clark
2023-06-05
6
-105
/
+79
|
*
coresight: Enable and disable helper devices adjacent to the path
James Clark
2023-06-05
5
-54
/
+178
|
*
coresight: Refactor out buffer allocation function for ETR
James Clark
2023-06-05
2
-7
/
+45
|
*
coresight: Make refcount a property of the connection
James Clark
2023-06-05
10
-238
/
+117
|
*
coresight: Store in-connections as well as out-connections
James Clark
2023-06-05
3
-50
/
+69
|
*
coresight: Simplify connection fixup mechanism
James Clark
2023-06-05
1
-52
/
+32
|
*
coresight: Store pointers to connections rather than an array of them
James Clark
2023-06-05
4
-28
/
+41
|
*
coresight: Dynamically add connections
James Clark
2023-06-05
2
-77
/
+70
|
*
coresight: Rename connection members to make the direction explicit
James Clark
2023-06-05
4
-47
/
+46
|
*
coresight: Rename nr_outports to nr_outconns
James Clark
2023-06-05
3
-34
/
+34
|
*
coresight: Change name of pdata->conns
James Clark
2023-06-05
3
-20
/
+20
|
*
coresight: Use enum type for cs_mode wherever possible
James Clark
2023-06-05
13
-31
/
+30
|
*
coresight: Fix loss of connection info when a module is unloaded
James Clark
2023-06-05
1
-7
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-06-26
2
-39
/
+32
|
\
\
|
|
/
|
/
|
|
*
arm64/sysreg: Convert TRBLIMITR_EL1 register to automatic generation
Anshuman Khandual
2023-06-14
1
-9
/
+0
|
*
arm64/sysreg: Rename TRBIDR_EL1 fields per auto-gen tools format
Anshuman Khandual
2023-06-14
1
-3
/
+3
|
*
arm64/sysreg: Rename TRBSR_EL1 fields per auto-gen tools format
Anshuman Khandual
2023-06-14
2
-14
/
+14
|
*
arm64/sysreg: Rename TRBBASER_EL1 fields per auto-gen tools format
Anshuman Khandual
2023-06-14
1
-2
/
+2
|
*
arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools format
Anshuman Khandual
2023-06-14
2
-13
/
+15
*
|
coresight: perf: Release Coresight path when alloc trace id failed
Ruidong Tian
2023-05-11
1
-0
/
+1
*
|
coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()
Dan Carpenter
2023-05-11
1
-1
/
+1
|
/
*
Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2023-04-19
1
-0
/
+1
|
\
|
*
coresight: etm_pmu: Set the module field
Suzuki K Poulose
2023-04-14
1
-0
/
+1
*
|
coresight: etm4x: Do not access TRCIDR1 for identification
Suzuki K Poulose
2023-03-21
2
-27
/
+15
*
|
coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug
Steve Clevenger
2023-03-21
1
-1
/
+1
|
/
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
2
-5
/
+5
|
\
|
*
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2023-01-27
2
-5
/
+5
*
|
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
28
-195
/
+2171
|
\
\
|
*
|
coresight: tmc: Don't enable TMC when it's not ready.
Yabin Cui
2023-01-30
4
-14
/
+56
|
*
|
coresight: tpda: fix return value check in tpda_probe()
Yang Yingliang
2023-01-30
1
-2
/
+2
|
*
|
Coresight: tpda/tpdm: remove incorrect __exit annotation
Arnd Bergmann
2023-01-26
2
-2
/
+2
|
*
|
coresight: perf: Output trace id only once
Suzuki K Poulose
2023-01-24
2
-4
/
+14
|
*
|
coresight: Fix uninitialised variable use in coresight_disable
Suzuki K Poulose
2023-01-24
1
-1
/
+1
|
*
|
Coresight: Add TPDA link driver
Mao Jinlong
2023-01-20
4
-0
/
+258
|
*
|
coresight-tpdm: Add integration test support
Mao Jinlong
2023-01-20
2
-0
/
+68
|
*
|
coresight-tpdm: Add DSB dataset support
Mao Jinlong
2023-01-20
2
-0
/
+78
|
*
|
Coresight: Add coresight TPDM source driver
Mao Jinlong
2023-01-20
5
-1
/
+192
|
*
|
coresight: core: Use IDR for non-cpu bound sources' paths.
Mao Jinlong
2023-01-19
1
-11
/
+26
|
*
|
coresight: trace-id: Add debug & test macros to Trace ID allocation
Mike Leach
2023-01-19
1
-0
/
+33
[next]