| 2021-09-19 |
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
|
|
|
exo/daybreak: advertise (and check against) supported hos version
Michael Scire
committed
on 22 Jul 2021
|
|
| 2021-07-13 |
kern: since 10.0.0, KDebug::GetThreadContext always returns X0-X7
Michael Scire
committed
on 13 Jul 2021
|
|
kern: fix incorrect waiter management in KProcess::ReleaseUserException
Michael Scire
committed
on 13 Jul 2021
|
|
|
kern: fix bug in KConditionVariable::SignalImpl
Michael Scire
committed
on 13 Jul 2021
|
|
|
kern: update initial cache management to match latest kernel
Michael Scire
committed
on 13 Jul 2021
|
|
| 2021-07-12 |
kern: add missing abort on unmap failure
Michael Scire
committed
on 12 Jul 2021
|
| 2021-07-04 |
kern: fix handling of is_aligned parameter in DevicePageTable
Michael Scire
committed
on 4 Jul 2021
|
| 2021-06-17 |
kern: implement improved [new page tables are zero] invariant
Michael Scire
committed
on 17 Jun 2021
|
|
kern: fix missing peak set in KResourceLimit::SetLimitValue
Michael Scire
committed
on 17 Jun 2021
|