| Age | Commit message (Expand) | Author |
| 3 days | powerpc: Add ISA 2.06 sub-word atomic set/clear | Justin Hibbits |
| 8 days | Remove all code under __SPE__ | Minsoo Choo |
| 10 days | param.h: remove powerpcspe | Minsoo Choo |
| 2025-12-10 | Add sys/_align.h replacing machine/_align.h | Brooks Davis |
| 2025-12-02 | powerpc/_stdint.h: fix SIG_ATOMIC_{MIN,MAX,WIDTH} | Robert Clausecker |
| 2025-11-30 | sys/stdint.h: add C23 _WIDTH macros | Robert Clausecker |
| 2025-11-30 | sys/limits.h: add C23 _WIDTH macros | Robert Clausecker |
| 2025-10-29 | intr/powerpc: create openpic_class kobj | Elliott Mitchell |
| 2025-10-27 | kexec: Add dummy headers for arm, i386, powerpc, and riscv | Justin Hibbits |
| 2025-09-20 | arm, powerpc, riscv: implement atomic_set/clear_16 | Konstantin Belousov |
| 2025-07-13 | powerpc: Fix multiple issues with FP/VSX save/restore | Timothy Pearson |
| 2025-06-20 | pmap_growkernel(): do not panic immediately, optionally return the error | Konstantin Belousov |
| 2025-06-17 | runq: Deduce most parameters, remove machine headers | Olivier Certner |
| 2025-06-11 | vm: retire vm_page_lock() | Alan Cox |
| 2025-05-14 | Revert "powernv: Add RF_BIGENDIAN resource flag" | Justin Hibbits |
| 2025-05-13 | powernv: Add RF_BIGENDIAN resource flag | Justin Hibbits |
| 2025-03-19 | powernv: Explicitly enable the facilities we support | Justin Hibbits |
| 2025-01-31 | sys: Add cpu_update_pcb hook | John Baldwin |
| 2025-01-23 | pci: cleanup __PCI_REROUTE_INTERRUPTS | Mitchell Horne |
| 2025-01-14 | Centralize and simpify implemention of some VM macros | Brooks Davis |
| 2024-12-16 | atomics: Constify loads | Olivier Certner |
| 2024-11-19 | atomic(9): Implement atomic_testand(clear|set)_ptr | John Baldwin |
| 2024-11-19 | atomic(9): Remove fcmpset-based fallback for atomic_testand(clear|set) | John Baldwin |
| 2024-11-05 | sys: Avoid relying on pollution from refcount.h | Mark Johnston |
| 2024-10-11 | powerpc: Add nominal support for POWER10 and POWER11 | Justin Hibbits |
| 2024-06-26 | ofw: convert boolean_t to bool | Mitchell Horne |
| 2024-06-19 | sdt: Implement SDT probes using hot-patching | Mark Johnston |
| 2024-05-25 | vm: Simplify startup page dumping conditional | Bojan Novković |
| 2024-05-25 | uma: Deduplicate uma_small_alloc | Bojan Novković |
| 2024-01-31 | pmap: Convert boolean_t to bool. | John Baldwin |
| 2024-01-23 | powerpc: Add RF_LITTLEENDIAN resource flag | John Baldwin |
| 2024-01-23 | powerpc: Fix bus_space_unmap | John Baldwin |
| 2023-11-26 | sys: Automated cleanup of cdefs and other formatting | Warner Losh |
| 2023-11-26 | sys: Remove ancient SCCS tags. | Warner Losh |
| 2023-11-13 | _bus.h: Use standard licnese text | Warner Losh |
| 2023-09-17 | powerpc: Implement fpu_kern_enter/fpu_kern_leave | Shawn Anastasio |
| 2023-09-17 | Revert "powerpc: Implement fpu_kern_enter/fpu_kern_leave" | Justin Hibbits |
| 2023-09-17 | powerpc: Implement fpu_kern_enter/fpu_kern_leave | Justin Hibbits |
| 2023-09-12 | powerpc_pmap: include proper vm_radix file | Doug Moore |
| 2023-08-16 | sys: Remove $FreeBSD$: one-line .c comment pattern | Warner Losh |
| 2023-08-16 | sys: Remove $FreeBSD$: one-line .h pattern | Warner Losh |
| 2023-08-16 | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh |
| 2023-07-06 | Consistently provide ffs/fls using builtins | Mitchell Horne |
| 2023-05-25 | smp: Dynamically allocate the stoppcbs array | Mark Johnston |
| 2023-05-12 | spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD | Warner Losh |
| 2023-05-12 | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh |
| 2023-04-15 | amd64: fix PKRU and swapout interaction | Konstantin Belousov |
| 2023-02-14 | powerpc: Drop old workaround for old gcc | Warner Losh |
| 2023-02-02 | kstack_contains(): account for struct pcb on stack | Konstantin Belousov |
| 2023-02-02 | Move kstack_contains() and GET_STACK_USAGE() to MD machine/stack.h | Konstantin Belousov |