Age | Commit message (Expand) | Author |
2007-01-28 | optimize m68k writeback(): | Miod Vallat |
2007-01-27 | Only allow a single instance of acpimadt(4). | Mark Kettenis |
2007-01-27 | Only allow a single instance of acpimadt(4). | Mark Kettenis |
2007-01-26 | Deal with zero wraparound in DVMA range checks; | Marc Aurele La France |
2007-01-24 | Actually establish interrupt handler in !ioapic_cold case. | Mark Kettenis |
2007-01-24 | Check nioapics to see whether we're using I/O APICs. | Mark Kettenis |
2007-01-23 | Handle not-all-lapics intterupts. | Mark Kettenis |
2007-01-22 | Add acpidock here too. | Michael Knudsen |
2007-01-22 | Add commented out acpidock(4) entry. | Michael Knudsen |
2007-01-22 | Allow pmap_zeropage and pmap_copypage to work with cache enabled on | Miod Vallat |
2007-01-22 | use the MI DP8390 driver instead of rolling our own functions | Martin Reindl |
2007-01-21 | Use addic. %r31,%r31,1 instead of addic. %r31,%r31,%r1. | Mark Kettenis |
2007-01-20 | Do not panic on non-fatal iommu errors. | Mark Kettenis |
2007-01-19 | Update comment (on how long we wait for operation to complete) reflect | Tom Cosgrove |
2007-01-18 | No longer print the 'bios id' field in the dmesg, its of dubious diagnostic | Gordon Willem Klok |
2007-01-17 | Remove some cruft, SUPPORT_PPC1BUG isnt defined or needed. While here fix | Gordon Willem Klok |
2007-01-17 | new shorter version of userret() as surely miod ment it to be like (; miod@ ok | Michael Shalayeff |
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-15 | ansi/deregister | Jonathan Gray |
2007-01-15 | power(4) driver for the power switch on many landisk models, hooked | Martin Reindl |
2007-01-15 | undo last broken userret() change here; miod@ ok | Michael Shalayeff |
2007-01-14 | ragge@netbsd fixed the copyright, thanks. ok miod@ | Otto Moerbeek |
2007-01-14 | zsprintf() is gone, fixes ZSMACDEBUG case | Martin Reindl |
2007-01-14 | Move the isa bridge probe from isabr to frodo, so that frodo only attempts | Miod Vallat |
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-14 | Same as GENERIC, m88k_cpus[] should have 4 elements on luna88k, even in | Kenji Aoyama |
2007-01-13 | Bring back a <machine/frame.h> for m88k platforms, by splitting <machine/pcb.h> | Miod Vallat |
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 | Change the secondary CMMU's data cache turn on so that do not hog the | Kenji Aoyama |
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-12 | fix altq for mc(4); make mbuf functions return NULL instead of 0 while | Martin Reindl |
2007-01-12 | support a few more video cards, untested: | Martin Reindl |
2007-01-12 | Switch some lockmgr locks to rwlocks. | Artur Grabowski |
2007-01-11 | Add a platform specific sti_pci_is_console() to decide if a given pci sti | Miod Vallat |
2007-01-11 | When attaching a dino bridge, keep the presently enabled I/O mappings | Miod Vallat |
2007-01-11 | Allow sti_attach_common() to return an error code, and do not fall into | Miod Vallat |
2007-01-11 | do not report the clock frequencies on arm becuase there is no | Robert Nagy |
2007-01-10 | fix fallout of the split sensor devices change which caused lockups on | David Gwynne |
2007-01-09 | Adjust for USIII to RIO EBus renaming. | Mark Kettenis |
2007-01-09 | Miod used a too large hatchet when trimming userret in 1.80. | Artur Grabowski |
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 |