index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
reservation.h
Age
Commit message (
Expand
)
Author
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