| 2020-07-31 |
kern: SendSyncRequestLight, ReplyAndReceiveLight
Michael Scire
authored
on 29 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|---|---|
|
kern: implement SvcGetThreadContext3
Michael Scire
authored
on 28 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: correct behavior when setting activity/core mask for pinned thread
Michael Scire
authored
on 28 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement thread pinning/SvcSynchronizePreemptionState
Michael Scire
authored
on 28 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix assertion in KThread::(Try)Suspend
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcUnmapPhysicalMemory, cleanup thread pinning
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix resource leak bugs
Michael Scire
authored
on 24 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern SvcGetCurrentProcessorNumber, SvcSetProcessActivity, half of SvcSetThreadActivity
Michael Scire
authored
on 23 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: SvcGetThreadCoreMask, SvcSetThreadCoreMask
Michael Scire
authored
on 23 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement process exit
Michael Scire
authored
on 23 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement KThread::Finalize
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcCancelSynchronization
Michael Scire
authored
on 20 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix bug in SvcSetThreadPriority
Michael Scire
authored
on 20 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: add KAddressArbiter::WaitIfEqual
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
| 2020-07-11 |
kern: implement SvcSleepThread for ns > 0
Michael Scire
committed
on 11 Jul 2020
|
|
kern: mostly implement thread exit
Michael Scire
committed
on 11 Jul 2020
|
|
| 2020-02-22 |
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
Michael Scire
committed
on 22 Feb 2020
|
| 2020-02-21 |
kern: minor fixes to prevent core0-2 panics during boot
Michael Scire
committed
on 21 Feb 2020
|
| 2020-02-20 |
kern: implement unsuspension of init threads
Michael Scire
committed
on 20 Feb 2020
|
|
kern: implement KProcess::Run
Michael Scire
committed
on 20 Feb 2020
|
|
| 2020-02-18 |
kern: add KProcess members
Michael Scire
committed
on 18 Feb 2020
|
| 2020-02-15 |
kern: implement smmu init
Michael Scire
committed
on 15 Feb 2020
|
|
kern: implement lightlock slowpath (works on hw)
Michael Scire
committed
on 15 Feb 2020
|
|
| 2020-02-14 |
kern: implement enough of KPageTable to initialize a thread
Michael Scire
committed
on 14 Feb 2020
|
| 2020-02-08 |
mesosphere: hard enforcement of TODOs
Michael Scire
committed
on 8 Feb 2020
|
|
kern: implement dpc + skeleton rest of main
Michael Scire
committed
on 8 Feb 2020
|
|
| 2020-02-07 |
kern: print backtrace on panic
Michael Scire
committed
on 7 Feb 2020
|
| 2020-02-05 |
kern: implement more of KInterruptManager
Michael Scire
committed
on 5 Feb 2020
|
|
kern: implement much of KScheduler, KHardwareTimer
Michael Scire
committed
on 5 Feb 2020
|
|
| 2020-01-31 |
kern: mostly implement KThread::Initialize
Michael Scire
committed
on 31 Jan 2020
|