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
/
coresight
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
11
-11
/
+11
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
3
-3
/
+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-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
13
-199
/
+757
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-01
coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devices
Anshuman Khandual
1
-1
/
+27
2024-04-26
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-04-25
coresight: tpiu: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2024-04-25
coresight: tmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2024-04-25
coresight: stm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2024-04-25
coresight: debug: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2024-04-25
coresight: catu: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2024-04-24
coresight: stm: Remove duplicate linux/acpi.h header
Jiapeng Chong
1
-1
/
+0
2024-04-22
coresight: etm4x: Fix access to resource selector registers
Suzuki K Poulose
1
-2
/
+4
2024-04-22
coresight: etm4x: Safe access for TRCQCLTR
Suzuki K Poulose
2
-2
/
+9
2024-04-22
coresight: etm4x: Do not save/restore Data trace control registers
Suzuki K Poulose
2
-34
/
+0
2024-04-22
coresight: etm4x: Do not hardcode IOMEM access for register restore
Suzuki K Poulose
1
-2
/
+4
2024-04-18
ARM: 9379/1: coresight: tpda: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9378/1: coresight: etm4x: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9376/1: coresight: tpdm: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9375/1: coresight: stm: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9374/1: coresight: etb10: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9373/1: coresight: funnel: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9371/1: coresight: cti: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9366/1: coresight: tpiu: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9365/1: coresight: tmc: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9364/1: coresight: replicator: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9363/1: coresight: etm3x: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-18
ARM: 9362/1: coresight: catu: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-16
coresight: debug: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
1
-16
/
+122
2024-04-16
coresight: stm: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
1
-10
/
+94
2024-04-16
coresight: tmc: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
2
-15
/
+127
2024-04-16
coresight: tpiu: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
1
-17
/
+100
2024-04-16
coresight: catu: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
2
-19
/
+120
[next]