aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/aim/mmu_oea64.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* powerpc64: Split out DMAP and non-DMAP implementations of some methodsJustin Hibbits2021-05-061-0/+3
* Implement superpages for PowerPC64 (HPT)Leandro Lupori2020-11-061-0/+10
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* powerpc/mmu: Convert PowerPC pmap drivers to ifunc from kobjJustin Hibbits2020-05-271-4/+28
* powerpc64/pmap: micro-optimize some PVO-PTE logicJustin Hibbits2019-12-081-0/+7
* [PPC64] Initial kernel minidump implementationLeandro Lupori2019-10-141-0/+6
* powerpc/pmap64: Make moea64 statistics optionalJustin Hibbits2019-07-251-0/+7
* [PPC64] Support QEMU/KVM pseries without hugepagesLeandro Lupori2019-06-071-0/+1
* Final fix for alignment issues with the page table first patched withNathan Whitehorn2018-05-141-1/+1
* Add support for powernv POWER9 MMU initializationJustin Hibbits2018-05-051-2/+2
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make n_slbs public in a more straightforward way. Some platforms (likeNathan Whitehorn2017-11-251-0/+1
* New pmap implementation for 64-bit PowerPC processors. The main focus ofNathan Whitehorn2015-02-241-1/+9
* Add POWER CPUs to the kernel's knowledge. This does not imply we currentlyNathan Whitehorn2013-09-091-0/+1
* Add an abstraction layer to the 64-bit AIM MMU's page table manipulationNathan Whitehorn2010-12-041-0/+77