summaryrefslogtreecommitdiff
path: root/sys/powerpc
AgeCommit message (Expand)Author
45 hourspowerpc64: fix buildsAdrian Chadd
3 dayspowerpc/intr setup: Don't check intr name for IPIJustin Hibbits
3 daysmpc85xx: Support timebase sync on T-series devicesJustin Hibbits
3 dayspowerpc/pmap: Add support for page sizes found on E6500Justin Hibbits
2026-04-01pmap: Do not use PMAP_LOCK_INIT with kernel_pmapMark Johnston
2026-03-27routing: Retire ROUTE_MPATH compile optionPouria Mousavizadeh Tehrani
2026-03-21kernel: Be clearer about what ZSTDIO is forDag-Erling Smørgrav
2026-02-21powerpc64: initial conversion of oea64 to rwlocksAdrian Chadd
2026-02-17bus: Document special ranges of IVARsJohn Baldwin
2026-02-16powerpc: document the magic constants for 16MB page sizeAdrian Chadd
2026-02-16powerpc: enable HPT superpages by defaultAdrian Chadd
2026-02-09Revert "pcb.h: mark struct pcb to be preserved"Konstantin Belousov
2026-02-09pcb.h: mark struct pcb to be preservedMinsoo Choo
2026-02-05powerpc64: Fix disappearing low memory on radix MMU systems (POWER9)Timothy Pearson
2026-02-04powerpc64/pmap: No need to use r0 anymore in tlbieJustin Hibbits
2026-02-04sdt: Enable on 32-bit powerpc and powerpc64leMark Johnston
2026-02-03powerpc/pmap: Use a constant for HPT superpage shiftJustin Hibbits
2026-02-02powerpc/pmap/oea64: Make PV_LOCK superpage sizedJustin Hibbits
2026-02-02powerpc/pmap: Mark more CPUs as lockless TLBIEJustin Hibbits
2026-01-31cpufreq(4): Fix a typo in a source code commentGordon Bergling
2026-01-29powerpc: explicitly cast the timebase printfsAdrian Chadd
2026-01-29cpu_switch(): unconditionally wait on the blocked mutex transientKonstantin Belousov
2026-01-29kern/sched_shim.c: Provide a scheduler selection machineryKonstantin Belousov
2026-01-27sys: Use __is_aligned and __align_down for some kstack alignment operationsJohn Baldwin
2026-01-27powerpc: Fix alignment of initial PCB on kstackJohn Baldwin
2026-01-26powerpc: disable the TLBIE lock, it's not needed for POWER8Adrian Chadd
2026-01-26powerpc: add a best-effort SMP time base sync for G5's that need itAdrian Chadd
2026-01-20powerpc/mpc85xx: Fix PCI attach error cleanupJustin Hibbits
2026-01-20powerpc/mpc85xx: Set pc_hwref to the primary thread IDJustin Hibbits
2026-01-16powerpc: Add ISA 2.06 sub-word atomic set/clearJustin Hibbits
2026-01-12Remove all code under __SPE__Minsoo Choo
2026-01-09conf: remove powerpcspeMinsoo Choo
2026-01-09conf: remove MPC85XXSPEMinsoo Choo
2026-01-09param.h: remove powerpcspeMinsoo Choo
2026-01-03powerpc: put the isync inside the TD_LOCK() checking loopAdrian Chadd
2025-12-20powerpc/intr: Minor cleanupJustin Hibbits
2025-12-10Add sys/_align.h replacing machine/_align.hBrooks Davis
2025-12-09bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHODJohn Baldwin
2025-12-02powerpc/_stdint.h: fix SIG_ATOMIC_{MIN,MAX,WIDTH}Robert Clausecker
2025-11-30sys/stdint.h: add C23 _WIDTH macrosRobert Clausecker
2025-11-30sys/limits.h: add C23 _WIDTH macrosRobert Clausecker
2025-11-26sys: RealTek -> Realtekykla
2025-11-18powerpc: Don't use cache to zero pagesJustin Hibbits
2025-11-10random: allow disabling of entropy harvesting from keyboard & miceDavid E. O'Brien
2025-10-29powerpc: Move openpic_intr, since it's hidden nowJustin Hibbits
2025-10-29intr/powerpc: create openpic_class kobjElliott Mitchell
2025-10-29intr/powerpc: cleanup extraneous spaces in PowerMAC CPC HT driverElliott Mitchell
2025-10-27kexec: Add dummy headers for arm, i386, powerpc, and riscvJustin Hibbits
2025-10-19imgact: Mark brandinfo and note structures as constZhenlei Huang
2025-10-13powerpc: Use proper prototype for SYSINIT functionsZhenlei Huang