kernel - Add TDF_RUNNING assertions
[dragonfly.git] / sys / platform / vkernel / i386 / swtch.s
2011-12-08 Matthew Dillonkernel - Add TDF_RUNNING assertions
2011-11-30 Matthew Dillonkernel - swtch.s cleanup
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-03-24 Matthew Dillonkernel - Revamp LWKT thread migration
2010-08-24 Matthew Dillonkernel - rewrite the LWKT scheduler's priority mechanism
2007-07-01 Matthew DillonBring in all of Joe Talbott's SMP virtual kernel work...
2007-06-29 Matthew DillonImplement struct lwp->lwp_vmspace. Leave p_vmspace...
2007-04-29 Matthew Dillon* Use SYSREF for vmspace structures. This replaces...
2007-02-16 Simon Schubert1:1 Userland threading stage 2.12/4:
2007-01-08 Matthew DillonModify the trapframe sigcontext, ucontext, etc. Add...
2007-01-07 Matthew DillonAdd support for a root disk device file.
2007-01-05 Matthew DillonContinue fleshing out the VKERNEL.
2007-01-02 Matthew DillonGet most of the VKERNEL pmap handling code in.