aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "pcb.h: mark struct pcb to be preserved"Konstantin Belousov2026-02-091-5/+0
* pcb.h: mark struct pcb to be preservedMinsoo Choo2026-02-091-0/+5
* powerpc/pmap: Use a constant for HPT superpage shiftJustin Hibbits2026-02-031-2/+3
* powerpc: Add ISA 2.06 sub-word atomic set/clearJustin Hibbits2026-01-171-26/+56
* Remove all code under __SPE__Minsoo Choo2026-01-121-8/+0
* param.h: remove powerpcspeMinsoo Choo2026-01-091-4/+0
* Add sys/_align.h replacing machine/_align.hBrooks Davis2025-12-102-52/+1
* powerpc/_stdint.h: fix SIG_ATOMIC_{MIN,MAX,WIDTH}Robert Clausecker2025-12-021-10/+5
* sys/stdint.h: add C23 _WIDTH macrosRobert Clausecker2025-11-301-0/+33
* sys/limits.h: add C23 _WIDTH macrosRobert Clausecker2025-11-301-0/+3
* intr/powerpc: create openpic_class kobjElliott Mitchell2025-10-301-6/+3
* kexec: Add dummy headers for arm, i386, powerpc, and riscvJustin Hibbits2025-10-271-0/+38
* arm, powerpc, riscv: implement atomic_set/clear_16Konstantin Belousov2025-09-201-1/+32
* powerpc: Fix multiple issues with FP/VSX save/restoreTimothy Pearson2025-07-132-9/+3
* pmap_growkernel(): do not panic immediately, optionally return the errorKonstantin Belousov2025-06-191-2/+2
* runq: Deduce most parameters, remove machine headersOlivier Certner2025-06-181-55/+0
* vm: retire vm_page_lock()Alan Cox2025-06-111-6/+0
* Revert "powernv: Add RF_BIGENDIAN resource flag"Justin Hibbits2025-05-141-1/+0
* powernv: Add RF_BIGENDIAN resource flagJustin Hibbits2025-05-131-0/+1
* powernv: Explicitly enable the facilities we supportJustin Hibbits2025-03-191-0/+5
* sys: Add cpu_update_pcb hookJohn Baldwin2025-01-311-5/+0
* pci: cleanup __PCI_REROUTE_INTERRUPTSMitchell Horne2025-01-231-3/+0
* Centralize and simpify implemention of some VM macrosBrooks Davis2025-01-141-7/+0
* atomics: Constify loadsOlivier Certner2024-12-161-3/+3
* atomic(9): Implement atomic_testand(clear|set)_ptrJohn Baldwin2024-11-191-0/+10
* atomic(9): Remove fcmpset-based fallback for atomic_testand(clear|set)John Baldwin2024-11-191-6/+0
* sys: Avoid relying on pollution from refcount.hMark Johnston2024-11-051-0/+2
* powerpc: Add nominal support for POWER10 and POWER11Justin Hibbits2024-10-112-0/+4
* ofw: convert boolean_t to boolMitchell Horne2024-06-261-1/+1
* sdt: Implement SDT probes using hot-patchingMark Johnston2024-06-191-0/+12
* vm: Simplify startup page dumping conditionalBojan Novković2024-05-251-0/+2
* uma: Deduplicate uma_small_allocBojan Novković2024-05-251-2/+4
* pmap: Convert boolean_t to bool.John Baldwin2024-01-312-7/+7
* powerpc: Add RF_LITTLEENDIAN resource flagJohn Baldwin2024-01-231-0/+7
* powerpc: Fix bus_space_unmapJohn Baldwin2024-01-231-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-272-2/+0
* sys: Remove ancient SCCS tags.Warner Losh2023-11-2710-20/+0
* _bus.h: Use standard licnese textWarner Losh2023-11-131-24/+7
* powerpc: Implement fpu_kern_enter/fpu_kern_leaveShawn Anastasio2023-09-173-2/+27
* Revert "powerpc: Implement fpu_kern_enter/fpu_kern_leave"Justin Hibbits2023-09-173-27/+2
* powerpc: Implement fpu_kern_enter/fpu_kern_leaveJustin Hibbits2023-09-173-2/+27
* powerpc_pmap: include proper vm_radix fileDoug Moore2023-09-121-1/+1
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-164-4/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-1634-34/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1644-88/+0
* Consistently provide ffs/fls using builtinsMitchell Horne2023-07-061-14/+0
* smp: Dynamically allocate the stoppcbs arrayMark Johnston2023-05-252-4/+0
* spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh2023-05-122-2/+2
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1232-32/+32
* amd64: fix PKRU and swapout interactionKonstantin Belousov2023-04-141-0/+1