コミット履歴

作者 SHA1 メッセージ 日付
  Kelebek1 5da70f7197 Remove memory allocations in some hot paths 3 年 前
  lat9nq e34e1b1c95 k_thread: Use a mutex and cond_var to sync bool 3 年 前
  Liam b143ce8134 kernel: remove general boost lists 3 年 前
  Liam 41d99aa89d memory: rename global memory references to application memory 3 年 前
  Liam fb49ec19c1 kernel: use KTypedAddress for addresses 3 年 前
  Liam 6bfb4c8f71 kernel: convert KThread to new style 3 年 前
  Liam c0b9e93b77 kernel: remove kernel_ 3 年 前
  Liam 097c25b164 kernel: convert KPort, KSession 3 年 前
  Liam 484641003c kernel: clone fpu status on CreateThread 3 年 前
  Liam 97f7f7bad5 kernel: be more careful about kernel address keys 3 年 前
  Liam c4ba088a5d kernel: refactor priority inheritance to represent locks as C++ objects 3 年 前
  Liam a936972614 service: refactor server architecture 3 年 前
  Liam 4363ca304a kernel: use GetCurrentProcess 3 年 前
  Levi Behunin d5fc56db4b Move to Clang Format 15 3 年 前
  Liam 693cad8e9b kernel: split SetAddressKey into user and kernel variants 3 年 前
  Liam 5086380a63 kernel: fix incorrect locking order in suspension 3 年 前
  Liam c770f25ccb kernel: remove TimeManager 3 年 前
  Liam 67c0d714c5 kernel: add KHardwareTimer 3 年 前
  Lioncash dddc9bb8f1 kernel/thread: Ensure stack_top and argument are always initialized 3 年 前
  Liam e6fe40428c service_thread: register service threads to the logical owner process 3 年 前
  Liam 1a378a7769 kernel: refactor dummy thread wakeups 3 年 前
  bunnei 57a77e9ff4 core: hle: kernel: k_thread: Implement thread termination DPC. 3 年 前
  Liam da07e13e07 kernel: fix single-core preemption points 4 年 前
  Liam 21945ae127 kernel: fix issues with single core mode 4 年 前
  Liam 0624c880bd kernel: use KScheduler from mesosphere 4 年 前
  Liam ed0319cfed common/fiber: make fibers easier to use 4 年 前
  german77 a7d9be1384 core: Replace all instances of ResultCode with Result 4 年 前
  Liam 2c56e94702 kernel: make current thread pointer thread local 4 年 前
  Liam 24d7aaf43c kernel: wait for threads to stop on pause 4 年 前
  Liam 07922abffc core/debugger: Support reading guest thread names 4 年 前