| Age | Commit message (Collapse) | Author |
|
Debugger improvements
|
|
service_thread: remove explicit KProcess
|
|
Initial ARM64 support
|
|
|
|
|
|
|
|
kernel: assign KProcess to service threads
|
|
|
|
Ensure correctness of atomic store ordering
|
|
|
|
|
|
Kernel: Various updates for FW 15.0.x
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KBlockInfoSlabHeap.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kernel: refactor dummy thread wakeups
|
|
This also covers std::span, which does not have a const iterator.
Also renames IsSTLContainer to IsContiguousContainer to explicitly convey its semantics.
|
|
core: barrier service thread shutdown
|
|
|
|
|
|
|