| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Kernel: Stop creating useless Handles during object creation | 2015-02-02 | 1 | -1/+1 | |
| * | Explicitly instantiate constructors/destructors for Kernel objects | 2015-02-02 | 1 | -1/+2 | |
| * | Kernel: Use separate Handle tables for CoreTiming userdata | 2015-02-02 | 1 | -0/+3 | |
| * | Kernel: Mark all appropriate kernel objects as "final" | 2015-01-30 | 1 | -1/+1 | |
| * | Kernel: Convert Timer to (mostly) not use Handles | 2015-01-30 | 1 | -28/+41 | |
| * | core: Fix a few docstrings | 2015-01-20 | 1 | -1/+1 | |
| * | SVC: Implemented the Timer service calls. | 2015-01-08 | 1 | -0/+47 |