index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
sync_file.c
Commit message (
Expand
)
Author
Age
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
*
dma-buf: explicitely note that dma-fence-chains use 64bit seqno
Christian König
2019-04-16
*
dma-buf: make fence sequence numbers 64 bit v2
Christian König
2018-12-07
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
*
sync_file: Return consistent status in SYNC_IOC_FILE_INFO
John Einar Reitan
2017-10-09
*
dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence
Chris Wilson
2017-07-31
*
Merge branch 'drm-misc-next-fixes' into drm-misc-fixes
Sean Paul
2017-07-17
|
\
|
*
dma-buf/sync-file: Defer creation of sync_file->name
Chris Wilson
2017-05-24
|
*
sync_file: get rid of internal reference count.
Dave Airlie
2017-04-18
*
|
dma-buf/fence: Avoid use of uninitialised timestamp
Chris Wilson
2017-07-14
|
/
*
dma-fence: Wrap querying the fence->status
Chris Wilson
2017-01-09
*
dma-buf: Reorganize device dma access docs
Daniel Vetter
2016-12-13
*
dma-buf: Update kerneldoc for sync_file_create
Daniel Vetter
2016-12-13
*
Revert "dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)"
Gustavo Padovan
2016-11-18
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
*
dma-buf/sync_file: hold reference to fence when creating sync_file
Gustavo Padovan
2016-10-21
*
dma-buf/sync_file: free fences array in num_fences is 1
Gustavo Padovan
2016-09-22
*
dma-buf/sync_file: Increment refcount of fence when all are signaled.
Rafael Antognolli
2016-09-20
*
dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)
Chris Wilson
2016-09-13
*
dma-buf/sync_file: only enable fence signalling on poll()
Gustavo Padovan
2016-08-11
*
dma-buf/sync_file: add sync_file_get_fence()
Gustavo Padovan
2016-08-11
*
dma-buf/sync_file: refactor fence storage in struct sync_file
Gustavo Padovan
2016-08-11
*
dma-buf/sync_file: fix build warning with context format type
Gustavo Padovan
2016-06-03
*
dma-buf/sync_file: de-stage sync_file
Gustavo Padovan
2016-04-29