wwylele 85ba60d5ec Timer: restore missing signaled=true from #2421 %!s(int64=9) %!d(string=hai) anos
..
address_arbiter.cpp 4fc8b8229e core: Remove HLE module, consolidate code & various cleanups. %!s(int64=9) %!d(string=hai) anos
address_arbiter.h ebdae19fd2 Remove empty newlines in #include blocks. %!s(int64=9) %!d(string=hai) anos
client_port.cpp 016307ae65 Fixed the codestyle to match our clang-format rules. %!s(int64=9) %!d(string=hai) anos
client_port.h 016307ae65 Fixed the codestyle to match our clang-format rules. %!s(int64=9) %!d(string=hai) anos
client_session.cpp 016307ae65 Fixed the codestyle to match our clang-format rules. %!s(int64=9) %!d(string=hai) anos
client_session.h 016307ae65 Fixed the codestyle to match our clang-format rules. %!s(int64=9) %!d(string=hai) anos
event.cpp 84d72fd92f Merge pull request #2397 from Subv/pulse %!s(int64=9) %!d(string=hai) anos
event.h 84d72fd92f Merge pull request #2397 from Subv/pulse %!s(int64=9) %!d(string=hai) anos
kernel.cpp dda4ec93be Kernel: Add some asserts to enforce the invariants in the scheduler. %!s(int64=9) %!d(string=hai) anos
kernel.h 84d72fd92f Merge pull request #2397 from Subv/pulse %!s(int64=9) %!d(string=hai) anos
memory.cpp 13d46f6820 Fix typos %!s(int64=9) %!d(string=hai) anos
memory.h ebdae19fd2 Remove empty newlines in #include blocks. %!s(int64=9) %!d(string=hai) anos
mutex.cpp d3ff5b91e1 Kernel/Mutex: Propagate thread priority changes to other threads inheriting the priority via mutexes %!s(int64=9) %!d(string=hai) anos
mutex.h d3ff5b91e1 Kernel/Mutex: Propagate thread priority changes to other threads inheriting the priority via mutexes %!s(int64=9) %!d(string=hai) anos
process.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include %!s(int64=9) %!d(string=hai) anos
process.h ebdae19fd2 Remove empty newlines in #include blocks. %!s(int64=9) %!d(string=hai) anos
resource_limit.cpp f2f2572fed Thread: Added priority range checking to svcSetThreadPriority and removed priority clamping code from Thread::SetPriority. %!s(int64=9) %!d(string=hai) anos
resource_limit.h ebdae19fd2 Remove empty newlines in #include blocks. %!s(int64=9) %!d(string=hai) anos
semaphore.cpp 4251eb26ec Kernel/Semaphore: Fixed a regression in semaphore waits. %!s(int64=9) %!d(string=hai) anos
semaphore.h e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. %!s(int64=9) %!d(string=hai) anos
server_port.cpp e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. %!s(int64=9) %!d(string=hai) anos
server_port.h e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. %!s(int64=9) %!d(string=hai) anos
server_session.cpp e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. %!s(int64=9) %!d(string=hai) anos
server_session.h 0cb52ee74a Doxygen: Amend minor issues (#2593) %!s(int64=9) %!d(string=hai) anos
session.cpp 396a8d91a4 Manually tweak source formatting and then re-run clang-format %!s(int64=9) %!d(string=hai) anos
shared_memory.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include %!s(int64=9) %!d(string=hai) anos
shared_memory.h ebdae19fd2 Remove empty newlines in #include blocks. %!s(int64=9) %!d(string=hai) anos
thread.cpp 1ddff14511 Threads: Check the process' resource limit for the max allowed priority when creating a thread and remove the priority clamping code. %!s(int64=9) %!d(string=hai) anos
thread.h 441f8b5a4b Core: Remove unnecessary include in thread.h %!s(int64=9) %!d(string=hai) anos
timer.cpp 85ba60d5ec Timer: restore missing signaled=true from #2421 %!s(int64=9) %!d(string=hai) anos
timer.h 029a11030e Timers: Immediately signal the timer if it was started with an initial value of 0. %!s(int64=9) %!d(string=hai) anos
vm_manager.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include %!s(int64=9) %!d(string=hai) anos
vm_manager.h ebdae19fd2 Remove empty newlines in #include blocks. %!s(int64=9) %!d(string=hai) anos