| Age | Commit message (Expand) | Author |
| 2023-06-29 | Primary bootstrap is now able to read a GPT inside RAIDframe. | manu |
| 2023-06-24 | Fix typo in comment. | msaitoh |
| 2023-06-20 | ``int i'' is used only for SUPPORT_NFS || SUPPORT_TFTP. | rin |
| 2023-06-19 | whitespace -> tab, blank line, no binary changes. | rin |
| 2023-06-03 | adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER} | lukem |
| 2023-06-03 | bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER | lukem |
| 2023-05-22 | i386/GENERIC: Enable EFI runtime support. | riastradh |
| 2023-05-22 | i386/ALL: Enable EFI runtime support. | riastradh |
| 2023-05-14 | x86/efiboot: Nix trailing whitespace. | riastradh |
| 2023-05-14 | x86/locore.S: Nix trailing whitespace. | riastradh |
| 2023-05-10 | Raise the version for new feature (here reloc command) | manu |
| 2023-04-28 | Pass local symbols relocations in both passes and provide the kobj_reloc | skrll |
| 2023-04-20 | Add reloc keyworkd to let EFI bootstrap load amd64 kernel at any address | manu |
| 2023-04-09 | i386: Make curlwp and curcpu() flushable. | riastradh |
| 2023-03-03 | Revert "x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits." | riastradh |
| 2023-03-01 | x86: Expand on comments on ordering around stores to ci_curlwp. | riastradh |
| 2023-02-25 | x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits. | riastradh |
| 2023-02-25 | i386/bioscall: Disable preemption while we load the kernel pmap. | 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 |
| 2023-02-03 | Make multiboot1 continue with common boot code and not skip CPU type | mlelstv |
| 2023-01-18 | Fix the clang build by setting -z noseparate-code | christos |
| 2023-01-06 | Explicitly set -z noseparate-code because the default is about to change | christos |
| 2022-12-27 | Move some definitions. Add comment. No functional change. | msaitoh |
| 2022-12-26 | Reduce diff between i386/i386/genassym.cf and amd64/amd64/genassym.cf. NFCI. | msaitoh |
| 2022-12-26 | Sort lines. Add comment. No functional change. | msaitoh |
| 2022-12-26 | Reduce diff between i386/i386/genassym.cf and amd64/amd64/genassym.cf. NFCI. | msaitoh |
| 2022-12-26 | Remove duplicated IPL_SCHED. No functional change. | msaitoh |
| 2022-12-25 | Fix broken flag -nocombreloc, 2.34 did not complain for not understanding it, | christos |
| 2022-12-24 | {amd64,i386}/db_machdep.c: Don't bury a function call in an if condition | uwe |
| 2022-12-24 | {amd64,i386}/db_machdep.c: Use DB_SYM_NULL | uwe |
| 2022-12-22 | Add missing virtio devices to x86 ALL kernels | jakllsch |
| 2022-12-22 | Add commented vio9p* to match amd64 GENERIC | jakllsch |
| 2022-12-22 | Driver for DaynaPORT SCSI/Link (dse.4). | nat |
| 2022-12-11 | Enable options DISKLABEL_EI by default as amd64. | tsutsui |
| 2022-10-26 | ddb/db_active.h: New home for extern db_active. | riastradh |
| 2022-10-26 | sys: Put externs for time_adjtime and time_adjusted in .h files. | riastradh |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-09-24 | x86: Support EFI runtime services. | riastradh |
| 2022-09-21 | i386/stand: Handle 9.99.100 by taking four, not two, digits. | riastradh |
| 2022-09-10 | fix misspellings of 'available' and nearby typos | rillig |
| 2022-09-08 | Fix PR port-i386/57000 (boot failure on qemu). | knakahara |
| 2022-09-07 | NetBSD/x86: Raise the number of interrupt sources per CPU from 32 to 56. | knakahara |
| 2022-09-07 | emuxki(4): allow building as a module | khorben |
| 2022-09-05 | G/C ISSET() macro copies. It has been defined in <sys/types.h> since 2006. | tsutsui |
| 2022-08-21 | i386/vmparam.h: Need some constants from i386/pte.h. | riastradh |
| 2022-08-21 | x86 Move VA_SIGN_POS/NEG to machine/pte.h. | riastradh |
| 2022-08-20 | {amd64,i386}/pmap_private.h: Fix minor whitespace issues. | riastradh |
| 2022-08-20 | x86: Move definition of struct pmap to pmap_private.h. | riastradh |
| 2022-08-20 | x86: Split most of pmap.h into pmap_private.h or vmparam.h. | riastradh |