| 2020-04-27 |
kern: fix KLinkedList dtor
Michael Scire
committed
on 27 Apr 2020
|
|---|---|
| 2020-04-26 |
kern: implement SvcSetUnsafeLimit
Michael Scire
committed
on 26 Apr 2020
|
|
kern: implement KUnsafeMemory
Michael Scire
committed
on 26 Apr 2020
|
|
| 2020-04-22 |
kern/kldr: fix bugs in physical randomization
Michael Scire
committed
on 22 Apr 2020
|
|
os: bug fixes after re-review of rwlock code
Michael Scire
committed
on 22 Apr 2020
|
|
| 2020-04-20 |
kern: implement 10.x perm change, fix many page table bugs
Michael Scire
committed
on 20 Apr 2020
|
| 2020-04-19 |
kern: randomize dynamic slab heaps to reflect 10.x changes
Michael Scire
committed
on 19 Apr 2020
|
|
kern: fix suboptimal mapping choices by kernel/kernelldr
Michael Scire
committed
on 19 Apr 2020
|
|
|
kern: Update init to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
|
|
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
|
| 2020-04-17 |
mesosphere: implement KMemoryBlockManager::UpdateLock
Michael Scire
committed
on 17 Apr 2020
|
| 2020-04-14 |
ams: fix boot sysmodule/kernel for 10.0.0
Michael Scire
committed
on 14 Apr 2020
|
|
kernel_ldr: update to support 10.0.0
Michael Scire
committed
on 14 Apr 2020
|
|
| 2020-03-31 |
KPageHeap: Fix a typo in initialization block alignment. (#862)
bunnei
authored
on 31 Mar 2020
GitHub
committed
on 31 Mar 2020
|
| 2020-03-18 |
kern: Implement SvcManageNamedPort
Michael Scire
committed
on 18 Mar 2020
|
|
kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo
Michael Scire
committed
on 18 Mar 2020
|
|
| 2020-03-10 |
kern: tweak KHandleTable impl
Michael Scire
committed
on 10 Mar 2020
|
| 2020-02-23 |
ams: revamp assertion system
Michael Scire
committed
on 23 Feb 2020
|
|
kern: correct error in KUserPointer
Michael Scire
committed
on 23 Feb 2020
|
|
| 2020-02-22 |
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
Michael Scire
committed
on 22 Feb 2020
|
|
kern: correct KClassToken generation
Michael Scire
committed
on 22 Feb 2020
|
|
| 2020-02-21 |
kern: minor fixes to prevent core0-2 panics during boot
Michael Scire
committed
on 21 Feb 2020
|
| 2020-02-20 |
kern: fix building without debugging turned on
Michael Scire
committed
on 20 Feb 2020
|
|
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: implement large page group mapping, fix debug flag cap
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: implement user thread start, el0 code now runs
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: implement unsuspension of init threads
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: implement KProcess::Run
Michael Scire
committed
on 20 Feb 2020
|
|
| 2020-02-19 |
kern: implement SetProcessMemoryPermission
Michael Scire
committed
on 19 Feb 2020
|
|
kern: finish KProcess::Initialize() for KIPs
Michael Scire
committed
on 19 Feb 2020
|