| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-01-21 | Kernel: Get rid of WaitTypes and simplify lots of code, removing hacks. | bunnei |
| 2015-01-21 | WaitSynchronizationN: Refactor to fix several bugs | bunnei |
| 2015-01-21 | Kernel: Separate WaitSynchronization into Wait and Acquire methods. | bunnei |
| 2015-01-21 | WaitSynchronizationN: Implement return values | bunnei |
| 2015-01-21 | Kernel: Added WaitObject and changed "waitable" objects inherit from it. | bunnei |
| 2015-01-09 | Kernel: Start using boost::intrusive_ptr for lifetime management | Yuri Kunde Schlesner |
| 2015-01-09 | Thread: Reduce use of Handles and move some funcs to inside the class. | Yuri Kunde Schlesner |
| 2015-01-08 | SVC: Implemented the Timer service calls. | Subv |
