Age | Commit message (Expand) | Author |
2007-01-20 | Do not panic on non-fatal iommu errors. | Mark Kettenis |
2007-01-16 | Remove unnecessary ampersands in ADR2CELL macro invocations; | Marc Aurele La France |
2007-01-16 | Really print iommu TFAR (instead of CTRL again). | Mark Kettenis |
2007-01-14 | Clear error bits in PCI command/status register before establishing PCI error | Mark Kettenis |
2007-01-14 | Provide a bit more diagnostic information in the PCI error handler. | Mark Kettenis |
2007-01-14 | Add macros to access Schizo's PCI config space. | Mark Kettenis |
2007-01-14 | Add another Tomatillo-specific register. | Mark Kettenis |
2007-01-13 | Print Schizo/Tomatillo version number. | Mark Kettenis |
2007-01-13 | Do not match on Expert3D and Expert3D-Lite cards, these will require a | Miod Vallat |
2007-01-12 | Get rid of some dead code. | Mark Kettenis |
2007-01-12 | According to the OpenSolaris sources, the DTO bits are really MMU bit. | Mark Kettenis |
2007-01-12 | Do not force the section header to SHT_NOBITS for non-symbol sections; | Miod Vallat |
2007-01-12 | Move kernel virtual address space to make sure it doesn't overlap with | Mark Kettenis |
2007-01-09 | Adjust for USIII to RIO EBus renaming. | Mark Kettenis |
2007-01-07 | The associativity of the cache is already taken into account for | Mark Kettenis |
2007-01-07 | Print out mask set revision. | Mark Kettenis |
2007-01-06 | Remove bogus code for flushing 32-bit tlb entries. This makes it possible to | Mark Kettenis |
2007-01-06 | Use VM_MAX_KERNEL_ADDRESS instead of KERNEND in pmap_growkernel(). | Mark Kettenis |
2007-01-04 | Remove some unreachable code. | Mark Kettenis |
2007-01-03 | Fix mbg comment: time base -> radio clocks. | Marc Balmer |
2006-12-30 | Remove __BUS_SPACE_HAS_STREAM_METHODS, the stream methods are a netbsd-ism. | Claudio Jeker |
2006-12-30 | Save pcb in dumppcb when dumping core. | Mark Kettenis |
2006-12-29 | Give the UltraSPARC-III its own version of dcache_flush_page(). Fixes problems | Mark Kettenis |
2006-12-27 | Patch a few more D-cache flush instructions on UltraSPARC-III. | Mark Kettenis |
2006-12-24 | Define PROC_PC. Then, since profiling information is being reported in | Miod Vallat |
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 | 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-18 | Activate mbg(4). | Marc Balmer |
2006-12-17 | Remove unnecessary <dev/wscons/wscons_raster.h> inclusion. | Miod Vallat |
2006-12-14 | Make pci subsystem aware of domains. Each host bridge gets assigned a unique | Mark Kettenis |
2006-12-14 | Add defines for several SPARC-V9 implementations. | Mark Kettenis |
2006-12-12 | Fix typo in comment. | Mark Kettenis |
2006-12-12 | Use appropriate macros to decode IGN. | Mark Kettenis |
2006-12-09 | Do not make sun terminal emulation selected by the wsemul_sun frame buffer | Miod Vallat |
2006-12-03 | Do the ri_devcmap reprogramming dance in fbwscons_init(), so that it applies | Miod Vallat |
2006-12-02 | On frame buffers which endianness differs from the host CPU, we can not afford | Miod Vallat |
2006-12-02 | Fix ri_devcmap[] to allow WSCOL_BLACK and WSCOL_WHITE to not have to be | Miod Vallat |
2006-12-02 | Use the unpack_attr emulops instead of doing an inline rasops_unpack_attr. | Miod Vallat |
2006-11-29 | Remove cpu_swapin() and cpu_swapout(), they are no longer necessary (except | Miod Vallat |
2006-11-29 | Kernel stack can be swapped. This means that stuff that's on the stack | Miod Vallat |
2006-11-29 | Add a new member to struct wsemuldisplaydev_attach_args, for a frame buffer | Miod Vallat |
2006-11-28 | rename scsibus_attach_args to scsi_attach_args. this can help avoid | David Gwynne |
2006-11-26 | enable mpi | David Gwynne |
2006-11-25 | add commented out entries for gem@sbus | Brad Smith |
2006-11-19 | In sigreturn, report the correct error if copyin() fails; spotted by | Miod Vallat |
2006-11-14 | fix a comment (wording from mark) | Jasper Lievisse Adriaanse |
2006-10-27 | Add a few UltraSPARC-III ASI's. | Mark Kettenis |