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

Автор SHA1 Сообщение Дата
  Fernando Sahmkow 7d16b2d2dd Kernel: Correct Cancel Synchronization. 6 лет назад
  bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 6 лет назад
  Fernando Sahmkow 3073615dbc Kernel: Address Feedback. 6 лет назад
  Fernando Sahmkow 0b72b34d89 KernelSVC: Assert that condition variable address is aligned to 4 bytes. 6 лет назад
  Fernando Sahmkow 27d571c084 Kernel: Correct redundant yields to only advance time forward. 6 лет назад
  Fernando Sahmkow 44e09e5f21 Kernel: Correct Results in Condition Variables and Mutexes 6 лет назад
  Fernando Sahmkow 103f3a2fe5 Scheduler: Add protections for Yield bombing 6 лет назад
  Fernando Sahmkow 82218c925a Kernel: Style and Corrections 7 лет назад
  Fernando Sahmkow fcc6b34fff Correct PrepareReschedule 7 лет назад
  Fernando Sahmkow 9031502974 Correct Supervisor Calls to work with the new scheduler, 7 лет назад
  bunnei 5d369112d9 Merge pull request #2687 from lioncash/tls-process 7 лет назад
  Fernando Sahmkow 5e457bf258 Kernel: Downgrade WaitForAddress and SignalToAddress messages to Trace. 7 лет назад
  Fernando Sahmkow 4882c058fd Merge pull request #2690 from SciresM/physmem_fixes 7 лет назад
  Michael Scire 072a9796f5 Restore memory perms on svcUnmapMemory/UnloadNro 7 лет назад
  Michael Scire b901cd584e clang-format fixes 7 лет назад
  Michael Scire 1689784c19 address review commentary 7 лет назад
  Michael Scire 13a8fde3ad Implement MapPhysicalMemory/UnmapPhysicalMemory 7 лет назад
  Lioncash 56c7912159 kernel/process: Allocate the process' TLS region during initialization 7 лет назад
  Lioncash 2a9e388290 kernel/vm_manager: Rename 'new map' to 'stack' 7 лет назад
  bunnei 96412848a9 Merge pull request #2482 from DarkLordZach/prepo 7 лет назад
  Lioncash 3f87664d8f kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithoutMmHeap 7 лет назад
  Lioncash c1a8f684df kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo() 7 лет назад
  Lioncash 81b1102090 kernel/svc: Remove duplicate enum entry in svcGetInfo() 7 лет назад
  Zach Hilman 186db894b9 svc: Save report on call to svcBreak 7 лет назад
  bunnei 13dda1d8ed Merge pull request #2410 from lioncash/affinity 7 лет назад
  Sebastian Valle 27033de2e5 Merge pull request #2486 from lioncash/resetname 7 лет назад
  Lioncash d5cce86431 kernel/svc: Mark GetThreadList() and UnmapProcessCodeMemory() as internally linked 7 лет назад
  Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 лет назад
  Lioncash 19632d2421 kernel/svc: Make svcCreateThread/svcStartThread/svcSleepThread/svcExitThread calls show up in the debug log 7 лет назад
  Lioncash d672c6e759 kernel/svc: Reorganize svcSetThreadCoreMask() 7 лет назад