History for Atmosphere / libraries / libmesosphere / include / mesosphere / arch / arm64 / kern_k_page_table.hpp
2025-11-15
@Michael Scire
kern: fix debug build for [[nodiscard]] changes
Michael Scire authored on 13 Nov SciresM committed on 15 Nov
@Michael Scire
ams: mark ams::Result [[nodiscard]] (partially complete). ...
Michael Scire authored on 12 Nov SciresM committed on 15 Nov
2025-05-09
@Michael Scire
kern: use callback to note pte updates in KPageTableImpl
Michael Scire authored on 1 May 2025 SciresM committed on 9 May 2025
2024-10-16
@Michael Scire
kern: update KPageTable::Map for new refactor
Michael Scire authored on 11 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: update ChangePermissions to use new iteration logic
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: use new merge pages api
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: continue page table refactor, implement separate/unmap
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern/ldr: add support for --x executables
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: allocate all TTBR0 pages during init, use procidx as asid
Michael Scire authored on 9 Oct 2024 SciresM committed on 16 Oct 2024
2024-03-29
@Michael Scire
kern/os: support CreateProcessFlag_EnableAliasRegionExtraSize
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
2023-10-12
@Michael Scire
kern: KPageTable: remove MapFirst operation, replace with MapFirstGroup
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KPageTable::Initialize no longer takes unused process id
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
2023-02-23
@Michael Scire
kern: update for new ChangePermissions page table operation
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
2022-10-12
@Michael Scire
kern: Implement new PageTable operations/PhysicalMemory reference semantics
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
@Michael Scire
kern: implement K(Secure)SystemResource
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
2022-03-23
@Michael Scire
kern: update for new hw maintenance semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
2022-02-14
@SciresM
Integrate new result macros. (#1780) ...
SciresM authored on 14 Feb 2022 GitHub committed on 14 Feb 2022
2021-10-27
@Michael Scire
kern: audit (and fix) our hardware maintenance instructions to match official kernel
Michael Scire committed on 27 Oct 2021
2021-10-24
@SciresM
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM authored on 24 Oct 2021 GitHub committed on 24 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-09-21
@Michael Scire
kern: devirtualize page table operations
Michael Scire committed on 21 Sep 2021
2021-04-11
@Michael Scire
kern: track mapped ipc server memory in page table
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2020-12-18
@Michael Scire
kern: refactor to use m_ for member variables
Michael Scire authored on 18 Dec 2020 SciresM committed on 18 Dec 2020
2020-12-02
@Michael Scire
kern: implement DisableDeviceAddressSpaceMerge
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: implement new software-reserved page table bits
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: update KPageTableBase for new disable-merge attrs
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
2020-07-31
@Michael Scire
kern: Map L1/L2 blocks when possible
Michael Scire authored on 27 Jul 2020 SciresM committed on 31 Jul 2020
2020-04-20
@Michael Scire
kern: implement 10.x perm change, fix many page table bugs
Michael Scire committed on 20 Apr 2020
2020-04-19
@Michael Scire
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
Michael Scire committed on 19 Apr 2020
2020-02-20
@Michael Scire
kern: implement KProcess::Run
Michael Scire committed on 20 Feb 2020