| 2020-07-31 |
kern: automatic PC alignment on ERET is implementation defined
Michael Scire
authored
on 30 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|---|---|
|
kern: switch memset to optimized impl
Michael Scire
authored
on 30 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: use optimized memcmp/memcpy implementations
Michael Scire
authored
on 30 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
SvcQueryDebugProcessMemory
Michael Scire
authored
on 30 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix ARM vs THUMB mode selection on 32-bit entry
Michael Scire
authored
on 30 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix whoops in light ipc
Michael Scire
authored
on 29 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SendSyncRequestLight, ReplyAndReceiveLight
Michael Scire
authored
on 29 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix slab heap atomics
Michael Scire
authored
on 29 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix bug in server handle cleanup
Michael Scire
authored
on 29 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix nonsensical copy/pasted comments in QueryMemory
Michael Scire
authored
on 29 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: QueryMemory64From32, QueryProcessMemory64From32
Michael Scire
authored
on 29 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: add KCodeMemory code left out of previous commit
Michael Scire
authored
on 29 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement KCodeMemory (and SVCs)
Michael Scire
authored
on 29 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcGetSystemTick
Michael Scire
authored
on 28 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcGetThreadContext3
Michael Scire
authored
on 28 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: correct behavior when setting activity/core mask for pinned thread
Michael Scire
authored
on 28 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement thread pinning/SvcSynchronizePreemptionState
Michael Scire
authored
on 28 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix building under release config
Michael Scire
authored
on 28 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: Map L1/L2 blocks when possible
Michael Scire
authored
on 27 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: improve KLightLock accuracy
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix assertion in KThread::(Try)Suspend
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix bug in page table mapping calculations
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix hardware timer task corruption on core migration
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcMapPhysicalMemoryUnsafe, SvcUnmapPhysicalMemoryUnsafe
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: General system stability improvements to enhance the user's experience.
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: Fix bug in thread core migration
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: update interrupt manager
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcUnmapPhysicalMemory, cleanup thread pinning
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcQueryProcessMemory64, notification SvcBreaks
Michael Scire
authored
on 24 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcMapPhysicalMemory
Michael Scire
authored
on 24 Jul 2020
SciresM
committed
on 31 Jul 2020
|