aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sync.h
Commit message (Expand)AuthorAgeFilesLines
* base: sync: Include seq_file.h in sync.hJonathan Hamilton2013-03-151-0/+1
* sync: refactor sync debug printingAjay Dudani2013-03-041-6/+13
* sync: change wait timeout to mirror poll semanticsAjay Dudani2013-03-041-4/+4
* sync: add reference counting to timelinesAjay Dudani2013-03-041-0/+2
* sync: add internal refcounting to fencesAjay Dudani2013-03-041-0/+5
* base: sync: include struct seq_file to fix compile warningJeff Boody2013-01-101-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