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
/
coresight
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
coresight: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: etb10: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: etm3x: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: etm4x: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: funnel: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: replicator: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: stm: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: tmc: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: tpiu: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: STM: Clean up __iomem type usage
Stephen Boyd
2017-08-28
1
-8
/
+9
*
coresight: Add support for Coresight SoC 600 components
Suzuki K Poulose
2017-08-28
3
-0
/
+15
*
coresight tmc: Add support for Coresight SoC 600 TMC
Suzuki K Poulose
2017-08-28
2
-0
/
+20
*
coresight tmc: Support for save-restore in ETR
Suzuki K Poulose
2017-08-28
2
-1
/
+21
*
coresight tmc etr: Setup AXI cache encoding for read transfers
Suzuki K Poulose
2017-08-28
2
-1
/
+15
*
coresight tmc etr: Cleanup AXICTL register handling
Suzuki K Poulose
2017-08-28
2
-8
/
+19
*
coresight tmc etr: Detect address width at runtime
Suzuki K Poulose
2017-08-28
2
-3
/
+27
*
coresight tmc: Detect support for scatter gather
Suzuki K Poulose
2017-08-28
2
-0
/
+7
*
coresight tmc etr: Add capabilitiy information
Suzuki K Poulose
2017-08-28
2
-5
/
+35
*
coresight tmc: Handle configuration types properly
Suzuki K Poulose
2017-08-28
1
-3
/
+11
*
coresight replicator: Expose replicator management registers
Suzuki K Poulose
2017-08-28
1
-0
/
+23
*
coresight tmc: Expose DBA and AXICTL
Suzuki K Poulose
2017-08-28
1
-0
/
+4
*
coresight tmc: Add helpers for accessing 64bit registers
Suzuki K Poulose
2017-08-28
4
-8
/
+34
*
coresight: Use the new helper for defining registers
Suzuki K Poulose
2017-08-28
5
-65
/
+67
*
coresight: Add support for reading 64bit registers
Suzuki K Poulose
2017-08-28
1
-5
/
+24
*
coresight replicator: Cleanup programmable replicator naming
Suzuki K Poulose
2017-08-28
3
-9
/
+7
*
coresight: etm4x: Adds trace return stack option programming for ETMv4.
Mike Leach
2017-08-28
1
-0
/
+4
*
coresight: ptm: Adds trace return stack option programming for PTM.
Mike Leach
2017-08-28
2
-3
/
+16
*
coresight: pmu: Adds return stack option to perf coresight pmu
Mike Leach
2017-08-28
1
-0
/
+2
*
hwtracing: coresight: constify attribute_group structures.
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: etm3x: Set synchronisation frequencty to TRM default
Mathieu Poirier
2017-08-28
1
-0
/
+2
*
coresight: etb10: Move etb_disable_hw() outside of lock
Mathieu Poirier
2017-08-28
1
-1
/
+1
*
coresight: Add barrier packet for synchronisation
Mathieu Poirier
2017-08-28
5
-3
/
+67
*
coresight: etb10: Remove useless conversion to LE
Mathieu Poirier
2017-08-28
1
-8
/
+4
*
coresight: Correct buffer lost increment
Mathieu Poirier
2017-08-28
2
-5
/
+13
*
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-03
9
-38
/
+800
|
\
|
*
coresight: add support for CPU debug module
Leo Yan
2017-06-09
3
-0
/
+715
|
*
coresight: refactor with function of_coresight_get_cpu
Leo Yan
2017-06-09
1
-15
/
+28
|
*
coresight: of_get_coresight_platform_data: Add missing of_node_put
Suzuki K Poulose
2017-06-09
1
-7
/
+10
|
*
coresight: tmc: Configure DMA mask appropriately
Robin Murphy
2017-06-09
1
-0
/
+7
|
*
coresight: etb10: Fix a typo in a comment line
Markus Elfring
2017-06-09
1
-1
/
+1
|
*
coresight: etb10: Delete an error message for a failed memory allocation in e...
Markus Elfring
2017-06-09
1
-4
/
+1
|
*
coresight: use const for device_node structures
Leo Yan
2017-06-09
1
-3
/
+4
|
*
coresight: tmc: minor fix for output log
Leo Yan
2017-06-09
1
-8
/
+17
|
*
coresight: etm_perf: Fix using uninitialised work
Suzuki K Poulose
2017-06-09
1
-2
/
+1
|
*
coresight: Fix reference count for software sources
Suzuki K Poulose
2017-06-09
1
-2
/
+13
|
*
coresight: Disable the path only when the source is disabled
Suzuki K Poulose
2017-06-09
1
-6
/
+13
*
|
hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-10
/
+10
*
|
hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-10
/
+10
|
/
*
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-04
1
-1
/
+1
|
\
[next]