kernel - Implement Errata 721 for 32-bit kernels too
[dragonfly.git] / sys / platform / pc32 / i386 / initcpu.c
2012-08-24 Matthew Dillonkernel - Implement Errata 721 for 32-bit kernels too
2012-05-24 Venkatesh Srinivaskernel -- CLFLUSH support
2011-12-19 Sepherosa Ziehaui386: Always set LINTEN for AMD CPUs if their family...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2009-12-16 Sascha WildnerFix the SOEKRIS build (kernel without I686_CPU).
2009-12-13 Alexander Polakovi386: sync identcpu with FreeBSD
2009-10-02 Sascha WildnerVIA CPU support: Detect and enable CPU features (RNG...
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2005-12-24 Sascha Wildner* Ansify function definitions.
2005-11-06 Matthew DillonClean up the CPU_AMD64X2_INTR_SPAM option to check...
2005-11-04 Matthew DillonSolve the continuous stream of spurious IRQ 7's that...
2005-02-27 Sascha WildnerRemove PC98 support. Leave the machdep.ispc98 sysctl...
2003-08-01 Robert GarrettEnable SSE by default, add nob to turn it off
2003-07-21 Matthew DillonLINT build test. Aggregated source code adjustments...
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: