aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/async.c
Commit message (Expand)AuthorAgeFilesLines
* async: make async a command line option for nowArjan van de Ven2009-01-091-2/+14
* async: make async_synchronize_full() more serializingArjan van de Ven2009-01-081-1/+3
* async: don't do the initcall stuff post bootArjan van de Ven2009-01-071-4/+4
* async: Asynchronous function calls to speed up kernel bootArjan van de Ven2009-01-071-0/+321