Age | Commit message (Expand) | Author |
2024-01-02 | Revert chunk that I have commited by accident. | Alexander Bluhm |
2024-01-02 | Prevent simultaneous dt(4) open. | Alexander Bluhm |
2024-01-01 | Move fdt attachment into sys/conf/files.conf instead of duplicating it on | Mark Kettenis |
2023-12-28 | Introduce qwx(4), a work-in-progress port of the Linux ath11k driver. | Stefan Sperling |
2023-12-21 | add strnstr(9) string search within character limit | Jonathan Gray |
2023-11-21 | Fix kernel build without option PTRACE, but with dt(4). | Alexander Bluhm |
2023-10-04 | re-enable POOL_DEBUG | Alexander Bluhm |
2023-10-04 | base is unlocked, move to 7.4-current | Alexander Bluhm |
2023-09-27 | disable POOL_DEBUG for release | Theo de Raadt |
2023-09-26 | we are heading out of -beta | Theo de Raadt |
2023-09-18 | crank to 7.4-beta | Theo de Raadt |
2023-08-11 | enable sec(4) so people can try it out | David Gwynne |
2023-08-07 | wire sec(4) into the kernel config. | David Gwynne |
2023-07-04 | Remove mbuf low watermark vars. Unused since uipc_mbuf.c rev 1.244. | Jonathan Gray |
2023-04-23 | add iosf(4), a driver for the Intel OnChip System Fabric | David Gwynne |
2023-04-04 | Synopsis Designware -> Synopsys DesignWare | Jonathan Gray |
2023-03-27 | re-enable POOL_DEBUG | Christian Weisgerber |
2023-03-25 | we are now hacking on 7.3-current | Theo de Raadt |
2023-03-19 | disable POOL_DEBUG for release | Jonathan Gray |
2023-03-17 | remove -beta tag | Theo de Raadt |
2023-03-04 | move to 7.3-beta | Theo de Raadt |
2023-03-03 | initclocks: don't reinitialize ticks, jiffies at runtime | Scott Soule Cheloha |
2023-02-13 | Add dwqe(4), a driver for the Synopsis DesignWare Ethernet QoS controller | Patrick Wildt |
2023-02-04 | Initial driver for Universal Flash Storage (UFS) Host Controllers. | Marcus Glocker |
2022-12-22 | use stoeplitz to generate a hash/flowid for state keys. | David Gwynne |
2022-11-06 | Add FDT-based attachment for qciic(4). | Patrick Wildt |
2022-11-06 | Add FDT-based attachment for qcgpio(4). | Patrick Wildt |
2022-11-05 | clockintr(9): initial commit | Scott Soule Cheloha |
2022-09-30 | re-enable POOL_DEBUG | Jonathan Gray |
2022-09-27 | we are now working on 7.2-current | Theo de Raadt |
2022-09-24 | disable POOL_DEBUG for release | Jonathan Gray |
2022-09-11 | drop the -beta | Theo de Raadt |
2022-07-29 | Replace the swap extent(9) usage by a blist data structure. | Sebastien Marie |
2022-07-20 | move to 7.2-beta. this gets done very early, to avoid finding out | Theo de Raadt |
2022-07-12 | Add db_rint(), an MI interface to db_enter() copied from kdbrint() in vax code | Jeremie Courreges-Anglas |
2022-04-19 | enable kstat(4) and kstat(1). | David Gwynne |
2022-04-13 | Use a simpler "formula" to decide a default kern.maxthread value; | Stuart Henderson |
2022-04-05 | re-enable POOL_DEBUG | Christian Weisgerber |
2022-04-05 | back to working on 7.1-current | Theo de Raadt |
2022-04-05 | disable pool debug for release | Theo de Raadt |
2022-03-29 | close enough to release, we drop -beta | Theo de Raadt |
2022-03-19 | Add 11ac/VHT Tx rate adaptation support to net80211. | Stefan Sperling |
2022-03-08 | remove files used by isa radio drivers removed in 2016 | Jonathan Gray |
2022-03-07 | remove WD33C93 SCSI code | Jonathan Gray |
2022-03-06 | remove unused usbdev and btbus attributes | Jonathan Gray |
2022-02-20 | we should be 7.1-beta not 7.1-current | Stuart Henderson |
2022-02-20 | move to 7.1-beta | Theo de Raadt |
2022-02-16 | rewrite vxlan to better fit the current kernel infrastructure. | David Gwynne |
2022-02-08 | The suspend/resume code is a sticky mess of MI, MD, and ACPI sequencing. | Theo de Raadt |
2022-01-09 | Add attribute for indicating sdhc dependency. | Visa Hankala |