История коммитов

Автор SHA1 Сообщение Дата
  Liam 8c59543ee3 kernel: update KProcess 2 лет назад
  liamwhite d3da1e6517 Merge pull request #10990 from comex/ubsan 3 лет назад
  lat9nq 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings 3 лет назад
  comex d7c532d889 Fixes and workarounds to make UBSan happier on macOS 3 лет назад
  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 41d99aa89d memory: rename global memory references to application memory 3 лет назад
  Liam fb49ec19c1 kernel: use KTypedAddress for addresses 3 лет назад
  Liam c352381ce9 kernel: additional style fixes to KThread, KProcess 3 лет назад
  Liam 6bfb4c8f71 kernel: convert KThread to new style 3 лет назад
  Liam ac6cbb7134 kernel: prefer std::addressof 3 лет назад
  Liam c0b9e93b77 kernel: remove kernel_ 3 лет назад
  liamwhite 92c89312fc Merge pull request #9923 from liamwhite/kht 3 лет назад
  Liam 1776448df2 kernel: add timer pointer to KThreadQueue 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 лет назад
  Liam 693cad8e9b kernel: split SetAddressKey into user and kernel variants 3 лет назад
  Liam 5086380a63 kernel: fix incorrect locking order in suspension 3 лет назад
  Liam 4eece4d35d kernel/svc_types: refresh 3 лет назад
  Liam e6fe40428c service_thread: register service threads to the logical owner process 3 лет назад
  Liam eec3184bb0 k_thread: fix single core 3 лет назад
  Liam 1a378a7769 kernel: refactor dummy thread wakeups 3 лет назад
  bunnei 829e82e264 core: hle: kernel: Use result macros for new/changed code. 3 лет назад
  bunnei 57a77e9ff4 core: hle: kernel: k_thread: Implement thread termination DPC. 3 лет назад
  Liam a9a83fa726 kernel: Ensure all uses of disable_count are balanced 4 лет назад
  Liam 77137583cd kernel: be more careful about initialization path for HLE threads 4 лет назад
  Liam da07e13e07 kernel: fix single-core preemption points 4 лет назад