Age | Commit message (Expand) | Author |
2007-11-27 | typos; ok jmc@ | Martynas Venckus |
2007-11-27 | add rcs id | Jasper Lievisse Adriaanse |
2007-11-27 | ARGH. Work has poisoned my mind. KNF the braces. | Artur Grabowski |
2007-11-27 | Unify amd64 and i386 code further; ok oga kettenis | Theo de Raadt |
2007-11-27 | Initial support for the SGI Graphics Back End (GBE) frame buffer found in | Joel Sing |
2007-11-27 | Add BUS_SPACE_MAP_LINEAR | Joel Sing |
2007-11-26 | Like i386 - make the __mp_lock not spin at splhigh. | Artur Grabowski |
2007-11-26 | First step towards unifying pchb between i386 and amd64 | Theo de Raadt |
2007-11-26 | Ooops. The perils of hacking in three different trees. | Artur Grabowski |
2007-11-26 | Move the implementation of __mp_lock (biglock) into machine dependent | Artur Grabowski |
2007-11-26 | correct newlines surrounding the sub-bus configuration, and unify | Theo de Raadt |
2007-11-26 | fix new agp code on amd64 | Reyk Floeter |
2007-11-26 | few more dribbles of LIBKERN cleanup | Theo de Raadt |
2007-11-26 | Fix some style(9) issues. | Joel Sing |
2007-11-26 | More LIBKERN bits that go away | Theo de Raadt |
2007-11-26 | another LIBKERN that stayed behind | Theo de Raadt |
2007-11-26 | Remove libkern. | Joel Sing |
2007-11-26 | typos; ok jmc@ | Martynas Venckus |
2007-11-26 | a bit more LIBKERN fallout | Theo de Raadt |
2007-11-26 | adjust to libkern changes (and pretty .PATH logic); parts from maja | Theo de Raadt |
2007-11-26 | few mails later, miod asks me to wait | Theo de Raadt |
2007-11-26 | the bcopy() found here was not handling overlapping. Merge it nicely with | Theo de Raadt |
2007-11-25 | Unbreak make obj. -moj | Mats O Jansson |
2007-11-25 | typo; ok miod@ | Martynas Venckus |
2007-11-25 | we want strlen.c | Martin Reindl |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | Make agp attach as a device. This means that many more agp bridges | Owain Ainsworth |
2007-11-25 | spelling fixes, from Martynas Venckus; | Jason McIntyre |
2007-11-25 | new files for acpiapm switcher | Ted Unangst |
2007-11-25 | fake out the apm device to switch between apm and acpi on i386. now | Ted Unangst |
2007-11-25 | Enable et/etphy now it can pass packets both ways. | Jonathan Gray |
2007-11-25 | It helps if you initialise timeouts before you try using them... | Joel Sing |
2007-11-25 | Get rid of the kernel 'libcompat' framework, and instead use conf/files to | Theo de Raadt |
2007-11-25 | Add entries for the Transmeta Efficeon CPU to the CPUID table. | Tom Cosgrove |
2007-11-25 | When available and ACPI is enabled use the ACPI reset method | Jonathan Gray |
2007-11-25 | Give the CarBus side of CardBus-PCI bridges a bus number, since OpenFirmware | Mark Kettenis |
2007-11-24 | make ALTENTRY() use _C_LABEL() for the 2nd argument, and adjust callers | Theo de Raadt |
2007-11-24 | Recognize the wait r5k instruction in ddb and use it in cpu_idle_cycle. | Miod Vallat |
2007-11-24 | Fix a stupid underscore bug in memory area computations in the cache functions, | Miod Vallat |
2007-11-24 | Some macppc models (e.g. the 1.5 GHz G4 MacMini) have a large clock drift | Marc Balmer |
2007-11-24 | Be sure to program the busswitch interrupt selection register on 197SP | Miod Vallat |
2007-11-24 | some spelling fixes from Martynas Venckus | Jason McIntyre |
2007-11-24 | enable PCIAGP on amd64, tested for some time now by various people | Reyk Floeter |
2007-11-24 | Do not mark any page as global on monoprocessor kernels if running on a | Miod Vallat |
2007-11-24 | Slightly faster cache flushing operations on MP systems. | Miod Vallat |
2007-11-22 | Split the cmmu code routines into single 88110 (MVME197LE) and 88110+88410 | Miod Vallat |
2007-11-22 | Introduce an inline function to skip an instruction on 88110 and use it | Miod Vallat |
2007-11-22 | A decent workaround for errata #16. I have verified it gets triggered, the | Miod Vallat |
2007-11-22 | Do not reenable interrupts for netsted interrupts if interrupts were | Miod Vallat |
2007-11-22 | Do not bother saving the fault address registers if the fault status | Miod Vallat |