| Age | Commit message (Expand) | Author |
| 2023-02-09 | Adjust _all_ cinclude of *.local files | abs |
| 2023-02-09 | Ensure GENERIC.local is always at the end of GENERIC | abs |
| 2022-10-31 | Remove declaration of landisk_pci_intr_setattr - macro magic later | martin |
| 2022-10-31 | Fix signature of landisk_pci_intr_setattr | martin |
| 2022-10-29 | landisk: Add stub pci_intr_setattr. | riastradh |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-08-24 | Added missing copyright and license notice. | nonaka |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-06-10 | Enable crypto, swcrypto and cgd. | martin |
| 2022-05-03 | Fix vnode locking around VOP_OPEN. | mlelstv |
| 2022-04-30 | Fix fallout from libsa change; stand.h includes <sys/param.h> now. | rin |
| 2022-03-19 | Lock vnode across VOP_OPEN/VOP_IOCTL/VOP_CLOSE. | hannken |
| 2021-11-02 | In order to prevent _mcount() from being recursively called when built with C... | ryo |
| 2021-10-27 | Remove unnecessary multiple-inclusion-protection from these tiny | thorpej |
| 2021-09-29 | Confirm to the NOTE_SUBMIT protocol. With this, btn_read_filtops is MPSAFE. | thorpej |
| 2021-09-26 | Driver "kqfilter" entry points return an error code, so if an invalid | thorpej |
| 2021-09-26 | Use seltrue_filtops rather than rolling our own with filt_seltrue. | thorpej |
| 2021-09-26 | Change the kqueue filterops::f_isfd field to filterops::f_flags, and | thorpej |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-07-15 | Migrate btn_init() from btnopen() (with RUN_ONCE) to btn_obio_attach(). | rin |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2021-05-17 | include libkern.h to get moved dkcksum() definition. | mrg |
| 2021-04-25 | PCI busses do not attach directly to mainbus (they attach to shpcic, | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2021-01-23 | Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8 | christos |
| 2021-01-20 | remove compat_ossaudio from kernel modules | nia |
| 2020-12-19 | malloc(9) -> kmem(9) | thorpej |
| 2020-12-19 | Use sel{record,remove}_knote(). | thorpej |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-09-06 | Fix some more uvm header fallout. Add include guards while here. | riastradh |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-05-16 | Remove uyap, USB YAP phone firmware loader. | maya |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-03-25 | remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs | jdolecek |
| 2020-01-29 | remove urio(4), a driver for the Rio500 MP3 player. | maya |
| 2020-01-19 | Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is | thorpej |
| 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-05-07 | Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h | kamil |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-06 | Use aprint_* instead of printf. | uwe |
| 2019-02-06 | Add ure(4) to kernel config files. Also add PHY drivers where necessary. | rin |
| 2019-01-28 | Systematize handling of removed drivers. | dholland |
| 2018-10-23 | remove the 'wd* at umass?' for the non-standardized and rare (extinct?) | jdolecek |
| 2018-08-25 | Add (commented out) mue(4) to where appropriate. | rin |
| 2018-08-01 | Unreference IPF/PF from all the config files, and enable NPF instead when | maxv |
| 2018-07-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2018-01-23 | Alternate buffer queue strategies no longer considered experimental, update | sevan |
| 2017-11-06 | Cleanup and clarify the ELFSIZE mess: | christos |