| Age | Commit message (Collapse) | Author |
|
|
|
Debugger improvements
|
|
|
|
service_thread: remove explicit KProcess
|
|
- This was arbitrarily added by me, and does not appear to be helpful.
|
|
Initial ARM64 support
|
|
|
|
|
|
|
|
kernel: assign KProcess to service threads
|
|
|
|
Ensure correctness of atomic store ordering
|
|
|
|
|
|
Kernel: Various updates for FW 15.0.x
|
|
|
|
|
|
|
|
kernel: invert session request handling flow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KBlockInfoSlabHeap.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- These APIs are used to capture the opened users and allow that state to be persisted across processes.
- They are not intended to just return the system opened users, that is what ListOpenUsers is for.
- Fixes the launch hang with Bayonetta 3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|