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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
coresight: etm4x: splitting struct etmv4_drvdata
Mathieu Poirier
2016-05-01
3
-445
/
+533
|
*
coresight: etm4x: adding config and traceid registers
Mathieu Poirier
2016-05-01
1
-0
/
+4
|
*
coresight: etm4x: moving sysFS entries to a dedicated file
Mathieu Poirier
2016-05-01
4
-2030
/
+2052
|
*
intel_th: pci: Add Broxton-M SOC support
Alexander Shishkin
2016-04-19
1
-0
/
+5
|
*
intel_th: msu: Release resources on removal
Alexander Shishkin
2016-04-08
1
-0
/
+12
|
*
intel_th: msu: Set fops::owner to prevent module from unloading
Alexander Shishkin
2016-04-08
1
-0
/
+1
|
*
intel_th: Hold output driver module reference while capture is active
Alexander Shishkin
2016-04-08
1
-0
/
+5
|
*
intel_th: msu: Serialize enabling/disabling
Alexander Shishkin
2016-04-08
1
-43
/
+49
|
*
intel_th: Fix activating a subdevice without a driver
Alexander Shishkin
2016-04-08
2
-2
/
+13
|
*
intel_th: pti: Create sysfs attributes using core driver's facility
Alexander Shishkin
2016-04-08
1
-6
/
+1
|
*
intel_th: msu: Create sysfs attributes using core driver's facility
Alexander Shishkin
2016-04-08
1
-5
/
+1
|
*
intel_th: Allow subdevice drivers to bring in own attribute groups
Alexander Shishkin
2016-04-08
2
-0
/
+15
|
*
intel_th: msu: Handle kstrndup() failure
Alexander Shishkin
2016-04-08
1
-0
/
+5
|
*
intel_th: pti: Do remove sysfs group on device removal
Alexander Shishkin
2016-04-08
1
-0
/
+1
|
*
stm class: Remove unnecessary pointer increment
Alexander Shishkin
2016-04-08
1
-1
/
+1
|
*
stm class: Fix stm device initialization order
Alexander Shishkin
2016-04-08
1
-8
/
+9
|
*
stm class: Do not leak the chrdev in error path
Alexander Shishkin
2016-04-08
1
-0
/
+2
|
*
stm class: Remove a pointless line
Alexander Shishkin
2016-04-08
1
-2
/
+0
|
*
stm class: stm_heartbeat: Make nr_devs parameter read-only
Alexander Shishkin
2016-04-08
1
-9
/
+5
|
*
stm class: dummy_stm: Make nr_dummies parameter read-only
Alexander Shishkin
2016-04-08
1
-9
/
+5
|
*
stm class: Fix integer boundary checks for master range
Chunyan Zhang
2016-04-08
1
-2
/
+1
*
|
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
1
-1
/
+1
|
/
*
drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular
Paul Gortmaker
2016-03-05
1
-2
/
+2
*
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
10
-45
/
+24
*
coresight: introducing a global trace ID function
Mathieu Poirier
2016-02-20
1
-5
/
+2
*
coresight: etm-perf: new PMU driver for ETM tracers
Mathieu Poirier
2016-02-20
4
-1
/
+434
*
coresight: etb10: implementing AUX API
Mathieu Poirier
2016-02-20
1
-0
/
+234
*
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
2016-02-20
5
-15
/
+31
*
coresight: etb10: moving to local atomic operations
Mathieu Poirier
2016-02-20
1
-4
/
+5
*
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
2016-02-20
4
-7
/
+95
*
coresight: etm3x: implementing user/kernel mode tracing
Mathieu Poirier
2016-02-20
4
-1
/
+75
*
coresight: etm3x: consolidating initial config
Mathieu Poirier
2016-02-20
1
-23
/
+14
*
coresight: etm3x: changing default trace configuration
Mathieu Poirier
2016-02-20
2
-16
/
+15
*
coresight: etm3x: set progbit to stop trace collection
Mathieu Poirier
2016-02-20
1
-3
/
+0
*
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
2016-02-20
6
-16
/
+75
*
coresight: etm3x: splitting struct etm_drvdata
Mathieu Poirier
2016-02-20
3
-240
/
+305
*
coresight: etm3x: unlocking tracers in default arch init
Mathieu Poirier
2016-02-20
1
-5
/
+5
*
coresight: etm3x: moving sysFS entries to dedicated file
Mathieu Poirier
2016-02-20
4
-1218
/
+1241
*
coresight: etm3x: moving etm_readl/writel to header file
Mathieu Poirier
2016-02-20
2
-29
/
+29
*
coresight: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-20
9
-29
/
+8
*
coresight: add API to get sink from path
Mathieu Poirier
2016-02-20
2
-0
/
+16
*
coresight: associating path with session rather than tracer
Mathieu Poirier
2016-02-20
2
-95
/
+206
*
coresight: etm4x: Check every parameter used by dma_xx_coherent.
Eric Long
2016-02-20
1
-2
/
+2
*
coresight: "DEVICE_ATTR_RO" should defined as static.
Eric Long
2016-02-20
2
-2
/
+2
*
stm class: dummy_stm: Add link callback for fault injection
Alexander Shishkin
2016-02-20
1
-0
/
+14
*
stm class: Plug stm device's unlink callback
Alexander Shishkin
2016-02-20
1
-4
/
+19
*
stm class: Fix a race in unlinking
Alexander Shishkin
2016-02-20
1
-12
/
+42
*
stm class: Fix unbalanced module/device refcounting
Alexander Shishkin
2016-02-20
1
-6
/
+14
*
stm class: Guard output assignment against concurrency
Alexander Shishkin
2016-02-20
2
-0
/
+18
*
stm class: Fix unlocking braino in the error path
Alexander Shishkin
2016-02-20
1
-4
/
+3
[prev]
[next]