| Age | Commit message (Expand) | Author |
| 2023-06-25 | s/responible/responsible/ in comment. | andvar |
| 2023-05-06 | s/regster/register/ in comments and error messages. | andvar |
| 2023-02-12 | Add optoion GENERIC.local include to the end of ~all GENERIC configs | abs |
| 2022-11-02 | fix various typos in comments and messages. | andvar |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-08-16 | PRovide pci_intr_setattr | skrll |
| 2022-08-16 | Multiple inclusion protection. | skrll |
| 2022-08-16 | Whitespace | skrll |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-07-26 | s/functin/function/ in copy pasted comment. | andvar |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-24 | fix various typos in comments, docs and log messages. | andvar |
| 2022-05-03 | fix various typos, mainly s/trasfering/transferring/ and s/theese/these/. | andvar |
| 2022-03-03 | arc: Use device_set_private for cpuN. | riastradh |
| 2022-01-22 | Ensure bus_dmatag_subregion is called with an inclusive max_addr | skrll |
| 2022-01-01 | fix typos in word "diagnostic". | andvar |
| 2021-12-17 | Correct copypaste comment grammar. | skrll |
| 2021-12-17 | Trailing whitespace | skrll |
| 2021-09-26 | Driver "kqfilter" entry points return an error code, so if an invalid | thorpej |
| 2021-09-26 | Change the kqueue filterops::f_isfd field to filterops::f_flags, and | thorpej |
| 2021-09-19 | fix various typos in comments, messages and documentation. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-23 | Use sys/cdefs.h __CONCAT3 | skrll |
| 2021-02-20 | sn(4): Add rnd(9) support. | rin |
| 2020-12-19 | Use sel{record,remove}_knote(). | thorpej |
| 2020-11-18 | malloc(9) -> kmem(9) | thorpej |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-08-14 | Fix build by splitting large amount of inline assembling into a seperate | skrll |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-07-07 | Overhaul the interface to pci_configure_bus(): | thorpej |
| 2020-06-17 | Use a vmem arena rather than an extent map to manage Jazz DMA TLB | thorpej |
| 2020-06-15 | Drop compat support for OpenBSD/arc disks. | tsutsui |
| 2020-06-14 | replace EX_NOWAIT with EX_WAITOK in device attach methods. | chs |
| 2020-06-13 | g/c vm_page_zero_enable | ad |
| 2020-06-03 | Explicitly strip debug info on calling objdump for ecoff boot binaries. | tsutsui |
| 2020-05-29 | Try to shrink kernels to smaller than ~6MB due to ARC BIOS restriction. | tsutsui |
| 2020-05-29 | Make sure to preserve MIPS_CURLWP (t8) register from ARC BIOS calls. | tsutsui |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-01-25 | Retire "le* at pci?" from the shipped kernel configs: | thorpej |
| 2020-01-20 | Remove FDDI support. | thorpej |
| 2020-01-19 | Remove HIPPI support and the esh(4) driver that uses it. There have not | thorpej |
| 2020-01-19 | Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is | thorpej |
| 2019-12-27 | s/transfered/transferred/ | msaitoh |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2019-09-23 | Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all arches | skrll |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-07 | Remove dead codes, that are #if 0'd for more than 19 years! | rin |
| 2019-04-07 | UADDR was removed. | rin |
| 2019-04-07 | G/C some obsolete definitions (we haven't had a fixed u. for quite | thorpej |