| 2026-06-16 |
meso: fix longstanding bad asm copy-paste
hexkyz
committed
on 16 Jun
|
|---|---|
| 2025-11-15 |
kern: fix debug build for [[nodiscard]] changes
Michael Scire
authored
on 13 Nov
SciresM
committed
on 15 Nov
|
|
kern: pass u32 directly to CopyMemoryToUserSize32Bit
Michael Scire
authored
on 12 Nov
SciresM
committed
on 15 Nov
|
|
|
ams: mark ams::Result [[nodiscard]] (partially complete).
...
Michael Scire
authored
on 12 Nov
SciresM
committed
on 15 Nov
|
|
| 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: use KLightLock for KCoreBarrierInterruptHandler
Michael Scire
committed
on 28 May 2025
|
|
| 2025-05-09 |
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: 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
|
|
| 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: 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/ldr: add support for --x executables
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: fix debug build
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: clear gicd/gicc pointers in KInterruptController::Finalize
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
|
|
| 2024-09-24 |
kern/creport: use mod0 to locate symbol table for all modules
Michael Scire
committed
on 24 Sep 2024
|
| 2024-03-29 |
kern: return ExceptionType_UnalignedData on data abort caused by alignment fault
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|