| Age | Commit message (Expand) | Author |
| 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-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-09-25 | s/inerrupt/interrupt/ and s/intrrupt/interrupt/ in comments. | andvar |
| 2022-09-05 | G/C ISSET() macro copies. It has been defined in <sys/types.h> since 2006. | tsutsui |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-07-26 | s/functin/function/ in copy pasted comment. | andvar |
| 2022-07-21 | fix typos in comments and log messages, mainly s/intrrupt/interrupt/. | andvar |
| 2022-07-08 | alredy -> already | skrll |
| 2022-07-03 | fix various typos in comments, mainly s/pallete/palette/. | andvar |
| 2022-05-31 | s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix. | andvar |
| 2022-05-28 | fixed typo with another typo in my last commit. fixing it again. | andvar |
| 2022-05-28 | fix various typos, mainly in comments. | andvar |
| 2022-05-23 | s/controll/control/ in comments. | andvar |
| 2022-04-16 | s/setted/set/ | andvar |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2022-03-03 | mips: Use device_set_private for cpuN on older ports. | riastradh |
| 2022-01-24 | s/begining/beginning/ in comments and messages. | andvar |
| 2021-12-12 | fix typos in word "operation(s)". | andvar |
| 2021-09-07 | Make this compile again. | rin |
| 2021-08-09 | fix typos in asymmetry, asymmetric(al), symmetrical. | andvar |
| 2021-08-09 | fix various typos in comments and messages. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-07-31 | s/dependend/dependent/ | andvar |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2021-06-26 | Set VMSWAP_DEFAULT_PLAINTEXT for hpcarm and hpcmips, that suffer from | rin |
| 2021-05-22 | Be explicit about our interface attributes. | thorpej |
| 2021-04-25 | it8368_attach_socket(): Pass the device_t to config_found(), not the | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-01-13 | Don't advertise AUDIO_PROP_CAPTURE - no capture method is provided | skrll |
| 2021-01-12 | Turn on DIAGNOSTIC to help track down problem in hpcmips test runs | skrll |
| 2020-11-21 | malloc(9) -> kmem(9) | thorpej |
| 2020-09-06 | Fix some more uvm header fallout. Add include guards while here. | riastradh |
| 2020-08-10 | Clean up _LKM --> _MODULE leftovers. | rin |
| 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-02-23 | Make start_input/halt_input optional if the driver has no recording, | isaki |
| 2020-02-17 | spelling | sevan |
| 2020-01-29 | remove urio(4), a driver for the Rio500 MP3 player. | maya |
| 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-08-21 | Fix typo (s/contoller/controller/). | msaitoh |
| 2019-06-08 | Clean get_props(). | isaki |
| 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-03-28 | protect kernel variables | christos |
| 2019-03-16 | Use C99 style struct initializer to audio_hw_if. | isaki |
| 2019-02-06 | Add ure(4) to kernel config files. Also add PHY drivers where necessary. | rin |