| 2020-12-02 |
kern: cleanup KThread, optimize/normalize KThreadQueue/KWaitObject
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|---|---|
|
kern: fix race-crash on interrupt controller save, improve fatal output
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: Kill KCoreLocalRegion
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: remove more of clc
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update KHardwareTimer, move out of KCoreLocalRegion
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: use single interrupt manager object
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: fix unnecessary align-down
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: fix error in SeparatePages
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: implement DisableDeviceAddressSpaceMerge
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: KMemoryManager::Allocate -> AllocateAndOpen
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update KMemoryBlockManagerUpdateAllocator api
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: implement new software-reserved page table bits
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update KPageTableBase for new disable-merge attrs
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
| 2020-09-17 |
kern: generate fatal error on panic
Michael Scire
authored
on 17 Sep 2020
SciresM
committed
on 17 Sep 2020
|
| 2020-09-07 |
kern: revamp KMemoryRegionType to better encode derivation hierarchies
Michael Scire
authored
on 23 Aug 2020
SciresM
committed
on 7 Sep 2020
|
| 2020-08-19 |
kern: use common GIC implementation for arm/arm64
Michael Scire
authored
on 12 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
kern: SvcLegacyGetFutureThreadInfo
Michael Scire
authored
on 5 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: rename CacheHelper operation for accuracy
Michael Scire
authored
on 4 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: fix multicore instruction cache invalidation
Michael Scire
authored
on 4 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: add tracing for irq/scheduling
Michael Scire
authored
on 4 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: fix missing scheduler updates in KLightLock/Exception, fix RequestScheduleOnInterrupt
Michael Scire
authored
on 3 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: implement svc trace
Michael Scire
authored
on 1 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
| 2020-08-17 |
kern: build with -Wextra
Michael Scire
committed
on 17 Aug 2020
|
| 2020-07-31 |
kern: complete final SVC stubs (KernelDebug/Trace debug-impl still TODO)
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
kern: SvcReturnFromException
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern SvcGetDebugThreadContext, SvcSetDebugThreadContext
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: clean up majority of TODOs
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: resolve MESOSPHERE_UNIMPLEMENTEDs other than UserException
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: Add real SvcBreak implementation
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcSetHardwareBreakPoint
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|