Age | Commit message (Expand) | Author |
2009-05-31 | Fix RAMDISK kernels after previous. amd64_has_xcrypt needs to be | Matthieu Herrb |
2009-05-31 | Reinitialize lapic on ACPI resume. | Mike Larkin |
2009-05-31 | Move task register restore code to proper place. | Mike Larkin |
2009-05-31 | Add VIA crypto features support to amd64. ok deraadt@ | Matthieu Herrb |
2009-05-30 | Without -v, be quiet | Theo de Raadt |
2009-05-30 | Don't use biosbasemem and biosextmem to initialize iomem_ex, since on some | Mark Kettenis |
2009-05-30 | When booting in `install software' mode from the SGI boot menu, do not try to | Miod Vallat |
2009-05-28 | Be more paranoid in the IOC3 interrupt kluge | Miod Vallat |
2009-05-28 | Poor man's reset code for IP27/IP35 where returning through ARCBios doesn't | Miod Vallat |
2009-05-28 | Handle NMI interrupts on IP27/IP35, gives us a change to play with ddb, | Miod Vallat |
2009-05-28 | If readsgilabel() is invoked in spoofing mode, only report the whole device | Miod Vallat |
2009-05-28 | Bring back the curpmap change. It was missing a reload of the pmap on | Artur Grabowski |
2009-05-27 | Use the KL enumeration functions to try and figure out what kind of XBow | Miod Vallat |
2009-05-27 | Yet another attempt at a more reliable detection of the second interrupt | Miod Vallat |
2009-05-27 | Rework KL board and component enumeration, to allow it to be used from | Miod Vallat |
2009-05-27 | Make sure onboard devices on Octane get their DMA byteswap settings correct. | Miod Vallat |
2009-05-27 | Rename the ast processing function from softintr() to ast(), to reduce | Miod Vallat |
2009-05-25 | Years ago, I fixed an R5000 O2 instability by implementing a workaround for | Miod Vallat |
2009-05-24 | rework, also size ram. | Dale Rahn |
2009-05-24 | Device changes to go along with prcm rewrite. | Dale Rahn |
2009-05-24 | Provide more xbridge-specific functions in the bus_dma_tag_t we use for | Miod Vallat |
2009-05-24 | Revert the memory range restriction code added to _dmamem_alloc(); devices | Miod Vallat |
2009-05-24 | Improve the ARMv7 support, still work in progress. | Dale Rahn |
2009-05-24 | Rework for 3530. | Dale Rahn |
2009-05-24 | remove debug print. | Dale Rahn |
2009-05-22 | According to pics on ebay, CADDuo boards indeed have Ethernet connectors. | Miod Vallat |
2009-05-22 | Drop almost unused <machine/psl.h> on sgi; move USERMODE() definition from | Miod Vallat |
2009-05-21 | The only value that d_npartitions should have is MAXPARTITIONS. | Kenneth R Westerback |
2009-05-21 | Overhaul root device detection; the code will now follow the ARCS bootpath | Miod Vallat |
2009-05-21 | Do not attempt the interrupt deadlock workaround on IP30 yet, since the | Miod Vallat |
2009-05-21 | If we had interrupts to service and interrupts to mark as pending, after | Miod Vallat |
2009-05-21 | Make sure cpu_switchto() returns to the new proc with interrupts enabled (this | Miod Vallat |
2009-05-21 | In splinit(), adjust proc0 pcb values, for kthread to start with correct | Miod Vallat |
2009-05-21 | Make sure splx() reenables hardware interrupt sources, even there aren't | Miod Vallat |
2009-05-20 | Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since | Miod Vallat |
2009-05-19 | Processing AST can trigger more AST. Loop on astpending instead of checking | Miod Vallat |
2009-05-19 | Seperate out BSDI and SYSV syscall gate setup, so if we don't | Tobias Weingartner |
2009-05-18 | Add missing breaks so we don't fallthrough into | Jonathan Gray |
2009-05-18 | Cleanup the ioctl and receive filter code for mec(4). This also | Joel Sing |
2009-05-17 | mux too, like GENERIC | Theo de Raadt |
2009-05-17 | mux too, like GENERICarmish/conf/RAMDISK | Theo de Raadt |
2009-05-16 | Add option ISP_COMPILE_FW to kernels with isp(4). | Miod Vallat |
2009-05-16 | Count LoadedProgram regions as free memory, since these are either the boot | Miod Vallat |
2009-05-16 | need that include file... | Theo de Raadt |
2009-05-16 | Add vsw(4), a driver for the virtual network switch on sun4v. This is just | Mark Kettenis |
2009-05-16 | Enable udl(4) by default for amd64, i386, and macppc. | Marcus Glocker |
2009-05-16 | udl(4) and the wsmux(4) work on armish | Theo de Raadt |
2009-05-16 | must pull in the wscons goo | Theo de Raadt |
2009-05-15 | Oops, forgot to add this file, part of the dsrtc DS174x changes. | Miod Vallat |
2009-05-15 | TOD clock support for IOC3 flavours with DS174x chips (which are rebadged | Miod Vallat |