index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2018-08-24
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-07-15
coresight: tpiu: Fix disabling timeouts
Robin Murphy
1
-3
/
+4
2018-07-15
coresight: catu: Plug in CATU as a backend for ETR buffer
Suzuki K Poulose
4
-11
/
+174
2018-07-15
coresight: catu: Add support for scatter gather tables
Suzuki K Poulose
1
-0
/
+251
2018-07-15
coresight: Introduce support for Coresight Address Translation Unit
Suzuki K Poulose
5
-0
/
+362
2018-07-15
coresight: Add helper device type
Suzuki K Poulose
1
-2
/
+41
2018-07-15
coresight: Handle errors in finding input/output ports
Suzuki K Poulose
1
-2
/
+5
2018-07-15
coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packet
Suzuki K Poulose
1
-1
/
+1
2018-07-15
coresight: include vmalloc.h for vmap/vunmap
Arnd Bergmann
1
-0
/
+1
2018-07-15
coresight: tmc: Add configuration support for trace buffer size
Suzuki K Poulose
1
-0
/
+33
2018-07-15
coresight: tmc-etr buf: Add TMC scatter gather mode backend
Suzuki K Poulose
2
-4
/
+111
2018-07-15
coresight: tmc-etr: Add transparent buffer management
Suzuki K Poulose
2
-89
/
+308
2018-07-15
coresight: Add support for TMC ETR SG unit
Suzuki K Poulose
1
-0
/
+263
2018-07-15
coresight: Add generic TMC sg table framework
Suzuki K Poulose
2
-0
/
+318
2018-07-15
dts: bindings: Restrict coresight tmc-etr scatter-gather mode
Suzuki K Poulose
1
-1
/
+8
2018-07-15
coresight: Add helper for inserting synchronization packets
Suzuki K Poulose
5
-42
/
+23
2018-07-15
coresight: tmc-etr: Disallow perf mode
Suzuki K Poulose
1
-26
/
+2
2018-07-15
coresight: tmc-etr: Do not clean trace buffer
Suzuki K Poulose
1
-6
/
+2
2018-07-15
coresight: tmc: Hide trace buffer handling for file read
Suzuki K Poulose
4
-18
/
+79
2018-07-15
coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
Suzuki K Poulose
1
-17
/
+14
2018-07-15
coresight: etm4x: Don't use contextID with PID namespaces
Mathieu Poirier
2
-12
/
+38
2018-07-15
coresight: etm3x: Don't use contextID with PID namespaces
Mathieu Poirier
3
-12
/
+38
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-5
/
+8
2018-06-06
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-263
/
+58
2018-05-26
hwtracing: stm: fix build error on some arches
Greg Kroah-Hartman
1
-0
/
+1
2018-05-25
intel_th: Use correct device when freeing buffers
Alexander Shishkin
1
-3
/
+3
2018-05-25
stm class: Use vmalloc for the master map
Alexander Shishkin
1
-3
/
+3
2018-05-14
coresight: Remove %px for printing pcsr value
Leo Yan
1
-1
/
+1
2018-05-14
coresight tmc etr: Removing extra newline
Mathieu Poirier
1
-1
/
+0
2018-05-14
coresight tmc etr: Fix uninitialised variable
Mathieu Poirier
1
-1
/
+1
2018-05-14
coresight tmc etr: Make memory check consistent in the same function
Mathieu Poirier
1
-2
/
+2
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
24
-254
/
+50
2018-05-14
coresight: use put_device() instead of kfree()
Arvind Yadav
1
-4
/
+4
2018-04-05
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-182
/
+164
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
1
-33
/
+26
2018-03-29
Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
23
-179
/
+161
2018-03-29
hwtracing: Add HW tracing support menu
Randy Dunlap
1
-0
/
+7
2018-03-28
intel_th: Add ACPI glue layer
Alexander Shishkin
3
-0
/
+94
2018-03-28
intel_th: Allow forcing host mode through drvdata
Alexander Shishkin
2
-3
/
+7
2018-03-28
intel_th: Pick up irq number from resources
Alexander Shishkin
1
-1
/
+8
2018-03-28
intel_th: Don't touch switch routing in host mode
Alexander Shishkin
1
-0
/
+4
2018-03-28
intel_th: Use correct method of finding hub
Alexander Shishkin
1
-1
/
+1
2018-03-28
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
13
-117
/
+13
2018-03-28
stm class: Make dummy's master/channel ranges configurable
Alexander Shishkin
1
-3
/
+21
2018-03-28
stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
6
-54
/
+6
2018-03-14
coresight: etm4x: Fix bit shifting
Bo Yan
1
-2
/
+2
2018-03-14
coresight: Use %px to print pcsr instead of %p
Leo Yan
1
-1
/
+1
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-33
/
+18
2018-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-12
/
+3
2018-01-02
coresight: of: Use of_cpu_node_to_id helper
Suzuki K Poulose
1
-12
/
+3
[next]