aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/ps3/mmu_ps3.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* powerpc: fix warning: a function declaration without a prototype is deprecate...Piotr Kubaj2023-02-261-1/+1
* powerpc64: Split out DMAP and non-DMAP implementations of some methodsJustin Hibbits2021-05-061-0/+1
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-3/+1
* powerpc/mmu: Convert PowerPC pmap drivers to ifunc from kobjJustin Hibbits2020-05-271-28/+34
* powerpc/pmap64: Make moea64 statistics optionalJustin Hibbits2019-07-251-5/+5
* Merge AIM and Book-E PCPU fieldsJustin Hibbits2018-02-171-1/+1
* Remove logic for early console with loader.ps3 now that loader.ps3 is dead.Nathan Whitehorn2017-12-301-7/+8
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* New pmap implementation for 64-bit PowerPC processors. The main focus ofNathan Whitehorn2015-02-241-121/+94
* Merge from vmobj-rwlock branch:Attilio Rao2013-02-261-1/+0
* Import support for the Sony Playstation 3 using the OtherOS featureNathan Whitehorn2011-01-061-0/+311