summaryrefslogtreecommitdiffstats
path: root/include/linux/async.h
Commit message (Expand)AuthorAgeFilesLines
* async: rename and redefine async_func_ptrLai Jiangshan2013-03-121-3/+3
* async: remove unused @node from struct async_domainLai Jiangshan2013-03-121-5/+2
* async: keep pending tasks on async_domain and remove async_pendingTejun Heo2013-01-231-6/+3
* async: bring sanity to the use of words domain and runningTejun Heo2013-01-231-3/+3
* workqueue: implement current_is_async()Tejun Heo2013-01-181-0/+1
* [SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams2012-07-201-0/+1
* [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-201-4/+31
* async: Rename _special -> _domain for clarity.Cornelia Huck2009-02-081-3/+5
* async: Asynchronous function calls to speed up kernel bootArjan van de Ven2009-01-071-0/+25