| 2021-04-11 |
kern: simplify global rng initialization
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|---|---|
| 2020-12-02 |
kern: add new overflow checks on KMemoryRegions
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 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-14 |
ams: avoid UB infinite loops
Michael Scire
committed
on 14 Aug 2020
|
| 2020-02-20 |
kern: fix supervisor page table activation
Michael Scire
committed
on 20 Feb 2020
|
|
kern: implement unsuspension of init threads
Michael Scire
committed
on 20 Feb 2020
|
|
| 2020-02-15 |
kern: skeleton initial process loading
Michael Scire
committed
on 15 Feb 2020
|
|
kern: implement smmu init
Michael Scire
committed
on 15 Feb 2020
|
|
|
kern: switch->nx, implement sleep manager init
Michael Scire
committed
on 15 Feb 2020
|
|
| 2020-02-14 |
kern: implement KWorkerTaskManager
Michael Scire
committed
on 14 Feb 2020
|
|
kern: implement interrupt thread init
Michael Scire
committed
on 14 Feb 2020
|
|
| 2020-02-10 |
kern: implement init through InterruptTaskManager.Initialize()
Michael Scire
committed
on 10 Feb 2020
|
| 2020-02-09 |
kern: begin skeletoning page table types
Michael Scire
committed
on 9 Feb 2020
|
|
kern: print layout for debug during startup
Michael Scire
committed
on 9 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: implement dynamic slab init + ini relocation
Michael Scire
committed
on 7 Feb 2020
|
|
kern: implement more of KMemoryManager through KPageBuffer slab init
Michael Scire
committed
on 7 Feb 2020
|
|
|
kern: implement KMemoryManager init
Michael Scire
committed
on 7 Feb 2020
|
|
| 2020-02-06 |
kern: implement KResourceLimit
Michael Scire
committed
on 6 Feb 2020
|
|
kern: implement uart init + logging
Michael Scire
committed
on 6 Feb 2020
|
|
| 2020-01-31 |
kern: mostly implement KThread::Initialize
Michael Scire
committed
on 31 Jan 2020
|
| 2020-01-30 |
kern: fully implement slabheap init
Michael Scire
committed
on 30 Jan 2020
|
|
kern: Implement KAutoObject, KSlabHeap, KLightLock
Michael Scire
committed
on 30 Jan 2020
|
|
| 2020-01-29 |
kern: skeleton enough types to init KCoreLocalRegion in main()
Michael Scire
committed
on 29 Jan 2020
|
|
kern: Implement most of memory init (all cores hit main, but still more to do)
Michael Scire
committed
on 29 Jan 2020
|