Age | Commit message (Expand) | Author |
2012-09-27 | remove the zlib rfc text: these pages already point to gzip(1), which | Jason McIntyre |
2012-09-25 | Make sure we send MSIs to the primary CPU like we do on amd64. | Stuart Henderson |
2012-09-25 | Remove unused acpi locking code. | Paul Irofti |
2012-09-25 | Reduce the diff between amd64/stand and i386/stand, requested by deraadt@. | Pascal Stumpf |
2012-09-22 | revert previous, breaks the tree | Stuart Henderson |
2012-09-21 | Make sure we send MSIs to the primary CPU like we do on amd64. | Mark Kettenis |
2012-09-21 | add register aliases "fp" and "AT" as available on Tru64 and Linux; ok miod@ | Christian Weisgerber |
2012-09-19 | Set up PCI bus number resource accounting for the main PCI bus hierarchy. | Mark Kettenis |
2012-09-19 | Set up PCI bus number resource accounting for the main PCI bus hierarchy. | Mark Kettenis |
2012-09-19 | Add support for the rdrand instruction found in recent Intel processors. | Jonathan Gray |
2012-09-19 | Add new drivers for virtio network (vio) and block devices (vioblk, the disks | Stefan Fritsch |
2012-09-15 | Adapt ieee.h, gdtoa and libc to the fact that we don't have 80-bit | Martynas Venckus |
2012-09-15 | m88k does not have the m68k long double type actually (long double == double | Miod Vallat |
2012-09-12 | Define empty CDIAGFLAGS for programs that use Werror. | Christiano F. Haesbaert |
2012-09-11 | Cope with PIE, if it is enabled. Note that this has not been completely | Theo de Raadt |
2012-09-11 | Cope with PIE, if it is enabled | Theo de Raadt |
2012-09-11 | Add -nopie to the linker flags. | Mark Kettenis |
2012-09-11 | Remove the 'OLF method' used for the transition from a.out to ELF and | Theo de Raadt |
2012-09-08 | Switch landisk to timecounters. Adapted from NetBSD. | Miod Vallat |
2012-09-08 | On SPARC64 VI/VII CPUs, use the lseep instruction in the idle loop to force a | Mark Kettenis |
2012-09-08 | Switch hp300 to timecounters. From NetBSD via martin@ | Miod Vallat |
2012-09-08 | Include files.agp to be able to check against NAGP in the drm agp glue. | Martin Pieuchot |
2012-09-07 | bump CPU feature strings to 12 chars since some names are now 8 characters | Christian Weisgerber |
2012-09-07 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-07 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-06 | remove compat_aout support for i386. ok deraadt | Ted Unangst |
2012-09-04 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-04 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-04 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-03 | remove a NOPIE= that was still lying around | Theo de Raadt |
2012-09-02 | sparc -nopie conversion, tested by and ok deraadt@. | Pascal Stumpf |
2012-09-02 | Allow bootblocks to build in PIE; joint effort with pascal | Theo de Raadt |
2012-09-02 | Make profiling actually work on hppa. | Mark Kettenis |
2012-09-02 | convert to plain -fno-pie/-nopie. Looks good to deraadt@. | Pascal Stumpf |
2012-09-02 | Cope with pie-by-default, if it ever happens; ok pascal | Theo de Raadt |
2012-09-02 | Bump the buffer size from 32 to 128 bytes, because some responses may | Martin Pieuchot |
2012-09-01 | Fix alpha bootblocks: Compile with -fno-pie, link with -nopie. | Pascal Stumpf |
2012-08-31 | remove some compat junk; ok kettenis | Theo de Raadt |
2012-08-31 | Kill NOPIE and NOPIE_FLAGS in loongson/stand. | Pascal Stumpf |
2012-08-31 | Kill NOPIE and NOPIE_FLAGS in hppa/stand. | Pascal Stumpf |
2012-08-31 | Move sgi/stand to plain -fno-pie -nopie. Binaries are the same. | Pascal Stumpf |
2012-08-30 | Determine the memory and mmio regions based on previously initialzed BAR | Martin Pieuchot |
2012-08-30 | On SPARC64 VI/VII CPUs, use the sleep instruction while spinning to force a | Mark Kettenis |
2012-08-30 | Slightly tweak the way we set up the code patch sections such that we can | Mark Kettenis |
2012-08-30 | Kill NOPIE and NOPIE_FLAGS in sparc64/stand. Binaries are identical according | Pascal Stumpf |
2012-08-30 | Add the possibility to map DMA memory non-cached, based on the i386/amd64 | Martin Pieuchot |
2012-08-30 | Use an explicit suffix for the "fld" instruction to shut up clang. The correct | Mark Kettenis |
2012-08-30 | no md_root_setconf | Theo de Raadt |
2012-08-29 | Kill all NOPIE and NOPIE_FLAGS in i386/stand, replacing them with -fno-pie | Pascal Stumpf |
2012-08-29 | The low-level guts to support MTP (Multi-Threaded Processing) on the | Mark Kettenis |