| 2023-10-12 |
kern/ldr: move crt0 into .rodata
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|---|---|
|
kern: pass ini1 size from loader to kernel, remove slab memset from init0
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
| 2023-02-23 |
kern: refactor init (kill identity map, merge cpu on logic)
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
| 2022-10-12 |
kern: increase stack region size when thread resource limit is increased
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
|
| 2021-10-24 |
kern: devirtualize most things that are free to devirtualize (see #1672)
Michael Scire
committed
on 24 Oct 2021
|
| 2021-10-08 |
|
| 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: update Initialize0 for new arguments/randomization semantics
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
| 2021-07-13 |
kern: update initial cache management to match latest kernel
Michael Scire
committed
on 13 Jul 2021
|
| 2021-04-11 |
kern: load initial process binary from user pool, rather than from pt heap
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
|
|
| 2020-12-29 |
kern: remove target-firmware logic for kernel loader
Michael Scire
committed
on 29 Dec 2020
|
| 2020-12-02 |
kern: update Initialize0 to account for new ordering
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
kldr: update for 11.0.0
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
| 2020-08-19 |
kern: improve resource region size definitions/calculations
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
kern: make GetTargetFirmware a compile-time constant when not building for Switch
fincs
authored
on 10 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: fix multicore instruction cache invalidation
Michael Scire
authored
on 4 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
| 2020-07-31 |
kern: clean up majority of TODOs
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
kern: switch memset to optimized impl
Michael Scire
authored
on 30 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: Support older SVC ABIs
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
| 2020-07-14 |
kern: Prepare to commit cardinal sin
Michael Scire
committed
on 14 Jul 2020
|
| 2020-05-07 |
ams: revamp target firmware
Michael Scire
committed
on 7 May 2020
|
| 2020-04-22 |
kern/kldr: fix bugs in physical randomization
Michael Scire
committed
on 22 Apr 2020
|
| 2020-04-20 |
kern: implement 10.x perm change, fix many page table bugs
Michael Scire
committed
on 20 Apr 2020
|
| 2020-04-19 |
kern: Update init to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
| 2020-04-14 |
kernel_ldr: update to support 10.0.0
Michael Scire
committed
on 14 Apr 2020
|
| 2020-02-14 |
kern: implement interrupt thread init
Michael Scire
committed
on 14 Feb 2020
|
|
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
Michael Scire
committed
on 14 Feb 2020
|
|
| 2020-02-07 |
kern: implement dynamic slab init + ini relocation
Michael Scire
committed
on 7 Feb 2020
|