| 2021-09-19 |
kern/svc: implement IoPool/Region svc support
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|---|---|
|
svc/kern/dd: remove MapDeviceAddressSpace()
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: update Initialize0 for new arguments/randomization semantics
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: support dynamic resource expansion for system heaps/events/sessions.
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: improve kdebug attach semantics
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: update KPageTable::Unmap block closing logic
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: optimize logging for release kernel strings (saves printf space in .text)
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: add new KMemoryState
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: KWorkerTaskManager no longer tracks id
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: KSchedulerInterruptTask -> KSchedulerInterruptHandler
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: kill the interrupt task manager thread
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: remove per-KInterruptEventTask locks
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: KConditionVariable arbiter functions now static
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: KAutoObject doesn't need (virtual) destructor
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: optimize handle table layout
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: update GetInfo logic for tick count InfoTypes
Michael Scire
authored
on 17 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: port limit is now 0x180
Michael Scire
authored
on 17 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
ncm: updated to 13.0.0
Adubbz
authored
on 17 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
|
|
|
erpt: launch sprofile only on 13.0.0+
Michael Scire
authored
on 17 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
|
|
|
ncm: skeleton new commands
Adubbz
authored
on 17 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
|
|
|
sprofile: fully reimplement sprof:bg + sprof:sp
Michael Scire
authored
on 17 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
sprofile: implement non-importer bgagent commands
Michael Scire
authored
on 16 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
sprofile: implement OpenProfileUpdateObserver
Michael Scire
authored
on 16 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
erpt: skeleton sprofile apis
Michael Scire
authored
on 16 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
set.mitm: pointer buffer size was increased to 0x200 in 13.0.0
Michael Scire
authored
on 16 Sep 2021
SciresM
committed
on 19 Sep 2021
|