Age | Commit message (Expand) | Author |
2007-11-16 | fix the bus_space #define nightmare, so that amd64 and i386 are much more | Theo de Raadt |
2007-11-01 | Remove curproc definition. It is supposed to be in proc.h only. | Mike Belopuhov |
2007-05-29 | take a lot more stuff out of userland namespace (sysctl cared about ksensor u... | Theo de Raadt |
2007-05-29 | Some improvements for better intel cpu support. | Ted Unangst |
2007-05-10 | evcnt & friends were replaced by a proper interrupt counting mechanism 3 year... | Theo de Raadt |
2007-05-07 | Garbage collect ci_astpending; it's no longer used. | Mark Kettenis |
2007-05-06 | Add the mp setperf mechanism to AMD64, like its i386 counterpart it allows | Gordon Willem Klok |
2007-03-15 | Since p_flag is often manipulated in interrupts and without biglock | Artur Grabowski |
2007-02-17 | Add code to check for the AMD amd64 errata, and correct them where | Tom Cosgrove |
2007-02-01 | When doing signotify, check if we're notifying a process on another | Artur Grabowski |
2006-12-24 | Define PROC_PC. Then, since profiling information is being reported in | Miod Vallat |
2006-12-20 | Decalre extern int cpuspeed in sys/arch/amd64/include/cpu.h like cpuspeed | Gordon Willem Klok |
2006-12-12 | Complete gwk's previous patch to stop setperf methods from returning | Dimitry Andric |
2006-11-25 | sync amd64 to i386 w.r.t. acpi support. Also fix interrupt routing for multi-... | Niklas Hallqvist |
2006-11-07 | Timecounters for amd64. Diff by art@, tested by many. ok deraadt@ | Otto Moerbeek |
2006-03-08 | Patch from Gordon Klock to update AMD PowerNow K8 support on i386, | Uwe Stuehler |
2005-12-13 | Remove the advertising clause in the UCB license which Berkeley | Jonathan Gray |
2005-09-25 | Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators, | Miod Vallat |
2005-09-20 | unbreak tree, how did you do that miod | Theo de Raadt |
2005-09-20 | Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators, | Miod Vallat |
2005-08-20 | Check for and report the presense of SSE3. This has started to appear | Jonathan Gray |
2005-07-26 | Instead of juggling around with cr4 and enabling parts of it sometimes, | Artur Grabowski |
2005-04-19 | CLKF_BASEPRI we do not have no more; noticed by miod | Michael Shalayeff |
2004-06-25 | 'machine cpuinfo' and 'machine ddbcpu' in ddb for amd64 | Andreas Gunnarsson |
2004-06-25 | SMP support. Big parts from NetBSD, but with some really serious debugging | Artur Grabowski |
2004-06-22 | Switch amd64 to __HAVE_CPUINFO | Artur Grabowski |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-03-09 | simplify the delay stuff | Theo de Raadt |
2004-02-28 | sysctl hw.cpuspeed output | Theo de Raadt |
2004-02-25 | dkcsum stuff for amd64, written by tom, who cannot commit it at the moment. | Theo de Raadt |
2004-02-11 | permit installboot to at least compile... remove some crud | Theo de Raadt |
2004-02-09 | repair cpu dmesg print a bit | Michael Shalayeff |
2004-01-28 | an amd64 arch support. | Michael Shalayeff |