| 2022-03-23 |
kern: implement additional randomness in KPageHeap allocations
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|---|---|
|
kern: enforce end of dram == end of partitions (move our probably outdated KTraceBuffer to new location)
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: add new KCapability checks before creating process
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: add InfoType_IsSvcPermitted
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
pm/kern: update for 14.0.0
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
| 2022-03-22 |
abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet)
Michael Scire
authored
on 10 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
ams: support building unit test programs on windows/linux/macos
Michael Scire
authored
on 6 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
| 2022-02-19 |
kern: fix syntax in audit statement
Michael Scire
committed
on 19 Feb 2022
|
| 2022-02-14 |
Integrate new result macros. (#1780)
...
SciresM
authored
on 14 Feb 2022
GitHub
committed
on 14 Feb 2022
|
| 2021-12-13 |
ams: deduplicate static initialization logic
Michael Scire
committed
on 13 Dec 2021
|
| 2021-11-06 |
KScheduler big brain strat for mdscr_el1 cfg change
Michael Scire
committed
on 6 Nov 2021
|
| 2021-11-04 |
kern/dmnt2: allow retrieval of process info via extension
...
Michael Scire
authored
on 1 Nov 2021
SciresM
committed
on 4 Nov 2021
|
| 2021-10-29 |
kern: fix minor assembly bugs, avoid unnecessary function call in KScheduler hotloop
Michael Scire
committed
on 29 Oct 2021
|
| 2021-10-28 |
kern: optimize and bring into line with N our pstate.i management
Michael Scire
committed
on 28 Oct 2021
|
| 2021-10-27 |
kern: audit (and fix) our hardware maintenance instructions to match official kernel
Michael Scire
committed
on 27 Oct 2021
|
| 2021-10-26 |
kern: implement 13.1.0 kernel changes
Michael Scire
committed
on 26 Oct 2021
|
|
kern: simplify random bitmap selection to match latest Nintendo logic
Michael Scire
authored
on 26 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
kern: add (and use) generic KSystemControlBase
Michael Scire
authored
on 26 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
kern: add toggleable support for 40-bit physaddr caps
Michael Scire
authored
on 22 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
kern/test: add wip qemu-virt board support to mesosphere
Michael Scire
authored
on 21 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
| 2021-10-25 |
kern: devirtualize KReadableEvent::Reset, KWorkerTask::DoWorkerTask
Michael Scire
committed
on 25 Oct 2021
|
|
kern: enable lto for global instants (saves about a page in deduplicated code)
Michael Scire
committed
on 25 Oct 2021
|
|
|
kern: devirtualize KAutoObjectWithList::GetId()
Michael Scire
committed
on 25 Oct 2021
|
|
| 2021-10-24 |
kern: fix reorder-init in KHandleTable
Michael Scire
committed
on 24 Oct 2021
|
|
kern: devirtualize most things that are free to devirtualize (see #1672)
Michael Scire
committed
on 24 Oct 2021
|
|
|
kern: use optimized red black tree finds for remaining holdouts
Michael Scire
committed
on 24 Oct 2021
|
|
|
kern: devirtualize several KAutoObject functions
Michael Scire
committed
on 24 Oct 2021
|
|
|
kern: devirtualize remaining vcall for class token/dyncast
Michael Scire
committed
on 24 Oct 2021
|
|
|
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-20 |
kern: use new AtomicRef, use Atomic<bool>
Michael Scire
committed
on 20 Oct 2021
|