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
/
drivers
/
dma-buf
/
reservation.c
Age
Commit message (
Expand
)
Author
2019-02-27
dma-buf: add some lockdep asserts to the reservation object implementation
Lucas Stach
2018-10-26
dma-buf: Update reservation shared_count after adding the new fence
Chris Wilson
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
2018-07-16
dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
Michel Dänzer
2018-07-03
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-01-23
dma-buf: make returning the exclusive fence optional
Christian König
2018-01-23
dma-buf: fix reservation_object_wait_timeout_rcu once more v2
Christian König
2017-11-14
dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...
Christian König
2017-11-14
dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...
Christian König
2017-11-09
dma-buf: Use rcu_assign_pointer() to set rcu protected pointers
Ville Syrjälä
2017-10-09
dma-buf: make reservation_object_copy_fences rcu save
Christian König
2017-08-14
dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2
Christian König
2017-08-14
dma-buf: add reservation_object_copy_fences (v2)
Christian König
2017-08-09
dma-buf: dma_fence_put is NULL safe
Christian König
2016-11-09
reservation: revert "wait only with non-zero timeout specified (v3)" v2
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-12
dma-buf: Restart reservation_object_test_signaled_rcu() after writes
Chris Wilson
2016-10-12
dma-buf: Restart reservation_object_wait_timeout_rcu() after writes
Chris Wilson
2016-10-12
dma-buf: Restart reservation_object_get_fences_rcu() after writes
Chris Wilson
2016-08-22
reservation: fix small comment typo
Rob Clark
2016-05-31
reservation: add headerdoc comments
Rob Clark
2015-05-21
dma-buf: Minor coding style fixes
Jagan Teki
2015-01-22
reservation: Remove shadowing local variable 'ret'
Michel Dänzer
2015-01-22
reservation: wait only with non-zero timeout specified (v3)
Jammy Zhou
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
dma-buf: move to drivers/dma-buf
Maarten Lankhorst