History for Atmosphere / libraries / libmesosphere / include / mesosphere / arch / arm64
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
kern: pass u32 directly to CopyMemoryToUserSize32Bit
Michael Scire authored on 12 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
@Michael Scire
kern: update UserspaceAccess functions for 20.0.0 changes
Michael Scire authored on 1 May 2025 SciresM committed on 9 May 2025
2025-04-08
@Michael Scire
kern: update KernelLdr for 19.0.0 (new checks, dummy function call). ...
Michael Scire committed on 8 Apr 2025
2024-10-16
@Michael Scire
kern: Perform page table validity pass during KPageTableImpl::InitializeForKernel
Michael Scire authored on 11 Oct 2024 SciresM committed on 16 Oct 2024
@Michael Scire
kern: fix more page table refactor bugs
Michael Scire authored on 11 Oct 2024 SciresM committed on 16 Oct 2024
@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: implement KPageTableImpl merge
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: start KPageTable(Impl) refactor, use array-with-levels for KPageTableImpl
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/strat: update for new DebugFlags capability semantics
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
@Michael Scire
kern/svc: update WaitForAddress to support 64-bit WaitIfEqual
Michael Scire authored on 9 Oct 2024 SciresM committed on 16 Oct 2024
2024-03-29
@Michael Scire
kern: refactor smc helpers to share more common logic
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern: implement new attr tracking for memory range/traversal context
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
@Michael Scire
kern/os: support CreateProcessFlag_EnableAliasRegionExtraSize
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
2023-11-01
@Michael Scire
kern/svc: fix query/insecure names
Michael Scire committed on 1 Nov 2023
2023-10-12
@Michael Scire
kern: Add special-case for InvalidateProcessDataCache on current process
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@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: KSupervisorPageTable now checks wxn instead of setting it
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
@Michael Scire
kern: update KMemoryState, remove bijection (separate IoRegister/IoMemory)
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: clear new pages in init page allocator, not init page table
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: add speculation barriers after eret
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: remove unnecessary fields from InitArgs (0x80 -> 0x40)
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023