| 2020-12-02 |
kern: Kill KCoreLocalRegion
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|---|---|
|
kern: remove more of clc
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: move scheduler/interrupt task manager out of core local region
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update KHardwareTimer, move out of KCoreLocalRegion
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: use single interrupt manager object
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: fix re-order/assert in KMemoryBlock
Michael Scire
authored
on 1 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: SvcGetResourceLimitPeakValue
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
|
|
|
kern: remove KMemoryAttribute_AnyLocked
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-10-14 |
kern: perform rescheduling on dispatch re-enable (closes #1169)
Michael Scire
committed
on 14 Oct 2020
|
| 2020-09-17 |
kern: default to release config
Michael Scire
authored
on 17 Sep 2020
SciresM
committed
on 17 Sep 2020
|
|
kern: generate fatal error on panic
Michael Scire
authored
on 17 Sep 2020
SciresM
committed
on 17 Sep 2020
|
|
| 2020-09-07 |
kern: skeleton legacy lps driver
Michael Scire
authored
on 29 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
kern: begin 1.0.0 backwards compat changes (kips run, full boot fails)
Michael Scire
authored
on 26 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: support 2-pool layout on 2.x-4.x instead of modern 4-pool layout
Michael Scire
authored
on 26 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: change terminology metadata -> management
Michael Scire
authored
on 26 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: pool management should be within carveout
Michael Scire
authored
on 24 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: fix phys/virt pool management mixup
Michael Scire
authored
on 24 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: revamp KMemoryRegionType to better encode derivation hierarchies
Michael Scire
authored
on 23 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: PMC must be user-mappable for 1.0.0 compat
Michael Scire
authored
on 21 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: fix warn-errors
Michael Scire
authored
on 21 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
| 2020-08-19 |
kern: fix KTypedAddress, strengthen assertions
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
kern: add version bounds checking
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: avoid hardcoding maximum board memory size
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|