| Age | Commit message (Expand) | Author |
| 2023-04-21 | Trailing whitespace | skrll |
| 2023-04-20 | Provide a shared pmap_devmap implementation and convert all pmap_devmap | skrll |
| 2022-07-21 | fix typos in comments and log messages, mainly s/intrrupt/interrupt/. | andvar |
| 2022-06-18 | fix typos in word "functions" in comments, mainly s/fuctions/functions/. | andvar |
| 2022-05-28 | fix various typos, mainly in comments. | andvar |
| 2022-05-18 | s/yhe/the/ | andvar |
| 2021-12-26 | fix various typos, mainly in comments. | andvar |
| 2021-11-20 | Add commented out FONT_DROID_SANS_MONO10x20 option. This enables 80x24 | rin |
| 2021-11-08 | For DDB, generate APCS stack frame so that db_stack_trace_print() works. | rin |
| 2021-10-11 | alloc_pages: panic if allocating beyond KERNEL_TEXT_BASE. | rin |
| 2021-10-11 | Wrap multi-line macros with ``do { } while(0)''. | rin |
| 2021-10-11 | Fix build with DEBUG_BEFOREMMU. | rin |
| 2021-10-11 | G/C unused CPWAIT(). | rin |
| 2021-10-01 | G/C unused over a decade. | rin |
| 2021-10-01 | Comment out hpcarm/spl.S, which was superseded by arm32/spl.S. | rin |
| 2021-08-30 | Fix build without WSDISPLAY_COMPAT_RAWKBD. | rin |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2021-06-26 | Set VMSWAP_DEFAULT_PLAINTEXT for hpcarm and hpcmips, that suffer from | rin |
| 2021-06-05 | there is no SPL_SOFT | christos |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2020-11-21 | Fix paste-o in last. | thorpej |
| 2020-11-21 | malloc(9) -> kmem(9) | thorpej |
| 2020-09-26 | G/C arm/atomic.h | skrll |
| 2020-09-06 | Fix some more uvm header fallout. Add include guards while here. | riastradh |
| 2020-08-28 | Fix typo in comment | skrll |
| 2020-07-27 | Don't remove the _LKM #ifdefs, but do s/_LKM/_MODULE/ | skrll |
| 2020-07-23 | unidef -U_LKM | skrll |
| 2020-04-18 | PMAP_DEBUG has been deleted on arm | skrll |
| 2020-04-18 | Trailing whitespace | skrll |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-03-24 | g/c UGEN_BULK_RA_WB which is not a supported option | sevan |
| 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-12-22 | Cleanup i2c bus acquire / release, centralizing all of the logic into | thorpej |
| 2019-12-15 | Remove clause 3 and 4 leftovers from TNF licenses in more sources. | tsutsui |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2019-08-21 | Fix typo (s/contoller/controller/). | msaitoh |
| 2019-07-16 | Consistently use vaddr_t as initarm and friends return type. | skrll |
| 2019-07-16 | KNF | skrll |
| 2019-07-14 | Spell initarm correctly in comments | skrll |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-14 | Fix build error. size locater is gone. | isaki |
| 2019-04-13 | Add drvctl to kernel which has audio device. | isaki |
| 2019-03-27 | - expose vmparams to userland on arm, like other archs do. | christos |
| 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-28 | Fix a commit | skrll |
| 2018-10-23 | remove the 'wd* at umass?' for the non-standardized and rare (extinct?) | jdolecek |