History for Atmosphere / libraries / libmesosphere
2021-04-11
@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
@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: flush memory before reading in KPageTableBase::ReadDebugMemory
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: unconditionally set thread state when appropriate
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update kernel waiter management rules
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: add new checks to SetThreadPriority/CoreMask
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
@Michael Scire
kern: KLinkedList no longer exists
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: bump svc limit to 192 from 128
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2021-03-22
@Michael Scire
ams: prefer construct_at/destroy_at over placement new/explicit destructor
Michael Scire committed on 22 Mar 2021
@Michael Scire
ams: remove TYPED_STORAGE() macro in favor of template
Michael Scire committed on 22 Mar 2021
2021-03-18
@Michael Scire
kern: add extension InfoType for retrieving current process handle.
Michael Scire committed on 18 Mar 2021
2021-03-14
@Michael Scire
kern: use fix usage of incorrect page table for UserBuffer ipc
Michael Scire committed on 14 Mar 2021
2021-03-11
@Michael Scire
kern: fix inverted conditional in KDebugBase::SetThreadContext
Michael Scire committed on 11 Mar 2021
2021-02-24
@Michael Scire
kern: Increase reserved system memory, require mesosphere for htc/tma
Michael Scire authored on 23 Feb 2021 SciresM committed on 24 Feb 2021