Age | Commit message (Expand) | Author |
---|---|---|
2013-03-12 | async: rename and redefine async_func_ptr | Lai Jiangshan |
2013-03-12 | async: remove unused @node from struct async_domain | Lai Jiangshan |
2013-01-23 | async: keep pending tasks on async_domain and remove async_pending | Tejun Heo |
2013-01-23 | async: bring sanity to the use of words domain and running | Tejun Heo |
2013-01-18 | workqueue: implement current_is_async() | Tejun Heo |
2012-07-20 | [SCSI] async: make async_synchronize_full() flush all work regardless of domain | Dan Williams |
2012-07-20 | [SCSI] async: introduce 'async_domain' type | Dan Williams |
2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck |
2009-01-07 | async: Asynchronous function calls to speed up kernel boot | Arjan van de Ven |