Age | Commit message (Expand) | Author |
2004-06-22 | support for rcc osb4 and csb5; tested on quad-zion and another box i have | Michael Shalayeff |
2004-06-22 | make sure real/avail mem printfs do unsigned ariths; found by beck@ | Michael Shalayeff |
2004-06-21 | Put back the moving of schedstate_percpu into sched.h. This time expose | Artur Grabowski |
2004-06-21 | Make 'machine ddbcpu' work, and use CPU device number instead of APIC id | Andreas Gunnarsson |
2004-06-20 | Init per-cpu spc_runtime before diving into the scheduler. From NetBSD. | Aaron Campbell |
2004-06-20 | Fix some comment typos I noticed while reading this code. | Aaron Campbell |
2004-06-20 | nope, tree breakage in libpthread. too tough to run a make build? | Theo de Raadt |
2004-06-20 | Move schedstate_percpu into sched.h so that we don't have to include | Artur Grabowski |
2004-06-17 | pretty cpu spinup message | Theo de Raadt |
2004-06-16 | We need __splbarrier to compile kernel, tho it should be | Alexander Yurchenko |
2004-06-16 | Use i386_ipi_db only with DDB | Alexander Yurchenko |
2004-06-16 | Missing ifdef DDB | Alexander Yurchenko |
2004-06-16 | db_mp.c requires ddb | Alexander Yurchenko |
2004-06-15 | first parts of how C3 Esther will be handled; ok tom | Theo de Raadt |
2004-06-15 | Be more careful about what value we check for crypto capability bits | Tom Cosgrove |
2004-06-15 | export actual xcrypt feature set bitmask | Theo de Raadt |
2004-06-15 | grok upcoming VIA C3 Esther montmul, sha1, and sha256 instructions | Theo de Raadt |
2004-06-14 | knock out some useless crud | Theo de Raadt |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-06-09 | pull in KNF from SMP | Theo de Raadt |
2004-06-09 | we trust the calibrated pentium_mhz more, so don't overwrite it unless | Ted Unangst |
2004-06-09 | fix compilation for !I586_CPU case; ok grange@ | Damien Miller |
2004-06-09 | Minor sync from the SMP branch. | Artur Grabowski |
2004-06-06 | Don't touch any hardware registers while fetching hw.cpuspeed and | Alexander Yurchenko |
2004-06-06 | remove Realtek 8139C+ from re(4) line comment | Peter Valchev |
2004-06-05 | re(4) on these media.. for now | Theo de Raadt |
2004-06-05 | Replace NGPIO button with SMALL_KERNEL. | Alexander Yurchenko |
2004-06-05 | GPIO support for AMD Elan SC520 found on Soekris net45x1 boards. | Alexander Yurchenko |
2004-06-04 | Kill sys/cdefs.h | Alexander Yurchenko |
2004-06-03 | Add support for the GPIO logical device. | Alexander Yurchenko |
2004-06-03 | gscpcib(4) -- National Semiconductor Geode SC1100 PCI-ISA bridge driver. | Alexander Yurchenko |
2004-06-03 | Enable GPIO for i386 port. | Alexander Yurchenko |
2004-06-03 | rl at cardbus, requested by brad. poor brad. everyones feel for him. | Theo de Raadt |
2004-06-03 | commented out ahd | Theo de Raadt |
2004-06-03 | all install media should compile roughly the same... so SMALL_KERNEL this | Theo de Raadt |
2004-05-30 | Devices hot plugging support. | Alexander Yurchenko |
2004-05-28 | put ahd in these two config files (disabled for now, though, because it | Theo de Raadt |
2004-05-27 | apm restores perflevel after resume; some cpus are forgetful. | Ted Unangst |
2004-05-23 | don't need backslashes in splx. spotted otto | Ted Unangst |
2004-05-23 | Enable lmtemp(4). | Alexander Yurchenko |
2004-05-23 | gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver. | Alexander Yurchenko |
2004-05-23 | Enable i2c for i386 port. | Alexander Yurchenko |
2004-05-23 | ehci support; hacked into working shape by jonathon@gateway.zenbu.net | Theo de Raadt |
2004-05-23 | workaround gcc brokenness by outlining spl functions. | Ted Unangst |
2004-05-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis |
2004-05-19 | stupid typo that prevented i686 pagezero code from being used. from art | Ted Unangst |
2004-05-11 | zap false rcs | Theo de Raadt |
2004-05-11 | put mdtphy onto install media | Theo de Raadt |
2004-05-08 | Enable ichpcib(4) in GENERIC and on all media. | Alexander Yurchenko |
2004-05-08 | Put back ichpcib(4), it works now. | Alexander Yurchenko |