Unconditionally print startup 8254 and TSC calibrations.
[dragonfly.git] / sys / i386 / isa / clock.c
2004-07-20 Matthew DillonUnconditionally print startup 8254 and TSC calibrations.
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-04 Matthew DillonSetting the date/time does not always properly write...
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-12 Matthew DillonChange lwkt_send_ipiq() and lwkt_wait_ipiq() to take...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-08 Matthew DillonMake the phase synchronization of the hz clock interrup...
2004-01-07 Matthew DillonFix a bug introduced in the last commit. When calculat...
2004-01-07 Matthew DillonCompensate for the frequency error that occurs at highe...
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-08-26 Robert Garrettwhat the heck one last one before i go take a nap...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-06-29 Matthew DillonMisc interrupts/LWKT 1/2: interlock the idle thread...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: