| 2022-03-23 |
kern: implement additional randomness in KPageHeap allocations
Michael Scire
authored
on 22 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-11-07 |
Minor header fixes to reduce parsing issues with Clang (#1700)
...
Léo Lam
authored
on 7 Nov 2021
GitHub
committed
on 7 Nov 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-06 |
svc: refactor/rename MemoryInfo fields
Michael Scire
committed
on 6 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-19 |
kern/svc: implement IoPool/Region svc support
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
svc/kern/dd: remove MapDeviceAddressSpace()
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
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: add new KMemoryState
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
| 2021-04-11 |
kern: fuck the KPolice^H^H^H^H^H^HPageGroups
Michael Scire
authored
on 8 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
kern: update Initialize0 for new changes
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: if a page table region is zero-size, nothing overlaps it
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: use KScopedLightLockPair helper for page table pair-locks
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
|
|
|
kern: add KPageTableBase::Read/WriteDebugIoMemory
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: flush memory before reading in KPageTableBase::ReadDebugMemory
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: update KMemoryBlockManagerUpdaterAllocator for new ctor/init semantics
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
| 2021-01-08 |
kern: greatly improve codegen for atomics, scheduler
Michael Scire
committed
on 8 Jan 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-11 |
kern: implement memory debug
Michael Scire
committed
on 11 Dec 2020
|
| 2020-12-02 |
kern: fix inverted conditional in UnmapProcessCodeMemory
Michael Scire
committed
on 2 Dec 2020
|
|
kern: tweak optimization settings for hot paths
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
microkernel: hot paths are pretty fucking hot
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: add new overflow checks on KMemoryRegions
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: remove KPageTableBase::MakeAndOpenContiguousPageGroup
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: implement kmemoryblock/kmemoryinfo merge disable
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|