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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
coresight: tmc: mark symbols static where possible
Baoyou Xie
3
-4
/
+4
2016-09-09
coresight: perf: deal with error condition properly
Mathieu Poirier
2
-3
/
+3
2016-08-31
coresight: etm4x: adding configurable start/stop filtering
Mathieu Poirier
1
-0
/
+71
2016-08-31
coresight: etm4x: adding configurable address range filtering
Mathieu Poirier
1
-9
/
+119
2016-08-31
coresight: etm4x: configuring include/exclude function
Mathieu Poirier
1
-10
/
+25
2016-08-31
coresight: etm4x: adding range filter configuration function
Mathieu Poirier
1
-18
/
+38
2016-08-31
coresight: etm4x: cleaning up default filter configuration
Mathieu Poirier
1
-26
/
+27
2016-08-31
coresight: etm4x: split default and filter configuration
Mathieu Poirier
1
-14
/
+22
2016-08-31
coresight: etm-perf: configuring filters from perf core
Mathieu Poirier
2
-15
/
+168
2016-08-31
coresight: remove duplicated enumeration
Mathieu Poirier
5
-16
/
+10
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
5
-20
/
+26
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
6
-22
/
+57
2016-08-31
coresight: etm4x: request to retain power to the trace unit when active
Sudeep Holla
2
-0
/
+15
2016-08-31
coresight: tmc: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2016-08-31
coresight: etm4x: remove duplicated include from coresight-etm4x.c
Wei Yongjun
1
-1
/
+0
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
9
-114
/
+75
2016-08-31
hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...
Peter Chen
1
-0
/
+1
2016-08-31
coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID
Olivier Schonken
1
-0
/
+5
2016-08-31
coresight: add PM runtime calls to coresight_simple_func()
Mathieu Poirier
1
-2
/
+6
2016-08-31
coresight: delay initialisation when children are missing
Mathieu Poirier
1
-1
/
+1
2016-08-31
coresight: Add better messages for coresight_timeout
Suzuki K Poulose
3
-12
/
+6
2016-08-31
coresight: Cleanup TMC status check
Suzuki K Poulose
1
-1
/
+1
2016-08-31
coresight: etmv4: Fix ETMv4x peripheral ID table
Suzuki K Poulose
1
-4
/
+4
2016-08-31
coresight: tmc: Limit the trace to available data
Suzuki K Poulose
4
-7
/
+17
2016-08-31
coresight: Fix csdev connections initialisation
Suzuki K Poulose
1
-10
/
+14
2016-08-31
coresight: Consolidate error handling path for tmc_probe
Suzuki K Poulose
1
-19
/
+17
2016-08-31
coresight: Remove erroneous dma_free_coherent in tmc_probe
Suzuki K Poulose
1
-3
/
+0
2016-08-31
coresight: always use stashed trace id value in etm4_trace_id
Sudeep Holla
1
-15
/
+1
2016-08-31
coresight-stm: support mmapping channel regions with mmio_addr
Chunyan Zhang
1
-0
/
+22
2016-08-31
coresight: access conn->child_name only if it's initialised
Sudeep Holla
1
-1
/
+2
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-79
/
+98
2016-07-15
hwtracing/coresight-etm4x: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-38
/
+49
2016-07-15
hwtracing/coresight-etm3x: Convert to hotplug state machine
Richard Cochran
1
-41
/
+49
2016-07-15
Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-1
/
+42
2016-07-14
intel_th: pci: Add Kaby Lake PCH-H support
Alexander Shishkin
1
-0
/
+5
2016-07-14
intel_th: Fix a deadlock in modprobing
Alexander Shishkin
2
-1
/
+37
2016-07-14
Merge tag 'stm-for-greg-20160701' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-11
/
+116
2016-07-01
intel_th: Document output device callbacks
Alexander Shishkin
1
-0
/
+3
2016-07-01
intel_th: gth: Fix a source comment
Alexander Shishkin
1
-1
/
+1
2016-07-01
intel_th: Add runtime power management handling
Alexander Shishkin
2
-10
/
+60
2016-07-01
stm class: Add runtime power management handling
Alexander Shishkin
1
-0
/
+52
2016-06-16
coresight: Handle build path error
Suzuki K Poulose
1
-3
/
+6
2016-06-16
coresight: Fix erroneous memset in tmc_read_unprepare_etr
Suzuki K Poulose
1
-6
/
+3
2016-06-16
coresight: Fix tmc_read_unprepare_etr
Suzuki K Poulose
1
-1
/
+1
2016-06-16
coresight: Fix NULL pointer dereference in _coresight_build_path
Suzuki K Poulose
1
-3
/
+3
2016-05-21
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-2931
/
+4986
2016-05-20
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
1
-1
/
+1
2016-05-04
coresight: etb10: adjust read pointer only when needed
Mathieu Poirier
1
-1
/
+2
2016-05-04
coresight: configuring ETF in FIFO mode when acting as link
Mathieu Poirier
1
-4
/
+28
2016-05-04
coresight: tmc: implementing TMC-ETF AUX space API
Mathieu Poirier
2
-0
/
+200
[next]