| 2022-10-12 |
kern: Implement new PageTable operations/PhysicalMemory reference semantics
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|---|---|
|
kern: implement K(Secure)SystemResource
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
| 2022-03-23 |
kern: update for new hw maintenance semantics
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
| 2022-02-14 |
Integrate new result macros. (#1780)
...
SciresM
authored
on 14 Feb 2022
GitHub
committed
on 14 Feb 2022
|
| 2021-10-27 |
kern: audit (and fix) our hardware maintenance instructions to match official kernel
Michael Scire
committed
on 27 Oct 2021
|
| 2021-10-24 |
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM
authored
on 24 Oct 2021
GitHub
committed
on 24 Oct 2021
|
| 2021-10-04 |
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire
committed
on 4 Oct 2021
|
| 2021-09-21 |
kern: devirtualize page table operations
Michael Scire
committed
on 21 Sep 2021
|
| 2021-09-19 |
kern: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
kern: support dynamic resource expansion for system heaps/events/sessions.
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: update KPageTable::Unmap block closing logic
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
| 2021-06-17 |
kern: implement improved [new page tables are zero] invariant
Michael Scire
committed
on 17 Jun 2021
|
| 2021-04-11 |
kern: update Initialize0 for new changes
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
kern: track mapped ipc server memory in page table
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
| 2020-12-18 |
kern: refactor to use m_ for member variables
Michael Scire
authored
on 18 Dec 2020
SciresM
committed
on 18 Dec 2020
|
| 2020-12-02 |
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-08-17 |
kern: build with -Wextra
Michael Scire
committed
on 17 Aug 2020
|
| 2020-07-31 |
kern: Map L1/L2 blocks when possible
Michael Scire
authored
on 27 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
kern: fix bug in page table mapping calculations
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: General system stability improvements to enhance the user's experience.
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcMapPhysicalMemory
Michael Scire
authored
on 24 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
|
|
| 2020-07-11 |
kern: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel
Michael Scire
committed
on 11 Jul 2020
|
| 2020-04-20 |
kern: implement 10.x perm change, fix many page table bugs
Michael Scire
committed
on 20 Apr 2020
|