index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
sw_sync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
*
dma-buf/sw_sync: Synchronize signal vs syncpt free
Chris Wilson
2019-08-13
1
-9
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
dma-buf: explicitely note that dma-fence-chains use 64bit seqno
Christian König
2019-04-16
1
-1
/
+1
*
dma-buf: make fence sequence numbers 64 bit v2
Christian König
2018-12-07
1
-1
/
+1
*
dma-fence: Make ->wait callback optional
Daniel Vetter
2018-07-03
1
-1
/
+0
*
dma-buf/sw_sync: Fix kerneldoc warnings
Chris Wilson
2018-02-19
1
-3
/
+3
*
dma-buf/sw_sync: fix document of sw_sync_create_fence_data
Shawn Guo
2018-01-30
1
-2
/
+2
*
dma-buf/sw_sync: force signal all unsignaled fences on dying timeline
Dominik Behr
2017-09-08
1
-1
/
+9
*
dma-buf/sw_sync: clean up list before signaling the fence
Gustavo Padovan
2017-07-31
1
-1
/
+11
*
dma-buf/sw_sync: move timeline_fence_ops around
Gustavo Padovan
2017-07-31
1
-69
/
+69
*
dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
Chris Wilson
2017-06-29
1
-6
/
+43
*
dma-buf/sw-sync: Fix locking around sync_timeline lists
Chris Wilson
2017-06-29
1
-29
/
+19
*
dma-buf/sw-sync: sync_pt is private and of fixed size
Chris Wilson
2017-06-29
1
-8
/
+4
*
dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
Chris Wilson
2017-06-29
1
-6
/
+9
*
dma-buf/sw-sync: Prevent user overflow on timeline advance
Chris Wilson
2017-06-29
1
-0
/
+5
*
dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
Chris Wilson
2017-06-29
1
-1
/
+1
*
dma-buf/sw_sync: put fence reference from the fence creation
Gustavo Padovan
2016-11-08
1
-1
/
+1
*
dma-buf/sw_sync: mark sync_timeline_create() static
Baoyou Xie
2016-11-08
1
-1
/
+1
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-24
/
+24
*
dma-buf/sw_sync: de-stage SW_SYNC
Gustavo Padovan
2016-08-15
1
-0
/
+375