aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sync.h
AgeCommit message (Expand)Author
2013-04-29base: sync: Include seq_file.h in sync.hJonathan Hamilton
2013-04-29sync: refactor sync debug printingErik Gilling
2013-04-29sync: change wait timeout to mirror poll semanticsErik Gilling
2013-04-29sync: add reference counting to timelinesErik Gilling
2013-04-29sync: add internal refcounting to fencesErik Gilling
2013-04-29sync: allow async waits to be canceledErik Gilling
2013-04-29sync: add ioctl to get fence dataErik Gilling
2013-04-29sync: add debugfs supportErik Gilling
2013-04-29sync: add timestamps to sync_ptsErik Gilling
2013-04-29sync: Add synchronization frameworkErik Gilling