index
:
kernel_htc_msm8960.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
q10.0
r11.1
r11.1_los
s12.0
kernel_htc_msm8960
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
sync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Fix a race condition between release_obj and print_obj
Alistair Strachan
2014-01-17
1
-3
/
+3
*
sync: signal pt before sync_timeline object gets destroyed
Prakash Kamliya
2013-10-03
1
-4
/
+4
*
sync: Limit logging to particular fence on timeout and error
Prakash Kamliya
2013-07-22
1
-6
/
+8
*
sync: fix timeout = 0 wait behavior
Jamie Gennis
2013-07-11
1
-4
/
+6
*
sync: don't log wait timeouts when timeout = 0
Erik Gilling
2013-07-11
1
-1
/
+1
*
sync: Fix race condition between merge and signal
Ørjan Eide
2013-02-21
1
-3
/
+7
*
Revert "base: sync: signal a sync pt when not adding to the active_list"
Iliyan Malchev
2012-10-19
1
-5
/
+4
*
sync: Fix error paths
Rebecca Schultz Zavin
2012-10-19
1
-2
/
+7
*
sync: add tracepoint support
Ajay Dudani
2012-10-17
1
-0
/
+11
*
sync: refactor sync debug printing
Ajay Dudani
2012-10-17
1
-2
/
+16
*
sync: use proper barriers when waiting indefinitely
Ajay Dudani
2012-10-17
1
-1
/
+2
*
sync: update new fence status with sync_fence_signal_pt
Ajay Dudani
2012-10-17
1
-1
/
+13
*
sync: dump sync state of fence errors
Ajay Dudani
2012-10-17
1
-1
/
+4
*
sync: protect unlocked access to fence status
Erik Gilling
2012-10-16
1
-1
/
+17
*
base: sync: signal a sync pt when not adding to the active_list
Jeff Boody
2012-09-18
1
-4
/
+5
*
sync: improve timeout dumps
Ajay Dudani
2012-09-13
1
-1
/
+4
*
sync: use correct signed type when handling SYNC_IOC_WAIT
Ajay Dudani
2012-09-13
1
-1
/
+1
*
sync: dump sync state to console on timeout
Ajay Dudani
2012-09-13
1
-2
/
+32
*
sync: clean up compiler warnings
Ajay Dudani
2012-09-13
1
-4
/
+0
*
sync: fix erase-o in sync_fence_wait
Ajay Dudani
2012-09-13
1
-1
/
+1
*
sync: change wait timeout to mirror poll semantics
Ajay Dudani
2012-09-13
1
-3
/
+3
*
sync: add reference counting to timelines
Ajay Dudani
2012-09-13
1
-12
/
+13
*
sync: add internal refcounting to fences
Ajay Dudani
2012-09-13
1
-8
/
+46
*
sync: optimize fence merges
Ajay Dudani
2012-09-13
1
-1
/
+50
*
sync: reorder sync_fence_release
Ajay Dudani
2012-09-13
1
-2
/
+2
*
sync: export sync API symbols
Erik Gilling
2012-05-30
1
-0
/
+14
*
sync: allow async waits to be canceled
Erik Gilling
2012-05-30
1
-15
/
+31
*
sync: add poll support
Erik Gilling
2012-05-16
1
-0
/
+17
*
sync: add ioctl to get fence data
Erik Gilling
2012-05-16
1
-0
/
+81
*
sync: add debugfs support
Erik Gilling
2012-05-16
1
-2
/
+174
*
sync: add timestamps to sync_pts
Erik Gilling
2012-05-16
1
-0
/
+5
*
sync: Add synchronization framework
Erik Gilling
2012-05-16
1
-0
/
+525