summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/cpu.h
AgeCommit message (Expand)Author
2005-09-25Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators,Miod Vallat
2005-09-20unbreak tree, how did you do that miodTheo de Raadt
2005-09-20Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators,Miod Vallat
2005-08-20Check for and report the presense of SSE3. This has started to appearJonathan Gray
2005-07-26Instead of juggling around with cr4 and enabling parts of it sometimes,Artur Grabowski
2005-04-19CLKF_BASEPRI we do not have no more; noticed by miodMichael Shalayeff
2004-06-25'machine cpuinfo' and 'machine ddbcpu' in ddb for amd64Andreas Gunnarsson
2004-06-25SMP support. Big parts from NetBSD, but with some really serious debuggingArtur Grabowski
2004-06-22Switch amd64 to __HAVE_CPUINFOArtur Grabowski
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-03-09simplify the delay stuffTheo de Raadt
2004-02-28sysctl hw.cpuspeed outputTheo de Raadt
2004-02-25dkcsum stuff for amd64, written by tom, who cannot commit it at the moment.Theo de Raadt
2004-02-11permit installboot to at least compile... remove some crudTheo de Raadt
2004-02-09repair cpu dmesg print a bitMichael Shalayeff
2004-01-28an amd64 arch support.Michael Shalayeff