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