| 2025-05-09 |
kern: use callback to note pte updates in KPageTableImpl
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|---|---|
|
kern: refactor FindFreeArea region search logic per 20.0.0 changes
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
|
kern: support null resource limit in KSecureSystemResource
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
|
kern: update UserspaceAccess functions for 20.0.0 changes
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
|
kern: update KAddressSpaceInfo to reflect 20.0.0 changes
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
|
kern: invert meaning of KTargetSystem/KSystemControl bools
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
| 2025-04-08 |
kern: update KernelLdr for 19.0.0 (new checks, dummy function call).
...
Michael Scire
committed
on 8 Apr 2025
|
| 2024-10-16 |
kern: Perform page table validity pass during KPageTableImpl::InitializeForKernel
Michael Scire
authored
on 11 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
kern: fix more page table refactor bugs
Michael Scire
authored
on 11 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: update KPageTable::Map for new refactor
Michael Scire
authored
on 11 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: update ChangePermissions to use new iteration logic
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: use new merge pages api
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: implement KPageTableImpl merge
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: continue page table refactor, implement separate/unmap
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: start KPageTable(Impl) refactor, use array-with-levels for KPageTableImpl
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: add minimum alignment support to KMemoryManager
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern/ldr: add support for --x executables
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern/strat: update for new DebugFlags capability semantics
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: move KTargetSystem into .rodata, split init/verify
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: allocate all TTBR0 pages during init, use procidx as asid
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: fix KMemoryBlock ctor reorder warn
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: eliminate use of KMemoryInfo, shuffle KMemoryBlock fields
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: KAddressSpaceInfo now takes CreateProcessFlags in getters
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern/svc: update WaitForAddress to support 64-bit WaitIfEqual
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: add InfoType_TransferMemoryHint
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
| 2024-09-02 |
meso: fix sign-comparison warn on svc/interrupt flag compare
Michael Scire
committed
on 2 Sep 2024
|
| 2024-03-29 |
kern: refactor smc helpers to share more common logic
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
kern: add KPageGroup::CopyRangeTo
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: implement new attr tracking for memory range/traversal context
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: pass properties directly to KPageTableBase::AllocateAndMapPagesImpl
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|