| 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-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-07-23 | Add some file system options present in GENERIC kernels. | simonb |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2020-10-21 | make process_machdep.c included always since it provides register i/o used by | christos |
| 2020-10-20 | harmonize process_machdep.c inclusion. | christos |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-04-04 | mark nsmb major obsolete | 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-20 | Move all non-emulation-specific coredump code into the coredump module, | pgoyette |
| 2019-05-09 | Revert -O0 for pmap, avoid RAW dependency compilation warning | scole |
| 2019-05-04 | Disable optimization for pmap.c to prevent RAW assembler dependency | scole |
| 2019-01-28 | Systematize handling of removed drivers. | dholland |
| 2019-01-27 | Restore satlink's majors entries commented out and marked obsolete. | dholland |
| 2019-01-27 | Remove the satlink driver. It was disabled everywhere, had no man page and | maxv |
| 2018-12-19 | Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, | maxv |
| 2018-09-23 | Remove ISDN from the kernel. It has remained unmaintained for a long time, | maxv |
| 2018-09-22 | - Determine KERN_AS automatically depending on whether OPT_MODULAR is | rin |
| 2018-08-14 | Replace references to etherip by l2tp. Etherip was already not enabled | maxv |
| 2018-08-01 | Unreference IPF/PF from all the config files, and enable NPF instead when | maxv |
| 2017-04-07 | Add more options, mainly want "options INET" and "pseudo-device loop" so cont... | scole |
| 2016-12-08 | Add a synthesized pc beeper and keyboard bell for platforms with an audio | nat |
| 2016-08-05 | PR port-ia64/51261 | scole |
| 2015-08-24 | Define ${LINKSCRIPT} in one place. | uebayasi |
| 2015-08-24 | Don't mention stab and DWARF sections, because these (poorly mtaintained) | uebayasi |
| 2015-08-22 | .rel/.rela should not be generated in kernels. | uebayasi |
| 2015-08-22 | .init/.fini/.ctors/.dtors should be irrelevant to kernels. | uebayasi |
| 2015-08-21 | I bet setting search-directory for ld.so is useless in any kernel. | uebayasi |
| 2015-08-21 | Add `pseudo-device ksyms' where `options DDB' is used, because | uebayasi |
| 2015-08-20 | Indent with 2 spaces. | uebayasi |
| 2015-08-18 | ${KERN_LDSCRIPT} -> ${KERNLDSCRIPT} | uebayasi |
| 2015-08-07 | Remove the KMEMSTATS option. It no longer exists. | maxv |
| 2015-04-23 | Update device dependency information - the sysmon major device now depends on... | pgoyette |
| 2014-11-15 | Use LINKSCRIPT. | uebayasi |
| 2014-03-24 | fix manual section numbering of sysctl. | szptvlfn |
| 2014-03-09 | Removed MD veriexec entry this was changed to MI a long time ago. | blymn |
| 2013-04-27 | more bogus number removal | christos |
| 2012-12-28 | Add acpi0 at mainbus - it is not realy optional. | martin |
| 2012-04-28 | Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move | rmind |
| 2012-02-25 | Quoting sys/dev/vme/files.vme commit log: "vmegeneric never saw the | shattered |
| 2011-10-01 | fix build errors with gcc 4.5. | chs |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-06-12 | Welcome to 5.99.53! Merge rmind-uvmplock branch: | rmind |
| 2010-11-23 | Remove unused count from pseudo-device md. | hannken |
| 2010-05-17 | Indent. | kiyohara |
| 2010-04-29 | enable TMPFS in all GENERICs that have MFS enabled. | chs |