| 2021-04-11 |
kern: update set/way cache operations for new semantics
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|---|---|
|
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
|
|
|
kern: use KScopedLightLockPair helper for page table pair-locks
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: track mapped ipc server memory in page table
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: add KPageTableBase::Read/WriteDebugIoMemory
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: flush memory before reading in KPageTableBase::ReadDebugMemory
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: update KMemoryBlockManagerUpdaterAllocator for new ctor/init semantics
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
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
|
|
|
kern: support immortal processes
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
|
|
|
kern: unconditionally set thread state when appropriate
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: update kernel waiter management rules
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: update KInterruptEvent to store core id
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: update pinned thread priority rules
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: add new checks to SetThreadPriority/CoreMask
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: KLinkedList no longer exists
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: bump svc limit to 192 from 128
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
| 2021-03-22 |
ams: prefer construct_at/destroy_at over placement new/explicit destructor
Michael Scire
committed
on 22 Mar 2021
|
| 2021-03-18 |
kern: add extension InfoType for retrieving current process handle.
Michael Scire
committed
on 18 Mar 2021
|
| 2021-03-14 |
kern: use fix usage of incorrect page table for UserBuffer ipc
Michael Scire
committed
on 14 Mar 2021
|
| 2021-03-11 |
kern: fix inverted conditional in KDebugBase::SetThreadContext
Michael Scire
committed
on 11 Mar 2021
|
| 2021-02-24 |
kern: Increase reserved system memory, require mesosphere for htc/tma
Michael Scire
authored
on 23 Feb 2021
SciresM
committed
on 24 Feb 2021
|
| 2021-02-23 |
kern: alleviate a little KPort pressure.
Michael Scire
committed
on 23 Feb 2021
|
| 2021-02-05 |
kern: fix support for virtual core IDs
Michael Scire
committed
on 5 Feb 2021
|
| 2021-02-02 |
meso: update for new fatal encoding
Michael Scire
authored
on 31 Jan 2021
SciresM
committed
on 2 Feb 2021
|
| 2021-01-29 |
kern: fix scheduler update semantics in KLightLock::LockSlowPath
Michael Scire
committed
on 29 Jan 2021
|
| 2021-01-08 |
kern: further codegen tweaks
Michael Scire
committed
on 8 Jan 2021
|
|
kern: greatly improve codegen for atomics, scheduler
Michael Scire
committed
on 8 Jan 2021
|
|
| 2021-01-07 |
kern: fix svc bounds checking for main memory size 4GB -> 8GB (closes #1320)
Michael Scire
committed
on 7 Jan 2021
|
| 2020-12-28 |
kern: fix KTrace buffer memory region type to match official kernel
Michael Scire
committed
on 28 Dec 2020
|