index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
coresight: perf: Clean up function etm_setup_aux()
Mathieu Poirier
1
-3
/
+5
2019-04-25
coresight: Properly address concurrency in sink::update() functions
Mathieu Poirier
2
-2
/
+6
2019-04-25
coresight: Properly address errors in sink::disable() functions
Mathieu Poirier
3
-15
/
+12
2019-04-25
coresight: Move reference counting inside sink drivers
Mathieu Poirier
5
-29
/
+66
2019-04-25
coresight: Adding return code to sink::disable() operation
Mathieu Poirier
5
-7
/
+15
2019-04-25
coresight: etm4x: Configure tracers to emit timestamps
Mathieu Poirier
1
-1
/
+101
2019-04-25
coresight: etm4x: Skip selector pair 0
Mathieu Poirier
1
-2
/
+5
2019-04-25
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
3
-0
/
+8
2019-04-25
coresight: pmu: Adding ITRACE property to cs_etm PMU
Mathieu Poirier
1
-1
/
+2
2019-04-25
coresight: tmc: Cleanup power management
Suzuki K Poulose
1
-2
/
+2
2019-04-25
coresight: catu: Cleanup power management
Suzuki K Poulose
1
-1
/
+2
2019-04-25
coresight: tpiu: Cleanup power management
Suzuki K Poulose
1
-3
/
+6
2019-04-25
coresight: etb10: Cleanup power management
Suzuki K Poulose
1
-11
/
+3
2019-04-25
coresight: Fix freeing up the coresight connections
Suzuki K Poulose
1
-1
/
+0
2019-04-25
coresight: Merge the static and dynamic replicator drivers
Suzuki K Poulose
4
-299
/
+169
2019-04-25
coresight: dynamic-replicator: Prepare for merging with static replicator
Suzuki K Poulose
1
-41
/
+63
2019-04-25
coresight: replicator: Prepare for merging with dynamic-replicator
Suzuki K Poulose
1
-26
/
+36
2019-04-25
coresight: dynamic-replicator: Clean up error handling
Suzuki K Poulose
1
-8
/
+16
2019-04-25
coresight: tmc: Report DMA setup failures
Suzuki K Poulose
1
-1
/
+6
2019-04-25
coresight: catu: Make catu_helper_ops and catu_ops static
YueHaibing
1
-2
/
+2
2019-04-25
coresight: catu: fix clang build warning
Arnd Bergmann
2
-7
/
+3
2019-04-25
intel_th: pci: Add Comet Lake support
Alexander Shishkin
1
-0
/
+5
2019-04-25
stm class: Fix channel bitmap on 32-bit systems
Alexander Shishkin
1
-4
/
+3
2019-04-25
stm class: Fix channel free in stm output free path
Tingwei Zhang
1
-1
/
+1
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-72
/
+77
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
9
-24
/
+40
2019-03-01
intel_th: gth: Fix an off-by-one in output unassigning
Alexander Shishkin
1
-1
/
+1
2019-02-26
coresight: etm4x: Add support to enable ETMv4.2
Sai Prakash Ranjan
1
-1
/
+2
2019-02-26
ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI support
Mike Leach
2
-9
/
+20
2019-02-26
ARM: 8838/1: drivers: amba: Updates to component identification for driver matching.
Mike Leach
4
-63
/
+57
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
1
-3
/
+4
2019-02-21
Merge tag 'intel_th-stm-for-greg-20190221' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-next
Greg Kroah-Hartman
5
-13
/
+28
2019-02-21
stm class: Prevent division by zero
Alexander Shishkin
1
-3
/
+5
2019-02-21
stm class: Fix an endless loop in channel allocation
Zhi Jin
1
-0
/
+3
2019-02-21
intel_th: Don't reference unassigned outputs
Alexander Shishkin
1
-0
/
+4
2019-02-21
intel_th: pti: Use sysfs_match_string() helper
Andy Shevchenko
1
-9
/
+7
2019-02-21
intel_th: Only create useful device nodes
Alexander Shishkin
1
-1
/
+5
2019-02-21
intel_th: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-02-08
coresight: Use event attributes for sink selection
Mathieu Poirier
3
-12
/
+55
2019-02-08
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
3
-1
/
+105
2019-02-08
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-3
/
+3
2019-02-08
coresight: Use of_node_name_eq for node name comparisons
Rob Herring
1
-2
/
+2
2019-02-08
coresight: stm: Remove set but not used variable 'res_size'
YueHaibing
1
-8
/
+4
2019-02-08
coresight: cpu-debug: Support for CA73 CPUs
Leo Yan
1
-0
/
+4
2019-02-06
coresight: Use event attributes for sink selection
Mathieu Poirier
3
-12
/
+55
2019-02-06
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
3
-1
/
+105
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-3
/
+3
2018-12-19
intel_th: msu: Fix an off-by-one in attribute store
Alexander Shishkin
1
-1
/
+2
2018-12-19
stm class: Fix a module refcount leak in policy creation error path
Alexander Shishkin
1
-5
/
+7
2018-12-06
coresight: fix spelling mistake "deffered" -> "deferred"
Colin Ian King
1
-1
/
+1
[prev]
[next]