dsched - Periph.: call dsched_exit on thread exit
[dragonfly.git] / sys / platform / vkernel / i386 / vm_machdep.c
2010-04-19 Alex Hornungdsched - Periph.: call dsched_exit on thread exit
2010-03-02 Matthew Dillonkernel - Move grow_stack code in fault path to improve...
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-08-20 Matthew DillonVKERNEL - fix procedure argument to match prototype.
2009-07-18 Matthew Dillontsleep_interlock() - Fix bug in cpu_lwp_exit().
2008-12-18 Joe Talbott Page align boundaries for kvm_access_check().
2008-08-02 Matthew DillonAdd amd64 files for the ISA and PCI busses and adjust...
2007-03-01 Simon Schubert1:1 Userland threading stage 4.7/4:
2007-02-24 Simon Schubert1:1 Userland threading stage 4.3/4:
2007-02-03 Simon SchubertRemove now unused cpu_coredump.
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-12 Matthew DillonAdd missing link options to export global symbols to...
2007-01-09 Matthew DillonGet floating point working in virtual kernels. Add...
2007-01-08 Matthew DillonModify the trapframe sigcontext, ucontext, etc. Add...
2007-01-06 Matthew DillonVKERNEL work, deal with remaining undefined symbols.
2007-01-05 Matthew DillonContinue fleshing out the VKERNEL.