index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
stm
/
core.c
Age
Commit message (
Expand
)
Author
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-11-22
stm: Mark the functions of writing STM with notrace
Chunyan Zhang
2016-11-18
stm class: Fix device leak in open error path
Johan Hovold
2016-07-01
stm class: Add runtime power management handling
Alexander Shishkin
2016-05-03
stm class: Support devices that override software assigned masters
Alexander Shishkin
2016-04-08
stm class: Fix stm device initialization order
Alexander Shishkin
2016-04-08
stm class: Do not leak the chrdev in error path
Alexander Shishkin
2016-04-08
stm class: Remove a pointless line
Alexander Shishkin
2016-02-20
stm class: Plug stm device's unlink callback
Alexander Shishkin
2016-02-20
stm class: Fix a race in unlinking
Alexander Shishkin
2016-02-20
stm class: Fix unbalanced module/device refcounting
Alexander Shishkin
2016-02-20
stm class: Guard output assignment against concurrency
Alexander Shishkin
2016-02-20
stm class: Fix unlocking braino in the error path
Alexander Shishkin
2016-02-20
stm class: Use driver's packet callback return value
Alexander Shishkin
2016-02-20
stm class: Fix master deallocation in device unregistering
Chunyan Zhang
2016-02-20
stm class: Use a signed return type for stm_find_master_chan
Lucas Tanure
2016-02-07
stm class: Prevent user-controllable allocations
Alexander Shishkin
2016-02-07
stm class: Fix an off-by-one in master array allocation
Chunyan Zhang
2016-02-07
stm class: Fix link list locking
Alexander Shishkin
2015-10-10
stm class: Mark src::link __rcu
Alexander Shishkin
2015-10-04
stm class: Introduce an abstraction for System Trace Module devices
Alexander Shishkin