trace: set max latency variable to zero on default
[safe/jmp/linux-2.6] / kernel / async.c
2009-01-13 Arjan van de Venasync: fix __lowest_in_progress()
2009-01-09 Arjan van de Venasync: make async a command line option for now
2009-01-08 Arjan van de Venasync: make async_synchronize_full() more serializing
2009-01-07 Arjan van de Venasync: don't do the initcall stuff post boot
2009-01-07 Arjan van de Venasync: Asynchronous function calls to speed up kernel...