| 2020-02-14 |
kern: improve panic output
Michael Scire
committed
on 14 Feb 2020
|
|---|---|
|
kern: implement KWorkerTaskManager
Michael Scire
committed
on 14 Feb 2020
|
|
|
kern: implement interrupt thread init
Michael Scire
committed
on 14 Feb 2020
|
|
|
kern: use TinyMT instead of mt19937_t
Michael Scire
committed
on 14 Feb 2020
|
|
|
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
Michael Scire
committed
on 14 Feb 2020
|
|
|
kern: implement enough of KPageTable to initialize a thread
Michael Scire
committed
on 14 Feb 2020
|
|
|
vapours: add time primitives, fix result name
Michael Scire
committed
on 14 Feb 2020
|
|
| 2020-02-10 |
kern: implement KMemoryBlockManager::Update
Michael Scire
committed
on 10 Feb 2020
|
|
kern: implement init through InterruptTaskManager.Initialize()
Michael Scire
committed
on 10 Feb 2020
|
|
|
kern: implement KMemoryBlockManager init
Michael Scire
committed
on 10 Feb 2020
|
|
|
kern: add KPageTableBase members
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 build date/time, git revision
Michael Scire
committed
on 9 Feb 2020
|
|
|
kern: print layout for debug during startup
Michael Scire
committed
on 9 Feb 2020
|
|
| 2020-02-08 |
kern: newlines at end of svc files
Michael Scire
committed
on 8 Feb 2020
|
|
kern: add svc stubs, turn on svc table build
Michael Scire
committed
on 8 Feb 2020
|
|
|
mesosphere: hard enforcement of TODOs
Michael Scire
committed
on 8 Feb 2020
|
|
|
kern: Implement exception vector ASM
Michael Scire
committed
on 8 Feb 2020
|
|
|
kern: bugfix, turn on auditing for the time being
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: obj stubs to get past slab init
Michael Scire
committed
on 7 Feb 2020
|
|
kern: print backtrace on panic
Michael Scire
committed
on 7 Feb 2020
|
|
|
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: fix carveout region calcs
Michael Scire
committed
on 6 Feb 2020
|
|
|
kern: implement uart init + logging
Michael Scire
committed
on 6 Feb 2020
|
|
| 2020-02-05 |
kern: s/MemoryBlock/MemoryRegion/g
Michael Scire
committed
on 5 Feb 2020
|
|
kern: implement more of KInterruptManager
Michael Scire
committed
on 5 Feb 2020
|