Commit message (Expand) | Author | Age | |
---|---|---|---|
* | async: use list_move_tail | Stefan Richter | 2009-02-08 |
* | async: Rename _special -> _domain for clarity. | Cornelia Huck | 2009-02-08 |
* | async: Add some documentation. | Cornelia Huck | 2009-02-08 |
* | async: Handle kthread_run() return codes. | Cornelia Huck | 2009-02-08 |
* | async: Fix running list handling. | Cornelia Huck | 2009-02-08 |
* | kernel/async.c: fix printk warnings | Andrew Morton | 2009-02-05 |
* | async: fix __lowest_in_progress() | Arjan van de Ven | 2009-01-12 |
* | async: make async a command line option for now | Arjan van de Ven | 2009-01-09 |
* | async: make async_synchronize_full() more serializing | Arjan van de Ven | 2009-01-08 |
* | async: don't do the initcall stuff post boot | Arjan van de Ven | 2009-01-07 |
* | async: Asynchronous function calls to speed up kernel boot | Arjan van de Ven | 2009-01-07 |