| 2021-09-27 |
kern: use util::BitFlagSet for capability flags
Michael Scire
committed
on 27 Sep 2021
|
|---|---|
|
Reduce insert_splash_screen processing time with python3 from ~1m20s to ~0.6s
BestPig
authored
on 25 Sep 2021
SciresM
committed
on 27 Sep 2021
|
|
| 2021-09-26 |
kern: fix/update thread permissions on pin
Michael Scire
committed
on 26 Sep 2021
|
| 2021-09-24 |
|
|
ams: bump version to 1.1.1
Michael Scire
committed
on 24 Sep 2021
|
|
| 2021-09-21 |
kern: devirtualize page table operations
Michael Scire
committed
on 21 Sep 2021
|
|
fs.mitm: fix memory leak in romfs build (closes #1031)
Michael Scire
committed
on 21 Sep 2021
|
|
| 2021-09-20 |
Make build_package3.py Python 2&3 compatible
shchmue
authored
on 20 Sep 2021
SciresM
committed
on 20 Sep 2021
|
| 2021-09-19 |
pkg3: fix build when revision collides with a previous commit
Michael Scire
committed
on 19 Sep 2021
|
|
|
|
|
ncm: fix destructor availability
Michael Scire
committed
on 19 Sep 2021
|
|
|
loader: fix enum cast
Michael Scire
committed
on 19 Sep 2021
|
|
|
|
|
|
docs: add changelog for 1.0.0
Michael Scire
authored
on 19 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
loader: update for 13.0.0 ncm changes
Michael Scire
authored
on 19 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
svc: bump supported version
Michael Scire
authored
on 19 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: unify all waiting semantics to use single api
Michael Scire
authored
on 19 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
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
|