| 2022-12-04 |
kern: fix GetProcessId wrong result on invalid parameter
Michael Scire
committed
on 4 Dec 2022
|
|---|---|
| 2022-10-12 |
kern: implement Svc(Un)MapInsecureMemory
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
kern: update for new device map semantics
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
| 2022-03-23 |
kern: add new KCapability checks before creating process
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
kern: add InfoType_IsSvcPermitted
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
| 2022-02-14 |
Integrate new result macros. (#1780)
...
SciresM
authored
on 14 Feb 2022
GitHub
committed
on 14 Feb 2022
|
| 2022-01-03 |
kern: add missing debug mode check to WriteDebugProcessMemory
Michael Scire
committed
on 3 Jan 2022
|
| 2021-11-16 |
kern: be a little more consistent about pragma GCC location
Michael Scire
committed
on 16 Nov 2021
|
| 2021-11-07 |
Minor header fixes to reduce parsing issues with Clang (#1700)
...
Léo Lam
authored
on 7 Nov 2021
GitHub
committed
on 7 Nov 2021
|
| 2021-11-04 |
kern/dmnt2: allow retrieval of process info via extension
...
Michael Scire
authored
on 1 Nov 2021
SciresM
committed
on 4 Nov 2021
|
| 2021-10-26 |
kern: add (and use) generic KSystemControlBase
Michael Scire
authored
on 26 Oct 2021
SciresM
committed
on 26 Oct 2021
|
| 2021-10-25 |
kern: devirtualize KReadableEvent::Reset, KWorkerTask::DoWorkerTask
Michael Scire
committed
on 25 Oct 2021
|
| 2021-10-06 |
svc: refactor/rename MemoryInfo fields
Michael Scire
committed
on 6 Oct 2021
|
| 2021-10-04 |
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire
committed
on 4 Oct 2021
|
| 2021-09-19 |
kern: unify all waiting semantics to use single api
Michael Scire
authored
on 19 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
kern/svc: implement IoPool/Region svc support
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
svc/kern/dd: remove MapDeviceAddressSpace()
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: support dynamic resource expansion for system heaps/events/sessions.
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: improve kdebug attach semantics
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: optimize logging for release kernel strings (saves printf space in .text)
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: kill the interrupt task manager thread
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: KConditionVariable arbiter functions now static
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: update GetInfo logic for tick count InfoTypes
Michael Scire
authored
on 17 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
| 2021-09-12 |
kern: add hardware single step extension
Michael Scire
authored
on 27 Jul 2021
SciresM
committed
on 12 Sep 2021
|
| 2021-04-11 |
kern: fuck the KPolice^H^H^H^H^H^HPageGroups
Michael Scire
authored
on 8 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
kern: simplify handle table registration for port/session
Michael Scire
authored
on 8 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: KAutoObject destruction is now scheduled for next dpc-time
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: update process/thread for new running/termination semantics
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|