aboutsummaryrefslogtreecommitdiff
path: root/include/linux/async.h
AgeCommit message (Expand)Author
2013-03-12async: rename and redefine async_func_ptrLai Jiangshan
2013-03-12async: remove unused @node from struct async_domainLai Jiangshan
2013-01-23async: keep pending tasks on async_domain and remove async_pendingTejun Heo
2013-01-23async: bring sanity to the use of words domain and runningTejun Heo
2013-01-18workqueue: implement current_is_async()Tejun Heo
2012-07-20[SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven