History for Atmosphere / mesosphere / kernel
2023-03-07
@Michael Scire
kern: minor cleanup (thanks @liamwhite)
Michael Scire committed on 7 Mar 2023
2023-02-23
@Michael Scire
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
@Michael Scire
kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
@Michael Scire
kern: increase stack region size when thread resource limit is increased
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
@Michael Scire
kern: implement K(Secure)SystemResource
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
2022-06-30
@Liam
KScheduler: fix documentation mistakes
Liam authored on 30 Jun 2022 SciresM committed on 30 Jun 2022
2022-03-23
@Michael Scire
kern: turns out changing base address gives pretty elfs but breaks relocs
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
@Michael Scire
kern: codegen tweaks, now that we're no longer -Os
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
@Michael Scire
kern: update for new hw maintenance semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
@Michael Scire
kern: implement new thread context/fpu semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
@Michael Scire
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
2022-03-22
@Michael Scire
ams: support building unit test programs on windows/linux/macos
Michael Scire authored on 6 Mar 2022 SciresM committed on 22 Mar 2022
2021-10-29
@Michael Scire
kern: fix minor assembly bugs, avoid unnecessary function call in KScheduler hotloop
Michael Scire committed on 29 Oct 2021
2021-10-27
@Michael Scire
kern: audit (and fix) our hardware maintenance instructions to match official kernel
Michael Scire committed on 27 Oct 2021
2021-10-26
@Michael Scire
kern: implement 13.1.0 kernel changes
Michael Scire committed on 26 Oct 2021
@Michael Scire
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
@Michael Scire
kern: enable lto for global instants (saves about a page in deduplicated code)
Michael Scire committed on 25 Oct 2021
2021-10-24
@Michael Scire
kern: optimize timespan -> tick codegen, improve .text layout
Michael Scire committed on 24 Oct 2021
@SciresM
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-08
@Michael Scire
kern: put rela in bss ...
Michael Scire committed on 8 Oct 2021
2021-10-04
@Michael Scire
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
@Michael Scire
kern: update Initialize0 for new arguments/randomization semantics
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: support dynamic resource expansion for system heaps/events/sessions.
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: kill the interrupt task manager thread
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
2021-09-12
@Michael Scire
kern: improve single-step around user-exception entry
Michael Scire authored on 28 Jul 2021 SciresM committed on 12 Sep 2021
@Michael Scire
kern: optimize hw-single-step management
Michael Scire authored on 27 Jul 2021 SciresM committed on 12 Sep 2021
@Michael Scire
kern: add hardware single step extension
Michael Scire authored on 27 Jul 2021 SciresM committed on 12 Sep 2021
2021-07-13
@Michael Scire
kern: update initial cache management to match latest kernel
Michael Scire committed on 13 Jul 2021
2021-05-31
@Michael Scire
kern: fix enormous whoops
Michael Scire committed on 31 May 2021
2021-04-27
@Michael Scire
exo/meso: update for gcc 11 compatibility
Michael Scire committed on 27 Apr 2021