index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-05
drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular
Paul Gortmaker
1
-2
/
+2
2016-02-20
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
10
-45
/
+24
2016-02-20
coresight: introducing a global trace ID function
Mathieu Poirier
1
-5
/
+2
2016-02-20
coresight: etm-perf: new PMU driver for ETM tracers
Mathieu Poirier
4
-1
/
+434
2016-02-20
coresight: etb10: implementing AUX API
Mathieu Poirier
1
-0
/
+234
2016-02-20
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
5
-15
/
+31
2016-02-20
coresight: etb10: moving to local atomic operations
Mathieu Poirier
1
-4
/
+5
2016-02-20
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
4
-7
/
+95
2016-02-20
coresight: etm3x: implementing user/kernel mode tracing
Mathieu Poirier
4
-1
/
+75
2016-02-20
coresight: etm3x: consolidating initial config
Mathieu Poirier
1
-23
/
+14
2016-02-20
coresight: etm3x: changing default trace configuration
Mathieu Poirier
2
-16
/
+15
2016-02-20
coresight: etm3x: set progbit to stop trace collection
Mathieu Poirier
1
-3
/
+0
2016-02-20
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
6
-16
/
+75
2016-02-20
coresight: etm3x: splitting struct etm_drvdata
Mathieu Poirier
3
-240
/
+305
2016-02-20
coresight: etm3x: unlocking tracers in default arch init
Mathieu Poirier
1
-5
/
+5
2016-02-20
coresight: etm3x: moving sysFS entries to dedicated file
Mathieu Poirier
4
-1218
/
+1241
2016-02-20
coresight: etm3x: moving etm_readl/writel to header file
Mathieu Poirier
2
-29
/
+29
2016-02-20
coresight: moving PM runtime operations to core framework
Mathieu Poirier
9
-29
/
+8
2016-02-20
coresight: add API to get sink from path
Mathieu Poirier
2
-0
/
+16
2016-02-20
coresight: associating path with session rather than tracer
Mathieu Poirier
2
-95
/
+206
2016-02-20
coresight: etm4x: Check every parameter used by dma_xx_coherent.
Eric Long
1
-2
/
+2
2016-02-20
coresight: "DEVICE_ATTR_RO" should defined as static.
Eric Long
2
-2
/
+2
2016-02-20
stm class: dummy_stm: Add link callback for fault injection
Alexander Shishkin
1
-0
/
+14
2016-02-20
stm class: Plug stm device's unlink callback
Alexander Shishkin
1
-4
/
+19
2016-02-20
stm class: Fix a race in unlinking
Alexander Shishkin
1
-12
/
+42
2016-02-20
stm class: Fix unbalanced module/device refcounting
Alexander Shishkin
1
-6
/
+14
2016-02-20
stm class: Guard output assignment against concurrency
Alexander Shishkin
2
-0
/
+18
2016-02-20
stm class: Fix unlocking braino in the error path
Alexander Shishkin
1
-4
/
+3
2016-02-20
stm class: Add heartbeat stm source device
Alexander Shishkin
3
-0
/
+143
2016-02-20
stm class: dummy_stm: Create multiple devices
Alexander Shishkin
1
-9
/
+48
2016-02-20
stm class: Support devices with multiple instances
Alexander Shishkin
1
-3
/
+4
2016-02-20
stm class: Use driver's packet callback return value
Alexander Shishkin
1
-7
/
+12
2016-02-20
intel_th: Use real device index in the node names
Alexander Shishkin
1
-3
/
+20
2016-02-20
intel_th: Set root device's drvdata early
Alexander Shishkin
2
-2
/
+2
2016-02-20
intel_th: sth: Sanitize packet callback's return values
Alexander Shishkin
1
-3
/
+8
2016-02-20
intel_th: msu: Release resources on read error
Laurent FERT
1
-4
/
+3
2016-02-20
intel_th: msu: Fix offset for wrapped block
Laurent FERT
1
-1
/
+1
2016-02-20
intel_th: Update scratchpad bits according to enabled output activity
Alexander Shishkin
4
-4
/
+59
2016-02-20
intel_th: gth: Remove commented-out code
Alexander Shishkin
1
-18
/
+0
2016-02-20
intel_th: Depend on HAS_IOMEM
Alexander Shishkin
1
-1
/
+1
2016-02-20
stm class: Fix master deallocation in device unregistering
Chunyan Zhang
1
-1
/
+1
2016-02-20
stm class: Use a signed return type for stm_find_master_chan
Lucas Tanure
1
-2
/
+2
2016-02-07
intel_th: pci: Add Broxton SOC support
Alexander Shishkin
1
-0
/
+5
2016-02-07
intel_th: pci: Add Apollo Lake SOC support
Alexander Shishkin
1
-0
/
+5
2016-02-07
stm class: Prevent user-controllable allocations
Alexander Shishkin
1
-0
/
+3
2016-02-07
stm class: Fix an off-by-one in master array allocation
Chunyan Zhang
1
-1
/
+1
2016-02-07
stm class: Fix link list locking
Alexander Shishkin
2
-9
/
+30
2016-02-07
stm class: Fix locking in unbinding policy path
Alexander Shishkin
1
-3
/
+15
2016-02-07
stm class: Select CONFIG_SRCU
Arnd Bergmann
1
-0
/
+1
2016-02-07
intel_th: INTEL_TH should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
[next]