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
/
staging
/
android
/
sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-07
staging: android: sync: Signal pt before sync_timeline object gets destroyed
Prakash Kamliya
1
-4
/
+4
2014-02-07
staging: sync: Fix a race condition between release_obj and print_obj
Alistair Strachan
1
-3
/
+3
2013-08-15
android/sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()
Yann Droneaud
1
-1
/
+1
2013-06-04
staging: android: sync: fix up a sparse warning
Greg Kroah-Hartman
1
-1
/
+1
2013-05-12
staging: android: Replace seq_printf with seq_puts
Hema Prathaban
1
-8
/
+8
2013-05-12
staging: android: Remove unnecessary braces
Hema Prathaban
1
-2
/
+2
2013-03-29
staging: sync: Add compat_ioctl handlers to sync drivers
Dmitry Pervushin
1
-0
/
+1
2013-03-11
staging: sync: fix return value check in sync_fence_alloc()
Wei Yongjun
1
-1
/
+1
2013-03-04
staging: sync: Fix timeout = 0 wait behavior
Jamie Gennis
1
-4
/
+6
2013-03-04
staging: sync: Don't log wait timeouts when timeout = 0
Erik Gilling
1
-1
/
+1
2013-03-04
staging: sync: Fix race condition between merge and signal
Ørjan Eide
1
-3
/
+7
2013-03-04
staging: sync: Add tracepoint support
Erik Gilling
1
-0
/
+11
2013-03-04
staging: sync: Refactor sync debug printing
Erik Gilling
1
-2
/
+16
2013-03-04
staging: sync: Use proper barriers when waiting indefinitely
Erik Gilling
1
-1
/
+2
2013-03-04
staging: sync: Update new fence status with sync_fence_signal_pt
Erik Gilling
1
-1
/
+13
2013-03-04
staging: sync: Protect unlocked access to fence status
Erik Gilling
1
-1
/
+17
2013-03-04
staging: sync: Dump sync state on fence errors
Erik Gilling
1
-1
/
+4
2013-03-04
staging: sync: Improve timeout dump messages
Erik Gilling
1
-1
/
+4
2013-03-04
staging: sync: Dump sync state to console on timeout
Erik Gilling
1
-2
/
+32
2013-03-04
staging: sync: Change wait timeout to mirror poll semantics
Erik Gilling
1
-3
/
+3
2013-03-04
staging: sync: Fix error paths
Rebecca Schultz Zavin
1
-2
/
+7
2013-03-04
staging: sync: Add reference counting to timelines
Erik Gilling
1
-16
/
+13
2013-03-04
staging: sync: Add internal refcounting to fences
Erik Gilling
1
-8
/
+46
2013-03-04
staging: sync: Optimize fence merges
Erik Gilling
1
-1
/
+51
2013-03-04
staging: sync: Reorder sync_fence_release
Erik Gilling
1
-2
/
+2
2013-03-04
staging: sync: Export sync API symbols
Erik Gilling
1
-0
/
+14
2013-03-04
staging: sync: Allow async waits to be canceled
Erik Gilling
1
-15
/
+31
2013-03-04
staging: sync: Add poll support
Erik Gilling
1
-0
/
+17
2013-03-04
staging: sync: Add ioctl to get fence data
Erik Gilling
1
-0
/
+81
2013-03-04
staging: sync: Add debugfs support
Erik Gilling
1
-2
/
+174
2013-03-04
staging: sync: Add timestamps to sync_pts
Erik Gilling
1
-0
/
+5
2013-03-04
staging: sync: Add synchronization framework
Erik Gilling
1
-0
/
+525