| 2023-05-07 |
ams: fix compilation with gcc 13
Michael Scire
authored
on 7 May 2023
SciresM
committed
on 7 May 2023
|
|---|---|
| 2023-05-01 |
kern: track heap in KPageTableBase::MemoryRange
Michael Scire
committed
on 1 May 2023
|
| 2023-03-27 |
kern: adjust wording to be more technically correct
Michael Scire
committed
on 27 Mar 2023
|
| 2023-03-07 |
kern: minor cleanup (thanks @liamwhite)
Michael Scire
committed
on 7 Mar 2023
|
| 2023-02-24 |
kern: fix stray comment copy/paste error
Michael Scire
committed
on 24 Feb 2023
|
| 2023-02-23 |
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
|
|
kern: delete creation time field from KProcess
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: add InfoType_IoRegionHint
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: refactor priority inheritance to represent locks as C++ objects
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: refactor init (kill identity map, merge cpu on logic)
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: use variable-count parameter arrays for DebugEvents
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: update KSystemControl::InitializePhase1, dynamically scale 39-bit address space regions
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: update for new ChangePermissions page table operation
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: simplify KSchedulerLock::Lock
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: update UnmapIoRegion for new Mapping_Memory handling
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: use tree for IoPool regions instead of list
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
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
|
|
|
kern: increase stack parameter size by 0x10
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
| 2023-02-21 |
kern: update scheduler for new switch count tracking logic
Michael Scire
committed
on 21 Feb 2023
|
| 2022-12-25 |
|
| 2022-10-12 |
kern: use slab allocated KSessionRequest dynamic mappings
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
kern: implement Svc(Un)MapInsecureMemory
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
|
kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
|
kern: increase stack region size when thread resource limit is increased
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
|
kern: Implement new PageTable operations/PhysicalMemory reference semantics
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
|
|
|
kern: merge/simplify KInterruptEventTask into KInterruptEvent
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
|
kern: implement K(Secure)SystemResource
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
|
kern: update handle table init
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
| 2022-06-30 |
KScheduler: fix documentation mistakes
Liam
authored
on 30 Jun 2022
SciresM
committed
on 30 Jun 2022
|