Age | Commit message (Expand) | Author |
2023-04-13 | Sprinkle UL suffix to constant literals which don't fit in int. NFCI | Miod Vallat |
2023-04-13 | Grammar fixes in comments. | Miod Vallat |
2023-04-13 | pmap_copy() has never, ever, been implemented in any of the platforms OpenBSD | Miod Vallat |
2023-04-13 | Remove intentionally undocumented pci_{io,mem}_find and convert their last | Miod Vallat |
2023-04-13 | Move USRSTACK to the end of userland address space. | Miod Vallat |
2023-04-13 | remove duplicate includes | Jonathan Gray |
2023-04-12 | remove unused buffer selection code | Jonathan Gray |
2023-04-11 | fix double words in comments | Jonathan Gray |
2023-04-10 | add missing write of SAB_DAFO | Jonathan Gray |
2023-04-10 | Enable caps lock LED on modern Apple laptop keyboards. | Tobias Heider |
2023-04-10 | spelling | Jonathan Gray |
2023-04-09 | So clang 13 miscompiles dev/usb/umass_scsi.c with the combination if -Oz | Mark Kettenis |
2023-04-07 | avoid use of uninitialised memory | Jonathan Gray |
2023-04-03 | enable rkusbphy(4) | David Gwynne |
2023-04-02 | nable ngbe(4) on install media. Passes 'make release' build. | Kevin Lo |
2023-04-01 | Enable rkiovd(4) | Mark Kettenis |
2023-03-31 | Enable ufshci(4). | Marcus Glocker |
2023-03-31 | Enable ngbe(4). | Kevin Lo |
2023-03-30 | Map device tree read/write to unbreak root on softraid | Klemens Nanni |
2023-03-27 | Implement branch target protection using the branch target identification | Mark Kettenis |
2023-03-27 | Show BT and SBSS features in dmesg. | Mark Kettenis |
2023-03-26 | amd64: identify IBT capability in cpu(4) dmesg lines | Mike Larkin |
2023-03-26 | fix a memory leak | Jonathan Gray |
2023-03-23 | avoid use after free | Jonathan Gray |
2023-03-19 | Aggressively randomize the location of the stack on all 64-bit architectures | Mark Kettenis |
2023-03-19 | Enable rkpciephy(40. | Mark Kettenis |
2023-03-17 | Move annoying yet harmless diagnostic message into #ifdef DEBUG. | Miod Vallat |
2023-03-15 | store bios version, needed for amdgpu Steam Deck quirk | Jonathan Gray |
2023-03-14 | sync the boot options list, and some macro fixes; | Jason McIntyre |
2023-03-13 | Switch alpha to new boot blocks. | Miod Vallat |
2023-03-13 | Add manual page. | Miod Vallat |
2023-03-13 | Add "machine poweroff" command on luna88k bootloader. | Kenji Aoyama |
2023-03-12 | sh, landisk: set HZ=64 again | Scott Soule Cheloha |
2023-03-12 | Add rkcomphy(3), a driver for the "naneng" combo PHY found on the RK356x | Mark Kettenis |
2023-03-12 | Enable mvtemp(4) | Jonathan Matthew |
2023-03-11 | New alpha secondary boot blocks using the MI code base. Not linked to the | Miod Vallat |
2023-03-11 | Remove long dead "tool". | Miod Vallat |
2023-03-11 | Allow strip and objcopy to be overrridden, for easier cross-buildability. NFC | Miod Vallat |
2023-03-11 | Add missing $OpenBSD$ tag. | Kenji Aoyama |
2023-03-09 | Check that a PCIe port isn't disabled in the device tree. | Mark Kettenis |
2023-03-09 | workaround Intel Braswell/Cherry Trail mwait hang | Jonathan Gray |
2023-03-09 | Improve vnet(4) to work better in busy conditions. | Claudio Jeker |
2023-03-08 | amd64: lapic_timer_rearm: don't reset mode, mask, divisor | Scott Soule Cheloha |
2023-03-08 | Delete obsolete /* ARGSUSED */ lint comments. | Philip Guenther |
2023-03-06 | In iskmemdev(), do not check for the minor of /dev/io. It has been | Miod Vallat |
2023-03-05 | arm64 needs -DBOOT_STTY as well. | Mark Kettenis |
2023-03-05 | Mask off IPL flags before storing the IPL for an interrupt. | Patrick Wildt |
2023-03-05 | Mask off IPL flags before storing the IPL for an interrupt. | Jonathan Matthew |
2023-03-04 | Enable ytphy(4) here too. | Mark Kettenis |
2023-03-04 | enable ytphy(4) | Mark Kettenis |