| Age | Commit message (Expand) | Author |
| 2023-04-20 | Provide a shared pmap_devmap implementation and convert all pmap_devmap | skrll |
| 2023-02-12 | Add optoion GENERIC.local include to the end of ~all GENERIC configs | abs |
| 2023-02-11 | Apply ldscript fixes for binutils-2.39. See PR 57223. | mlelstv |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-09-29 | Remove unnecessary include of <sys/malloc.h>. | skrll |
| 2022-09-29 | Trailing whitespace | skrll |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-01-08 | defflag FCOM_INIT_ARM | skrll |
| 2021-08-27 | Do the VPRINTF thing and #include "opt_arm/debug.h" for VERBOSE_INIT_ARM | skrll |
| 2021-08-27 | initarm_common already calls db_machine_init, so don't do it for a second | skrll |
| 2021-08-27 | lower case for hex values. | skrll |
| 2021-08-22 | s/u_int32_t/uint32_t/ | skrll |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2021-05-31 | Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is | simonb |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-09-26 | G/C arm/atomic.h | skrll |
| 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-18 | PMAP_DEBUG has been deleted on arm | skrll |
| 2020-04-18 | Trailing whitespace | skrll |
| 2020-01-29 | remove urio(4), a driver for the Rio500 MP3 player. | maya |
| 2020-01-25 | Retire "le* at pci?" from the shipped kernel configs: | thorpej |
| 2020-01-20 | Remove FDDI support. | thorpej |
| 2020-01-19 | Remove commented out "de* at pci? ..." (this is the only kernel config | thorpej |
| 2020-01-19 | Remove HIPPI support and the esh(4) driver that uses it. There have not | thorpej |
| 2020-01-19 | Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is | thorpej |
| 2019-07-16 | Consistently use vaddr_t as initarm and friends return type. | skrll |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-26 | The free block after the kernel from arm32_bootmem_init doesn't | skrll |
| 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-07 | bump ramdisk sizes by 100kb for GCC 7 bloaty. | mrg |
| 2019-02-06 | Add ure(4) to kernel config files. Also add PHY drivers where necessary. | rin |
| 2018-12-31 | Switch to elf2aout for new binutils | christos |
| 2018-12-12 | Remove references to "lmc" in the kernel configurations. | maxv |
| 2018-09-06 | Retire the 'midway' driver. Discussed on tech-net@ recently and also three | maxv |
| 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 |
| 2018-01-17 | G/C ARM32_NEW_VM_LAYOUT | skrll |
| 2017-11-02 | ISA exists on more that just shark. Fix a comment about this. | skrll |
| 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-08-15 | remove unnecessary include. no aout code here! | maya |
| 2017-08-15 | Remove dead code. it isn't possible to do non-__ELF__ builds | maya |
| 2017-07-29 | Remove TCP_COMPAT_42 from the config files. Pass 3. | maxv |