Skip to content
  1. Feb 13, 2021
  2. Feb 12, 2021
    • ameerj's avatar
      kernel: KScopedReservation implementation · 5fa6b152
      ameerj authored
      This implements KScopedReservation, allowing resource limit reservations to be more HW accurate, and release upon failure without requiring too many conditionals.
      5fa6b152
    • Chloe's avatar
      kernel: Unify result codes (#5890) · 37939482
      Chloe authored
      * kernel: Unify result codes
      
      Drop the usage of ERR_NAME convention in kernel for ResultName. Removed seperation between svc_results.h & errors.h as we mainly include both most of the time anyways.
      
      * oops
      
      * rename errors to svc_results
      37939482
    • bunnei's avatar
      Merge pull request #5902 from lioncash/core-warn · a0379c2d
      bunnei authored
      core: Silence various warnings on Clang 12
      a0379c2d
  3. Feb 11, 2021
  4. Feb 10, 2021
Loading