index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
sw_sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
dma-buf/sw_sync: clean up list before signaling the fence
Gustavo Padovan
1
-1
/
+11
2017-07-31
dma-buf/sw_sync: move timeline_fence_ops around
Gustavo Padovan
1
-69
/
+69
2017-06-29
dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
Chris Wilson
1
-6
/
+43
2017-06-29
dma-buf/sw-sync: Fix locking around sync_timeline lists
Chris Wilson
1
-29
/
+19
2017-06-29
dma-buf/sw-sync: sync_pt is private and of fixed size
Chris Wilson
1
-8
/
+4
2017-06-29
dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
Chris Wilson
1
-6
/
+9
2017-06-29
dma-buf/sw-sync: Prevent user overflow on timeline advance
Chris Wilson
1
-0
/
+5
2017-06-29
dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
Chris Wilson
1
-1
/
+1
2016-11-08
dma-buf/sw_sync: put fence reference from the fence creation
Gustavo Padovan
1
-1
/
+1
2016-11-08
dma-buf/sw_sync: mark sync_timeline_create() static
Baoyou Xie
1
-1
/
+1
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-24
/
+24
2016-08-15
dma-buf/sw_sync: de-stage SW_SYNC
Gustavo Padovan
1
-0
/
+375