AMD64 - Fix many compile-time warnings. int/ptr type mismatches, %llx, etc.
[dragonfly.git] / sys / platform / pc64 / amd64 / trap.c
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2009-06-20 Matthew DillonHAMMER (and kernel) - Fix cpu-bound kernel thread issue.
2009-04-02 Matthew DillonAMD64 - More signal handler work. Signals now appear...
2009-04-02 Matthew DillonAMD64 - Remove some debugging.
2009-04-02 Matthew DillonAMD64 - Make signals operational, fix reg mappings...
2009-03-09 Simon Schubertsignals: rework when CURSIG/issignal can stop a thread...
2008-12-28 Matthew DillonRemove KTR hacks, pass va_list through as needed.
2008-12-27 Simon 'corecode... Fix amd64 trap handling.
2008-12-27 Jordan GordeevBring in the remainder of the post-SoC amd64 enchilada.
2008-09-09 Matthew DillonFix issues with the scheduler that were causing unneces...
2008-08-29 Matthew DillonAMD64 - Sync AMD64 support from Jordan Gordeev's svn...
2007-09-23 Yonghong Yanmore header changes for amd64 port; the pc64 building...