kernel - Add description to static token initializers
[dragonfly.git] / sys / platform / vkernel / platform / busdma_machdep.c
2010-08-28 Matthew Dillonkernel - Add description to static token initializers
2010-06-09 Matthew Dillonkernel - MPSAFE work - Add global tokens
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-11-14 Thomas Nikolajsenbusdma: Put alignment/boundary check failure under...
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2009-02-17 Sepherosa Ziehaubacktrace: Use print_backtrace()
2009-02-17 Sepherosa Ziehaubusdma(9): Dup i386 busdma_machdep.c to vkernel
2008-06-06 Sascha WildnerDon't use NULL where 0 is meant.
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2007-01-05 Matthew DillonContinue fleshing out the VKERNEL.