aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/async.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-12async: fix __lowest_in_progress()Arjan van de Ven1-5/+16
2009-01-09async: make async a command line option for nowArjan van de Ven1-2/+14
2009-01-08async: make async_synchronize_full() more serializingArjan van de Ven1-1/+3
2009-01-07async: don't do the initcall stuff post bootArjan van de Ven1-4/+4
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven1-0/+321