| 2025-05-28 |
kern: move spendsgir static assert
Michael Scire
committed
on 28 May 2025
|
|---|---|
|
kern: save/restore spendsgir in KInterruptController::Save/RestoreCoreLocal
Michael Scire
committed
on 28 May 2025
|
|
|
kern: wait 100us after synchronizing cores before saving interrupt state on sleep
Michael Scire
committed
on 28 May 2025
|
|
|
kern: use KLightLock for KCoreBarrierInterruptHandler
Michael Scire
committed
on 28 May 2025
|
|
| 2025-05-09 |
fs.mitm: add and use memlet module to temporarily steal applet memory while building romfs images.
...
Michael Scire
authored
on 3 May 2025
SciresM
committed
on 9 May 2025
|
|
kern: plutoo is an intellectual, I am a fool, fix chicanery
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
|
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: update instruction cache invalidation logic in KPageTableBase to reflect 20.0.0 changes
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
|
kern: reorder resource manager implementation
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: adjust system registers during exception handling on MTE-violation or kernel address fault
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 |
ams: various fixes to support booting debug configuration
Michael Scire
committed
on 8 Apr 2025
|
|
kern: update KernelLdr for 19.0.0 (new checks, dummy function call).
...
Michael Scire
committed
on 8 Apr 2025
|
|
| 2024-10-16 |
kern: support reboot to fatal error on mariko
Michael Scire
authored
on 11 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
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: first round of page table refactor bug fixes
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: update KPageTable::Finalize for the refactor
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: invoke supervisor mode thread functions from C++ context with valid stack frame
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: specify allowable ipc client memory attr via inverted-whitelist, not blacklist
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|