Age | Commit message (Expand) | Author |
2006-12-24 | Check for want_resched when processing AST and nowhere else. But then, when | Miod Vallat |
2006-12-24 | change schizo/psycho interrupts to be xname:what instead of ugly names | Theo de Raadt |
2006-12-23 | do not mix & and || badly | Theo de Raadt |
2006-12-23 | adapt to new two-level sensor api; Constantine A. Murenin | Theo de Raadt |
2006-12-23 | On UltraSPARC-III, patch some crucial D-cache flush instructions, and | Mark Kettenis |
2006-12-23 | Provide sparc64-specific DT_XXX constant. | Mark Kettenis |
2006-12-22 | A more complete fix for perf status MSR's (on e.g. Core 2 Duo X6800), | Dimitry Andric |
2006-12-21 | Quick fix for Core 2 Duo X6800, which reports an invalid setperf MSR, | Dimitry Andric |
2006-12-21 | 'tranfer' -> 'transfer' in comments. | Kenneth R Westerback |
2006-12-20 | Decalre extern int cpuspeed in sys/arch/amd64/include/cpu.h like cpuspeed | Gordon Willem Klok |
2006-12-20 | Don't bail out on a bad interrupt line if we have a valid apic interrupt pin | Mark Kettenis |
2006-12-20 | "#ifdef is a tool of the weak!" | Gordon Willem Klok |
2006-12-20 | Enable recursive interrupts on armish. nudge by deraadt@ | Dale Rahn |
2006-12-20 | acpi fits when we decide that it is more important than ahc(4) adaptec | Theo de Raadt |
2006-12-20 | acpi fits, when we trade it primarily for the very large rtw(4) driver. | Theo de Raadt |
2006-12-20 | acpi (disabled) fits... when we trade it for the rarely used i2o controllers, | Theo de Raadt |
2006-12-20 | acpi (disabled) just happens to fit | Theo de Raadt |
2006-12-20 | rum fits | Theo de Raadt |
2006-12-18 | fix device names and typos in comments | Martin Reindl |
2006-12-18 | sti@pci there too, why not. | Miod Vallat |
2006-12-18 | Add support for pci-based sti devices. ok mickey@ | Miod Vallat |
2006-12-18 | Change sti attachment to pass an array of base addresses for the sti regions, | Miod Vallat |
2006-12-18 | Provide bus_space_{read,write}_raw_region_{2,4}. | Miod Vallat |
2006-12-18 | Allow bus_space mappings to span more than one 8MB segment; ok mickey@ | Miod Vallat |
2006-12-18 | Activate the mbg(4) Meinberg Funkuhren driver. | Marc Balmer |
2006-12-18 | Activate mbg(4). | Marc Balmer |
2006-12-18 | regen | Michael Shalayeff |
2006-12-18 | add c3700 and c8000 | Michael Shalayeff |
2006-12-18 | regen | Michael Shalayeff |
2006-12-18 | the 8900 is called shortfin | Michael Shalayeff |
2006-12-18 | Activate mbg(4). | Marc Balmer |
2006-12-18 | force wd at pciide down to PIO mode 4 (yuck) until some DMA issues are | Martin Reindl |
2006-12-17 | Remove unnecessary <dev/wscons/wscons_raster.h> inclusion. | Miod Vallat |
2006-12-17 | Sync with pckbc.c r1.12: | Miod Vallat |
2006-12-17 | sync with pckbd.c r1.8: | Miod Vallat |
2006-12-15 | acpi can fit onto the cd ramdisks | Theo de Raadt |
2006-12-14 | Add the esp driver to macppc, supports the NCR53c94 SCSI controller found | Gordon Willem Klok |
2006-12-14 | Make pci subsystem aware of domains. Each host bridge gets assigned a unique | Mark Kettenis |
2006-12-14 | Swizzle interrupts for devices for which we don't have explicit inetrrupt | Mark Kettenis |
2006-12-14 | Add defines for several SPARC-V9 implementations. | Mark Kettenis |
2006-12-14 | Reset BBRB if we exit from a process that was single-stepping. Prevents a | Mark Kettenis |
2006-12-14 | - enable nested interrupts on zaurus. most obvious side-effect of this is | Niall O'Higgins |
2006-12-14 | Per the new policy with respect to short header files contaning only | Gordon Willem Klok |
2006-12-14 | Eliminate unncessary interfaces resets via the SIOCSIFADDR ioctl when | Gordon Willem Klok |
2006-12-13 | Remove the dma_eop callback in the ncr5380 driver md attachment, it was always | Miod Vallat |
2006-12-13 | Missing "break;" for the KA46/KA48 case, fortunately caused no harm but a | Miod Vallat |
2006-12-13 | Remove unused parts of vsbus_attach_args structure. | Miod Vallat |
2006-12-12 | Complete gwk's previous patch to stop setperf methods from returning | Dimitry Andric |
2006-12-12 | Fix typo in comment. | Mark Kettenis |
2006-12-12 | Use appropriate macros to decode IGN. | Mark Kettenis |