| Commit message (Expand) | Author | Age | Files | Lines |
| * | i386: Remove perfmon performance monitoring facility | Ali Mashtizadeh | 2026-04-24 | 1 | -253/+0 |
| * | PHYS_TO_DMAP: Return a void * instead of a vm_offset_t | John Baldwin | 2026-04-23 | 1 | -1/+2 |
| * | pmap_map: Use void * for the return value instead of vm_offset_t | John Baldwin | 2026-04-23 | 1 | -1/+1 |
| * | sys: Switch td_kstack from vm_offset_t to char * | John Baldwin | 2026-04-23 | 1 | -2/+2 |
| * | kva_alloc/free: Use void * instead of vm_offset_t | John Baldwin | 2026-04-23 | 2 | -4/+4 |
| * | pmap_qenter/qremove: Use void * instead of vm_offset_t | John Baldwin | 2026-04-23 | 1 | -2/+2 |
| * | pmap_change_attr: Use void * instead of vm_offset_t | John Baldwin | 2026-04-23 | 2 | -2/+2 |
| * | pmap_quick_(enter|remove)_page: Use void * instead of vm_offset_t | John Baldwin | 2026-04-23 | 1 | -2/+2 |
| * | hwpmc: Remove left over k7, xscale and p4 references pmc | Ali Mashtizadeh | 2026-03-07 | 1 | -3/+1 |
| * | hwpmc: Initial support for AMD IBS | Ali Mashtizadeh | 2026-02-27 | 1 | -0/+5 |
| * | i386,amd64: Explicitly set ECX=0 in do_cpuid() to be future-proof | Aaron LI | 2026-02-20 | 1 | -19/+5 |
| * | Revert "pcb.h: mark struct pcb to be preserved" | Konstantin Belousov | 2026-02-09 | 1 | -9/+8 |
| * | pcb.h: mark struct pcb to be preserved | Minsoo Choo | 2026-02-09 | 1 | -8/+9 |
| * | x86: add machine/ifunc.h | Konstantin Belousov | 2026-01-22 | 1 | -0/+5 |
| * | Add sys/_align.h replacing machine/_align.h | Brooks Davis | 2025-12-10 | 2 | -6/+1 |
| * | kexec: Add dummy headers for arm, i386, powerpc, and riscv | Justin Hibbits | 2025-10-27 | 1 | -0/+38 |
| * | x86: directly use clflushopt mnemonic in cpufunc.h | Konstantin Belousov | 2025-09-21 | 1 | -1/+1 |
| * | pmap_growkernel(): do not panic immediately, optionally return the error | Konstantin Belousov | 2025-06-19 | 1 | -1/+1 |
| * | runq: Deduce most parameters, remove machine headers | Olivier Certner | 2025-06-18 | 1 | -46/+0 |
| * | machine/param.h: drop __HAVE_ACPI define | Mitchell Horne | 2025-01-23 | 1 | -1/+0 |
| * | pci: cleanup __PCI_REROUTE_INTERRUPTS | Mitchell Horne | 2025-01-23 | 1 | -1/+0 |
| * | Centralize and simpify implemention of some VM macros | Brooks Davis | 2025-01-14 | 1 | -7/+0 |
| * | x86 atomics: Remove unused WANT_FUNCTIONS | Olivier Certner | 2024-12-17 | 1 | -15/+0 |
| * | atomics: Constify loads | Olivier Certner | 2024-12-16 | 1 | -12/+16 |
| * | atomic(9): Implement atomic_testand(clear|set)_ptr | John Baldwin | 2024-11-19 | 1 | -0/+4 |
| * | Retire non-NEW_PCIB code and remove config option | Jessica Clarke | 2024-07-18 | 1 | -2/+0 |
| * | i386 pcpu: fix clobbers, suppress warnings, and clean up | Ryan Libby | 2024-07-03 | 2 | -31/+24 |
| * | i386 kernel __storeload_barrier: quiet gcc -Warray-bounds | Ryan Libby | 2024-06-24 | 1 | -2/+2 |
| * | sdt: Implement SDT probes using hot-patching | Mark Johnston | 2024-06-19 | 1 | -0/+19 |
| * | libkern: add ilog2 macro | Doug Moore | 2024-06-03 | 1 | -9/+0 |
| * | vm: Simplify startup page dumping conditional | Bojan Novković | 2024-05-25 | 1 | -0/+1 |
| * | i386: Fix a typo in a source code comment | Gordon Bergling | 2024-04-20 | 1 | -1/+1 |
| * | pmap: Convert boolean_t to bool. | John Baldwin | 2024-01-31 | 2 | -9/+9 |
| * | xen: add SPDX license tags to Xen headers | Elliott Mitchell | 2023-12-15 | 1 | -0/+2 |
| * | xen: correct spacing in hypercall.h headers | Elliott Mitchell | 2023-11-28 | 1 | -85/+85 |
| * | sys: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 20 | -42/+0 |
| * | _bus.h: Use standard licnese text | Warner Losh | 2023-11-13 | 1 | -24/+7 |
| * | i386 pmap: Adapt recent amd64/arm64 superpage improvements | Alan Cox | 2023-09-26 | 1 | -1/+1 |
| * | sys: Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-16 | 33 | -33/+0 |
| * | sys: Remove $FreeBSD$: one-line .h pattern | Warner Losh | 2023-08-16 | 21 | -21/+0 |
| * | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 36 | -72/+0 |
| * | Fix i386 MINIMAL build | Kristof Provost | 2023-07-14 | 1 | -0/+1 |
| * | Consistently provide ffs/fls using builtins | Mitchell Horne | 2023-07-06 | 1 | -42/+0 |
| * | smp: Dynamically allocate the stoppcbs array | Mark Johnston | 2023-05-25 | 1 | -2/+0 |
| * | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 21 | -21/+21 |
| * | hwpmc: use kstack_contains() | Mitchell Horne | 2023-05-06 | 1 | -4/+2 |
| * | hwpmc: trim obsolete Intel CPU and class defs | Mitchell Horne | 2023-05-06 | 1 | -4/+0 |
| * | x86: Move i386 timerreg.h to x86 | Dmitry Chagin | 2023-04-20 | 1 | -56/+0 |
| * | x86: Move i386 ppireg.h to x86 | Dmitry Chagin | 2023-04-20 | 1 | -51/+0 |
| * | amd64: fix PKRU and swapout interaction | Konstantin Belousov | 2023-04-14 | 1 | -0/+1 |