History for Atmosphere / libraries / libmesosphere / include / mesosphere
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: 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: 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: use KScopedLightLockPair helper for page table pair-locks
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: track mapped ipc server memory in page table
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: add KPageTableBase::Read/WriteDebugIoMemory
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update KMemoryBlockManagerUpdaterAllocator for new ctor/init semantics
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: swap tpidr_el1/cntv_cval_el0 as scratch vs exception stack
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: support immortal processes
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update process/thread for new running/termination semantics
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update KInterruptEvent to store core id
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update pinned thread priority rules
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update KInitialPageTable/KInitialPageAllocator
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021