| 2021-09-21 |
kern: devirtualize page table operations
Michael Scire
committed
on 21 Sep 2021
|
|---|---|
| 2021-09-19 |
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
|
|
|
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: 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
|
|
| 2021-09-12 |
kern: improve single-step around user-exception entry
Michael Scire
authored
on 28 Jul 2021
SciresM
committed
on 12 Sep 2021
|
|
kern: fix spsr register in RestoreContext
Michael Scire
authored
on 27 Jul 2021
SciresM
committed
on 12 Sep 2021
|
|
|
kern: optimize hw-single-step management
Michael Scire
authored
on 27 Jul 2021
SciresM
committed
on 12 Sep 2021
|
|
|
kern: add hardware single step extension
Michael Scire
authored
on 27 Jul 2021
SciresM
committed
on 12 Sep 2021
|
|
| 2021-08-20 |
kern: improve some debug output
Michael Scire
committed
on 20 Aug 2021
|
| 2021-08-19 |
kern: fix same is_current check in GetThreadContext
Michael Scire
committed
on 19 Aug 2021
|
|
kern: fix check for thread-is-current in KDebugBase::SetThreadContext
Michael Scire
committed
on 19 Aug 2021
|
|
| 2021-07-23 |
|
| 2021-07-22 |
kern: fix hardware watchpoint detection
Michael Scire
committed
on 22 Jul 2021
|
|
kern: fix inverted condition in context breakpoint validation
Michael Scire
committed
on 22 Jul 2021
|