| 2020-02-20 |
kern: implement KProcess::Run
Michael Scire
committed
on 20 Feb 2020
|
|---|---|
| 2020-02-19 |
kern: implement SetProcessMemoryPermission
Michael Scire
committed
on 19 Feb 2020
|
|
kern: finish KProcess::Initialize() for KIPs
Michael Scire
committed
on 19 Feb 2020
|
|
|
kern: mark initial threads as intended constinit
Michael Scire
committed
on 19 Feb 2020
|
|
|
kern: implement MapIo
Michael Scire
committed
on 19 Feb 2020
|
|
|
kern: implement capabilities parsing
Michael Scire
committed
on 19 Feb 2020
|
|
|
kern: correct alloc region size
Michael Scire
committed
on 19 Feb 2020
|
|
|
libmesosphere: precompile mesosphere.hpp
Michael Scire
committed
on 19 Feb 2020
|
|
|
kern: implement process(pagetable) init
Michael Scire
committed
on 19 Feb 2020
|
|
| 2020-02-18 |
kern: add KProcess members
Michael Scire
committed
on 18 Feb 2020
|
|
kern: implement IsValidPageGroup
Michael Scire
committed
on 18 Feb 2020
|
|
|
kern: implement page group unmapping
Michael Scire
committed
on 18 Feb 2020
|
|
| 2020-02-17 |
kern: change decompression asserts -> audits
Michael Scire
committed
on 17 Feb 2020
|
|
kern: implement through kip decompression
Michael Scire
committed
on 17 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
|
|
|
kern: kern::arm64 -> kern::arch::arm64
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: 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
|
|
|
kernel_ldr: fix consistency on hardware
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
|