index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
stm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
5
-4
/
+105
|
\
|
*
stm: Mark the functions of writing STM with notrace
Chunyan Zhang
2016-11-22
1
-3
/
+4
|
*
stm dummy: Mark dummy_stm_packet() with notrace
Chunyan Zhang
2016-11-22
1
-1
/
+1
|
*
stm class: ftrace: Add ftrace-export-over-stm driver
Chunyan Zhang
2016-11-22
3
-0
/
+100
*
|
stm class: Fix device leak in open error path
Johan Hovold
2016-11-18
1
-3
/
+5
|
/
*
stm class: Add runtime power management handling
Alexander Shishkin
2016-07-01
1
-0
/
+52
*
stm class: Support devices that override software assigned masters
Alexander Shishkin
2016-05-03
1
-0
/
+15
*
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
*
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
*
stm class: Add heartbeat stm source device
Alexander Shishkin
2016-02-20
3
-0
/
+143
*
stm class: dummy_stm: Create multiple devices
Alexander Shishkin
2016-02-20
1
-9
/
+48
*
stm class: Support devices with multiple instances
Alexander Shishkin
2016-02-20
1
-3
/
+4
*
stm class: Use driver's packet callback return value
Alexander Shishkin
2016-02-20
1
-7
/
+12
*
stm class: Fix master deallocation in device unregistering
Chunyan Zhang
2016-02-20
1
-1
/
+1
*
stm class: Use a signed return type for stm_find_master_chan
Lucas Tanure
2016-02-20
1
-2
/
+2
*
stm class: Prevent user-controllable allocations
Alexander Shishkin
2016-02-07
1
-0
/
+3
*
stm class: Fix an off-by-one in master array allocation
Chunyan Zhang
2016-02-07
1
-1
/
+1
*
stm class: Fix link list locking
Alexander Shishkin
2016-02-07
2
-9
/
+30
*
stm class: Fix locking in unbinding policy path
Alexander Shishkin
2016-02-07
1
-3
/
+15
*
stm class: Select CONFIG_SRCU
Arnd Bergmann
2016-02-07
1
-0
/
+1
*
stm class: Hide STM-specific options if STM is disabled
Geert Uytterhoeven
2016-02-07
1
-0
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-11-13
1
-81
/
+24
*
stm class: Select configfs
Alexander Shishkin
2015-10-16
1
-0
/
+1
*
stm class: Mark src::link __rcu
Alexander Shishkin
2015-10-10
2
-4
/
+7
*
stm class: stm_console: Add kernel-console-over-stm driver
Alexander Shishkin
2015-10-04
3
-0
/
+93
*
stm class: dummy_stm: Add dummy driver for testing stm class
Alexander Shishkin
2015-10-04
3
-0
/
+76
*
stm class: Introduce an abstraction for System Trace Module devices
Alexander Shishkin
2015-10-04
5
-0
/
+1656