History for Atmosphere / libraries / libmesosphere
2021-04-27
@Michael Scire
exo/meso: update for gcc 11 compatibility
Michael Scire committed on 27 Apr 2021
2021-04-22
@Michael Scire
kern: fix initial process binary load on 2.0.0-4.1.0 (closes #1460)
Michael Scire committed on 22 Apr 2021
2021-04-21
@Michael Scire
util: implement red black trees as templates over macros
Michael Scire committed on 21 Apr 2021
2021-04-20
@Michael Scire
kern: fix constant evaluation correctness, codegen tweak
Michael Scire committed on 20 Apr 2021
@Michael Scire
kern: tweak KHandleTable codegen
Michael Scire committed on 20 Apr 2021
@Michael Scire
kern: tweak KAutoObject::Open/Close codegen
Michael Scire committed on 20 Apr 2021
2021-04-16
@Michael Scire
kern: add names/links to kern_assembly_offsets.h
Michael Scire committed on 16 Apr 2021
2021-04-15
@Michael Scire
kern: mostly kill magic numbers in assembly, fix SVCs >= 0x80
Michael Scire committed on 15 Apr 2021
2021-04-11
@Michael Scire
kern: mesosphere now implements kernel/sdk 12.3
Michael Scire authored on 8 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: fuck the KPolice^H^H^H^H^H^HPageGroups
Michael Scire authored on 8 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: who needs __purecall?
Michael Scire authored on 8 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update pinning semantics for terminating threads
Michael Scire authored on 8 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: ensure handle table is finalized when deferring termination
Michael Scire authored on 8 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: simplify handle table registration for port/session
Michael Scire authored on 8 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update kdebug process management semantics
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update port/session state semantics
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update KLightConditionVariable
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: optimize KHandleTable to use indices instead of pointers
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: KAutoObject destruction is now scheduled for next dpc-time
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update for new slab resource counts/extents
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: reallocate pool distributions for 8GB units
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: simplify global rng initialization
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
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
@Michael Scire
kern: update Initialize0 for new changes
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update KConditionVariable::WaitForAddress/Wait
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: trivially optimize userspace io memory write
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: add bounds checking to KHandleTable::Register/Unreserve
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update set/way cache operations for new semantics
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: if a page table region is zero-size, nothing overlaps it
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: use KScopedLightLockPair helper for page table pair-locks
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021