aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/async.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-12async: rename and redefine async_func_ptrLai Jiangshan1-3/+3
2013-03-12async: remove unused @node from struct async_domainLai Jiangshan1-5/+2
2013-01-23async: keep pending tasks on async_domain and remove async_pendingTejun Heo1-6/+3
2013-01-23async: bring sanity to the use of words domain and runningTejun Heo1-3/+3
2013-01-18workqueue: implement current_is_async()Tejun Heo1-0/+1
2012-07-20[SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams1-0/+1
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams1-4/+31
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck1-3/+5
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven1-0/+25