aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sync.h
Commit message (Expand)AuthorAgeFilesLines
* sync: Add a "details" callback for sync pointsJordan Crouse2014-11-131-0/+12
* 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