History for Atmosphere / libraries / libmesosphere / include
2023-10-12
@Michael Scire
kern: update KMemoryState, remove bijection (separate IoRegister/IoMemory)
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: update initial process load logic to do per-segment mapping/decompression
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: clear new pages in init page allocator, not init page table
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: add speculation barriers after eret
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: remove unnecessary fields from InitArgs (0x80 -> 0x40)
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern/ldr: move crt0 into .rodata
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
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-05-07
@Michael Scire
ams: fix compilation with gcc 13
Michael Scire authored on 7 May 2023 SciresM committed on 7 May 2023
2023-05-01
@Michael Scire
kern: track heap in KPageTableBase::MemoryRange
Michael Scire committed on 1 May 2023
2023-03-27
@Michael Scire
kern: adjust wording to be more technically correct
Michael Scire committed on 27 Mar 2023
2023-03-07
@Michael Scire
kern: minor cleanup (thanks @liamwhite)
Michael Scire committed on 7 Mar 2023
2023-02-24
@Michael Scire
kern: fix stray comment copy/paste error
Michael Scire committed on 24 Feb 2023
2023-02-23
@Michael Scire
kern: 16.x web applet crashes on exit with 48 MB stolen (rip)
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: delete creation time field from KProcess
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: add InfoType_IoRegionHint
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: refactor priority inheritance to represent locks as C++ objects
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@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
@Michael Scire
kern: use variable-count parameter arrays for DebugEvents
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: update KSystemControl::InitializePhase1, dynamically scale 39-bit address space regions
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: update for new ChangePermissions page table operation
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: simplify KSchedulerLock::Lock
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: update UnmapIoRegion for new Mapping_Memory handling
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: use tree for IoPool regions instead of list
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: use different psr masks for 64 and 32-bit El0 threads
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: increase stack parameter size by 0x10
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
2023-02-21
@Michael Scire
kern: update scheduler for new switch count tracking logic
Michael Scire committed on 21 Feb 2023
2022-12-25
@Michael Scire
kern: fix unnecessarily strong load in aligned spinlock ...
Michael Scire committed on 25 Dec 2022
2022-10-12
@Michael Scire
kern: use slab allocated KSessionRequest dynamic mappings
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
@Michael Scire
kern: implement Svc(Un)MapInsecureMemory
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
@Michael Scire
kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022