| Age | Commit message (Expand) | Author |
| 2023-04-22 | Remove ancient /*ARGSUSED*/ comments. | tsutsui |
| 2023-02-12 | Add optoion GENERIC.local include to the end of ~all GENERIC configs | abs |
| 2023-01-27 | news68k: Specify proper constraints for bus_space_read region and multi ops. | tsutsui |
| 2022-10-31 | s/interrut/interrupt/ and s/accelelerator/accelerator/ in comments. | andvar |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-05-30 | s/identifing/identifying/ and s/multipler/multiplier/ in comments. | andvar |
| 2021-10-09 | Call cnpollc(9) before cngetc(9) as the cons(9) man page says. | tsutsui |
| 2021-09-25 | Call cnpollc(9) before cngetc(9) as the cons(9) man page says. | tsutsui |
| 2021-09-11 | Add missing double p and d for stopped and overriden accordingly. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-08-06 | Fix mm_md_physacc() to allow only accesses to a region of RAMs. | tsutsui |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-01 | Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcnt | simonb |
| 2021-01-23 | Remove cargo-culted '#if 0' code that was designed to produce a | christos |
| 2021-01-23 | Remove leftover of #undef statements. | tsutsui |
| 2021-01-21 | add a commented out compat_ossaudio wherever there's compat_linux | nia |
| 2020-11-21 | malloc(9) -> kmem(9) | thorpej |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-08-10 | Add -fno-omit-frame-pointer to m68k kernels with DDB for backtraces. | rin |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-06-11 | uvm_availmem(): give it a boolean argument to specify whether a recent | ad |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-04-02 | s/impliment/implement/ in comment. | msaitoh |
| 2020-02-20 | G/C | skrll |
| 2020-02-17 | G/C LS{SLEEP,RUN,ONPROC} | skrll |
| 2020-02-03 | Add a missing semicolon missed in rev 1.27. | tsutsui |
| 2020-02-01 | Add MAX/MIN PAGE_SIZE and PAGE_SHIFT definitions of m68k for jemalloc(3). | tsutsui |
| 2020-02-01 | Add and enable dhcpcd for news68k installation. | tsutsui |
| 2020-01-19 | Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is | thorpej |
| 2019-12-31 | Rename uvm_free() -> uvm_availmem(). | ad |
| 2019-12-21 | uvmexp.free -> uvm_free() | ad |
| 2019-11-23 | cpu_need_resched(): | ad |
| 2019-11-21 | mi_userret(): take care of calling preempt(), set spc_curpriority directly, | ad |
| 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-06-28 | Fix lingering page size comments. | tsutsui |
| 2019-05-07 | Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h | kamil |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-06 | Overhaul the API used to fetch and store individual memory cells in | thorpej |
| 2019-04-03 | centralize setdisklabel(9) | christos |
| 2019-03-14 | G/C "MAPPECOPY". It is the deadest of wood, and never actually worked in | thorpej |
| 2019-02-18 | Refactor the 68040 writeback() from each m68k port's trap handler into a | thorpej |
| 2019-01-28 | Systematize handling of removed drivers. | dholland |
| 2018-12-19 | Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, | maxv |
| 2018-11-16 | Bump space for ramdisk image | martin |
| 2018-09-22 | - Determine KERN_AS automatically depending on whether OPT_MODULAR is | rin |
| 2018-08-22 | - Cleanup for dynamic sysctl: | msaitoh |
| 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 |