Commit Graph

14 Commits (f199fd990639f93d07d8e104b0a66aabaf01d67d)

Author SHA1 Message Date
Linus Torvalds 3af968e066 async: Fix lack of boot-time console due to insufficient synchronization 16 years ago
James Bottomley d5a877e8dd async: make sure independent async domains can't accidentally entangle 16 years ago
Arjan van de Ven 9710794383 async: remove the temporary (2.6.29) "async is off by default" code 16 years ago
Stefan Richter f7de7621f0 async: use list_move_tail 16 years ago
Cornelia Huck 766ccb9ed4 async: Rename _special -> _domain for clarity. 16 years ago
Cornelia Huck f30d5b307c async: Add some documentation. 16 years ago
Cornelia Huck 86532d8b16 async: Handle kthread_run() return codes. 16 years ago
Cornelia Huck 7a89bbc749 async: Fix running list handling. 16 years ago
Andrew Morton 58763a2974 kernel/async.c: fix printk warnings 16 years ago
Arjan van de Ven 37a76bd4f1 async: fix __lowest_in_progress() 16 years ago
Arjan van de Ven cdb80f630b async: make async a command line option for now 16 years ago
Arjan van de Ven 33b04b9308 async: make async_synchronize_full() more serializing 16 years ago
Arjan van de Ven ad160d2319 async: don't do the initcall stuff post boot 16 years ago
Arjan van de Ven 22a9d64567 async: Asynchronous function calls to speed up kernel boot 16 years ago