AMD64 - Refactor uio_resid and size_t assumptions.
[dragonfly.git] / sys / platform / pc64 / amd64 / vm_machdep.c
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2009-07-18 Matthew Dillontsleep_interlock() - Fix bug in cpu_lwp_exit().
2009-07-08 Matthew DillonAMD64 - Enable floating point context switching
2009-07-06 Jordan GordeevMerge commit '973c11b9c3cdde88fe6ca0ef2c5af56a8c49e014...
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2009-06-13 Jordan Gordeevamd64: Fix a bug in cpu_prepare_lwp().
2009-06-05 Jordan Gordeevamd64: Implement cpu_prepare_lwp().
2009-05-14 Jordan Gordeevamd64: first steps towards 64-bit pmap
2009-04-26 Jordan Gordeevamd64: first steps towards 64-bit pmap
2008-12-27 Simon 'corecode... Initialize variable we are going to use.
2008-12-27 Jordan GordeevBring in the remainder of the post-SoC amd64 enchilada.
2008-08-29 Matthew DillonAMD64 - Sync AMD64 support from Jordan Gordeev's svn...
2007-09-24 Yonghong Yancleanup the duplicated $DragonFly$ cvs id, my bad
2007-09-23 Yonghong Yanmore header changes for amd64 port; the pc64 building...