| 2021-04-11 |
kern: update KInterruptEvent to store core id
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|---|---|
|
kern: update pinned thread priority rules
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: update KInitialPageTable/KInitialPageAllocator
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: KLinkedList no longer exists
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: bump svc limit to 192 from 128
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
| 2021-03-22 |
ams: prefer construct_at/destroy_at over placement new/explicit destructor
Michael Scire
committed
on 22 Mar 2021
|
|
ams: remove TYPED_STORAGE() macro in favor of template
Michael Scire
committed
on 22 Mar 2021
|
|
| 2021-02-05 |
kern: fix support for virtual core IDs
Michael Scire
committed
on 5 Feb 2021
|
| 2021-01-08 |
kern: further codegen tweaks
Michael Scire
committed
on 8 Jan 2021
|
|
kern: greatly improve codegen for atomics, scheduler
Michael Scire
committed
on 8 Jan 2021
|
|
| 2020-12-29 |
kern: remove target-firmware logic for kernel loader
Michael Scire
committed
on 29 Dec 2020
|
| 2020-12-28 |
kern: fix KTrace buffer memory region type to match official kernel
Michael Scire
committed
on 28 Dec 2020
|
| 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-16 |
kern: fix generic KDevicePageTable
Michael Scire
committed
on 16 Dec 2020
|
|
kern: fix LegacyNFiq interrupt ID
Michael Scire
committed
on 16 Dec 2020
|
|
| 2020-12-15 |
kern: fix linear region printing output
Michael Scire
committed
on 15 Dec 2020
|
| 2020-12-12 |
kern: implement process cpu utilization debug
Michael Scire
committed
on 12 Dec 2020
|
|
kern: add page table contents debug
Michael Scire
committed
on 12 Dec 2020
|
|
| 2020-12-11 |
kern: update for 11.0.1
Michael Scire
committed
on 11 Dec 2020
|
|
kern: implement memory debug
Michael Scire
committed
on 11 Dec 2020
|
|
| 2020-12-10 |
kern: add kernel object debug
Michael Scire
committed
on 10 Dec 2020
|
|
kern: implement port debug
Michael Scire
committed
on 10 Dec 2020
|
|
|
kern: add handle table/process/suspend/resume debug
Michael Scire
committed
on 10 Dec 2020
|
|
|
kern: implement thread call stack debug
Michael Scire
committed
on 10 Dec 2020
|
|
| 2020-12-09 |
kern: add debug thread dump
Michael Scire
committed
on 9 Dec 2020
|
| 2020-12-08 |
exo/meso/fusee: support dynamic control of log port/baud rate
Michael Scire
committed
on 8 Dec 2020
|
| 2020-12-02 |
kern: tweak KScopedAutoObject
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
kern: allow non-inline GetObjectForIpc
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: fix KHandleTable null deref in ipc
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: session mapping getters are on the hotpath
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|