summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2022-04-08Merge pull request #8169 from merryhime/scoped_lockbunnei
2022-04-08service: sfdnsres: Implement DNS address resolutiontech-ticks
2022-04-07core: hid: Fix double lock on softlock and forced updatesNarr the Reg
2022-04-07Merge pull request #8167 from Tachi107/patch-1merry
2022-04-07service: bsd: Add keepalive socket optiontech-ticks
2022-04-07patch_manager: Apply layered exefs patches from 'atmosphere' SD directorytech-ticks
2022-04-07core: hid: Replace lock_guard with scoped_lockNarr the Reg
2022-04-07core/hle: Standardize scoped_lock initializersMerry
2022-04-07core: Replace lock_guard with scoped_lockMerry
2022-04-07core/hle: Replace lock_guard with scoped_lockMerry
2022-04-07core: hid: Reduce the amount of dataracesgerman77
2022-04-07Merge pull request #8148 from merryhime/interruptsFernando S
2022-04-07fix: remove #pragma once in .cpp fileAndrea Pappacoda
2022-04-06Merge pull request #8164 from liamwhite/jit-stubbunnei
2022-04-06service: jit: stub JIT serviceLiam
2022-04-06Merge pull request #8122 from bunnei/improve-thread-usagebunnei
2022-04-05service: hid: Partially revert #8123german77
2022-04-05Merge pull request #8137 from bunnei/improve-nvflinger-2bunnei
2022-04-05Merge pull request #8100 from Morph1984/registered-crashbunnei
2022-04-05k_system_control: Fix data racelat9nq
2022-04-05dynarmic: Print stack trace on unrecognised instruction or other exceptionmerry
2022-04-04Merge pull request #8089 from merryhime/paranoiabunnei
2022-04-03k_auto_object: Fix data racelat9nq
2022-04-03k_thread: Fix data racelat9nq
2022-04-03k_process: Fix data racelat9nq
2022-04-03kernel: Fix current_process racelat9nq
2022-04-03k_scheduler_lock: Fix data racelat9nq
2022-04-03arm_dynarmic: Use HaltReason for svc calls and reschedulesmerry
2022-04-03dynarmic: Better interruptsmerry
2022-04-02Merge pull request #8135 from Morph1984/websession-hackbunnei
2022-04-02Merge pull request #8123 from german77/bombslingerbunnei
2022-04-02service: npad: Default initialize shared memorygerman77
2022-04-02fix: typosAndrea Pappacoda
2022-04-01hle: service: nvflinger: buffer_queue_producer: Cleanup & fixes.bunnei
2022-04-01hle: service: nvflinger: consumer_base: Cleanup & fixes.bunnei
2022-04-01hle: service: nvflinger: buffer_queue_producer: Cleanup & add GetReleasedBuff...bunnei
2022-04-01hle: service: nvflinger: buffer_queue_core: Cleanup & fixes.bunnei
2022-04-01hle: service: nvflinger: Use correct logger namespace.bunnei
2022-04-02hle: service: nvdrv: Create a service thread where appropriate.Morph
2022-04-02hle: service: vi: Create a service thread where appropriate.bunnei
2022-04-02hle: service: bsd: Create a service thread where appropriate.bunnei
2022-04-02hle: service: filesystem: Create a service thread where appropriate.bunnei
2022-04-02hle: service: audio: Create a service thread where appropriate.bunnei
2022-04-02hle: service: Add option for service interfaces to create or use the default ...bunnei
2022-04-02hle: kernel: Create a default thread for services that do not need their own ...bunnei
2022-04-01applets/web: Keep foreground (websession) web applet openMorph
2022-04-01Merge pull request #8116 from ameerj/nvhost_ctrl_bad_paramFernando S
2022-03-31service: hid: Remove inaccurate behavior on initializationgerman77
2022-03-30Merge pull request #8120 from german77/signalbunnei
2022-03-30Merge pull request #8090 from bunnei/fix-skylinebunnei