aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sync.h
Commit message (Expand)AuthorAgeFilesLines
* sync: Add a "details" callback for sync pointsJordan Crouse2014-11-211-0/+12
* Merge branch 'android-3.4' of https://android.googlesource.com/kernel/common ...Steve Kondik2014-10-201-0/+1
|\
| * base: sync: Include seq_file.h in sync.hJonathan Hamilton2013-02-081-0/+1
| * sync: refactor sync debug printingErik Gilling2012-10-161-6/+13
| * sync: change wait timeout to mirror poll semanticsErik Gilling2012-08-211-4/+4
| * sync: add reference counting to timelinesErik Gilling2012-08-021-0/+2
| * sync: add internal refcounting to fencesErik Gilling2012-08-021-0/+5
* | base: sync: increase size of sync_timeline nameFred Fettinger2013-05-231-1/+1
* | sync: refactor sync debug printingErik Gilling2013-01-111-6/+13
* | sync: change wait timeout to mirror poll semanticsErik Gilling2013-01-111-4/+4
* | sync: add reference counting to timelinesErik Gilling2013-01-111-0/+2
* | sync: add internal refcounting to fencesErik Gilling2013-01-111-0/+5
* | base: sync: include struct seq_file to fix compile warningJeff Boody2012-09-171-0/+1
|/
* sync: allow async waits to be canceledErik Gilling2012-05-301-7/+29
* sync: add ioctl to get fence dataErik Gilling2012-05-161-0/+57
* sync: add debugfs supportErik Gilling2012-05-161-3/+17
* sync: add timestamps to sync_ptsErik Gilling2012-05-161-0/+5
* sync: Add synchronization frameworkErik Gilling2012-05-161-0/+314