| Age | Commit message (Expand) | Author |
| 2023-06-05 | Fix previous comment fix, which broke a comment. | martin |
| 2023-06-03 | fix various typos in comments and messages. | andvar |
| 2023-02-23 | ia64: Add missing barriers in cpu_switchto. | riastradh |
| 2023-02-09 | Adjust _all_ cinclude of *.local files | abs |
| 2023-02-09 | Ensure GENERIC.local is always at the end of GENERIC | abs |
| 2022-12-12 | madt.c & mainbus.c: fix build with acpica 20221020 | gutteridge |
| 2022-10-26 | ddb/db_active.h: New home for extern db_active. | riastradh |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-08-21 | ia64: Use designated initializers for ski efi tables. | riastradh |
| 2022-08-21 | ia64: Fix fallout from uint64 -> void * changes in efi.h. | riastradh |
| 2022-08-20 | machine/efi.h: Migrate common definitions to dev/efi/efi.h. | riastradh |
| 2022-08-20 | ia64/efi.h: Make st_rt/st_cfgtbl pointers, not uint64_t, per spec. | riastradh |
| 2022-08-20 | ia64: Make ct_data void *, not uint64_t, as in spec. | riastradh |
| 2022-08-20 | ia64: Use uint64_t, not void *, for EFI virtual addresses, as in spec. | riastradh |
| 2022-08-20 | ia64/efi.h: Fix whitespace. No functional change intended. | riastradh |
| 2022-08-20 | machine/efi.h: Add more memory descriptor attributes. | riastradh |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-07-23 | Add some file system options present in GENERIC kernels. | simonb |
| 2022-07-21 | s/Transration/Translation/ | andvar |
| 2022-07-21 | fix typos in comments and log messages, mainly s/intrrupt/interrupt/. | andvar |
| 2022-05-31 | fix various typos in comments, documentation and messages. | andvar |
| 2022-04-09 | sys: Use membar_release/acquire around reference drop. | riastradh |
| 2022-04-06 | Nix trailing whitespace in files of membars, atomics, and lock stubs. | riastradh |
| 2022-03-12 | sys: Membar audit around reference count releases. | riastradh |
| 2022-02-12 | __cpu_simple_lock(9): Omit needless barriers in init. | riastradh |
| 2022-01-01 | fix typos in comments, mainly basicly -> basically. | andvar |
| 2021-11-15 | Sprinkle const (and fix build) | skrll |
| 2021-08-25 | - In kern_mutex.c, if MUTEX_CAS() is not defined, define it in terms of | thorpej |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 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 |
| 2021-02-23 | introduce DDB_END_CMD and replace more than 20 copies of the same | mrg |
| 2021-01-23 | Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8 | christos |
| 2020-11-21 | malloc(9) -> kmem(9) | thorpej |
| 2020-10-21 | make process_machdep.c included always since it provides register i/o used by | christos |
| 2020-10-20 | harmonize process_machdep.c inclusion. | christos |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-09-07 | define __HAVE___LWP_GETPRIVATE_FAST | mrg |
| 2020-08-19 | s/ be be / be / | msaitoh |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-07-02 | loader.efi doesn't have source | lukem |
| 2020-06-30 | Make copystr() a MI C function, part of libkern and shared on all | maxv |
| 2020-06-29 | Fix for last checkin, don't try use non-existent register from a (currently) ... | scole |
| 2020-06-29 | Allow kernel to compile by preventing "error: stack usage is ..." | scole |
| 2020-05-29 | For struct timecounter, use C99 initializers. | rin |
| 2020-04-17 | Mark the .ident section as mergable string section to avoid redundant | joerg |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |