index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
reservation.h
Age
Commit message (
Expand
)
Author
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
dma-buf: nuke reservation_object seq number
Christian König
2019-08-10
dma-buf: add reservation_object_fences helper
Christian König
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
2019-06-28
dma-buf: cleanup reservation_object_init/fini
Christian König
2019-06-12
dma-fence/reservation: Markup rcu protected access for DEBUG_MUTEXES
Chris Wilson
2019-02-27
dma-buf: clarify locking documentation for reservation_object_get_excl
Lucas Stach
2018-10-25
dma-buf: test shared slot allocation when mutex debugging is active
Christian König
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
2018-10-25
dma-buf: remove shared fence staging in reservation object
Christian König
2017-11-13
dma-buf: add reservation_object_lock_interruptible()
Christian König
2017-08-14
dma-buf: add reservation_object_copy_fences (v2)
Christian König
2017-02-26
dma-buf/reservation: Wrap ww_mutex_trylock
Chris Wilson
2016-12-12
dma-buf: Provide wrappers for reservation's lock
Chris Wilson
2016-11-15
dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fence
Chris Wilson
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-05-31
reservation: add headerdoc comments
Rob Clark
2016-05-08
reservation: add reservation_object_get_excl_rcu()
Rob Clark
2014-07-08
reservation: add suppport for read-only access using rcu
Maarten Lankhorst
2014-07-08
reservation: update api and add some helpers
Maarten Lankhorst
2014-07-08
reservation: add support for fences to enable cross-device synchronisation
Maarten Lankhorst
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
2013-06-28
reservation: cross-device reservation support, v4
Maarten Lankhorst