| Age | Commit message (Collapse) | Author |
|
|
|
|
|
KThread: Send termination interrupt to all cores a thread has affinity to
|
|
|
|
|
|
KThread::RequestTerminate may run from a thread which is not the CurrentCore, and thus
masking this out is erroneous.
|
|
service: hid: Use applet resource to get latest shared memory handle
|
|
core_timing: minor refactors
|
|
core: track separate heap allocation for linux
|
|
jit: use code memory handles correctly
|
|
|
|
|
|
|
|
kernel: use simple mutex for object list container
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fs: implement OpenDirectoryMode
|
|
nvnflinger: mark buffer as acquired when acquired
|
|
Have GetActiveChannelCount return the system channels instead of host device channels
|
|
|
|
set: add cstddef for offsetof macro
|
|
vi: fix confusion between closing and destroying layers
|
|
|
|
|
|
channels
|
|
Make system settings persistent across boots
|
|
Improve path splitting speed
|
|
common: use memory holepunching when clearing memory
|
|
service: hid: Allow to create multiple instances of shared memory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service: hid: Improve CreateAppletResource implementation and free resources
|
|
fs: don't enumerate hidden savedata size file
|
|
sm:: fix tipc deserialization
|