History for Atmosphere / libraries / libmesosphere / include
2020-07-31
@Michael Scire
kern: fix bugs in interrupt permittance, DpcManager init
Michael Scire authored on 23 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcGetProcessInfo, SvcTerminateProcess
Michael Scire authored on 22 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: KConditionVariable::SignalImpl
Michael Scire authored on 22 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fully implement KSharedMemory (and Svcs)
Michael Scire authored on 22 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add KProcess::Initialize (for non-kip processes)
Michael Scire authored on 22 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement first half of SvcCreateProcess
Michael Scire authored on 22 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcMapProcessMemory, SvcUnmapProcessMemory
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement KThread::Finalize
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: KDevicePageTable::Finalize, InfoType_RandomEntropy
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: finish SvcGetSystemInfo
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix asid tlb invalidation
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: dump page table on user exception
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcCancelSynchronization
Michael Scire authored on 20 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix bug in SvcSetThreadPriority
Michael Scire authored on 20 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcCreateSession, KDebug finalization
Michael Scire authored on 20 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic
Michael Scire authored on 19 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix bug in KPageTableBase::SetupForIpcServer
Michael Scire authored on 18 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix kscheduler interrupt api, adjust debug logging
Michael Scire authored on 18 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix bug in up/downcasting of scoped auto objects
Michael Scire authored on 17 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcSignalToAddress, SvcWaitForAddress
Michael Scire authored on 17 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add KAddressArbiter::WaitIfEqual
Michael Scire authored on 15 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcSetHeapSize
Michael Scire authored on 15 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement all device address space svcs
Michael Scire authored on 15 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement DetachDeviceAddressSpace, skeleton other das funcs in KDevicePageTable
Michael Scire authored on 15 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add infra (but not impl) for all DeviceAddressSpace svcs
Michael Scire authored on 15 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcGetProcessList
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add SvcCreateDeviceAddressSpace, SvcAttachDeviceAddressSpace
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcCreateInterruptEvent
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcCreateEvent, SvcSignalEvent, SvcClearEvent, SvcResetSignal
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add SvcCreatePort, SvcConnectToPort
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020