| Age | Commit message (Expand) | Author |
| 2023-03-28 | s/interrput/interrupt/ and s/accesss/access/ in comments. | andvar |
| 2023-02-12 | Add optoion GENERIC.local include to the end of ~all GENERIC configs | abs |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-02-16 | powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. | riastradh |
| 2021-12-12 | s/Miscellanous/Miscellaneous/ in copypasta comments. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-02-27 | Don't put #ifdefs in prep_initppc(). Instead, let callers specify the | thorpej |
| 2021-02-26 | Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than in | thorpej |
| 2021-01-04 | malloc(9) -> kmem(9) | thorpej |
| 2020-07-07 | Overhaul the interface to pci_configure_bus(): | thorpej |
| 2020-06-14 | replace EX_NOWAIT with EX_WAITOK in device attach methods. | chs |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2019-05-08 | Merge isaki-audio2 branch, the overhaul of audio subsystem. | isaki |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-13 | Add drvctl to kernel which has audio device. | isaki |
| 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-07-15 | Retire ipkdb entirely. The option was removed from the config files | maxv |
| 2018-07-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2017-09-14 | clean up COMPAT_* options for native netbsd code: | mrg |
| 2017-09-13 | Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI... | sevan |
| 2017-02-19 | PR kern/51208 | rin |
| 2016-12-13 | wildcard speaker attachments, now that we can handle many of them. | christos |
| 2016-12-10 | remove VAUDIOSPEAKER for now, will be done differently. | christos |
| 2016-12-08 | Add a synthesized pc beeper and keyboard bell for platforms with an audio | nat |
| 2016-10-19 | Added MSI/MSI-X and interrupt_distribute(9) support for powerpc. | nonaka |
| 2016-10-18 | add isa_intr_establish_xname() to MD isa headers so that it can be used | jdolecek |
| 2015-12-21 | Add mips fenv.h (From FreeBSD) | christos |
| 2015-12-20 | new powerpc fenv.h | christos |
| 2014-11-16 | Remove unused extended attributes kernel options | manu |
| 2014-11-12 | Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels | manu |
| 2014-08-23 | Systematize (and in many cases, fix) the comments on options COMPAT_NN. | dholland |
| 2014-08-08 | Don't set -mmultiple or -mno-string for PowerPC, the difference is too | joerg |
| 2014-07-23 | Rename sljitarch.h to sljit_machdep.h. | alnsn |
| 2014-05-08 | Use TOOL_NCDCS to turn an ibmnws kernel automatically into a valid NCD | phx |
| 2013-11-17 | Enable sljit and bpfjit on powerpc. | alnsn |
| 2013-05-16 | Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts | christos |
| 2013-04-27 | the bogus number police | christos |
| 2012-12-01 | Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i'). | mbalmer |
| 2012-10-13 | Adapt to the changed signature of pckbc_cnattach(). | jdc |
| 2012-08-17 | Update all kernel configs mentioning WSEMUL_* but not already including | abs |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-28 | Fix -fno-common fallout. | matt |
| 2012-01-27 | converting extent(9) from malloc(9) to kmem(9) | para |