| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Core/ResourceLimits: Implemented the basic structure of ResourceLimits. | 2015-05-14 | 1 | -0/+4 | |
| * | Core/Memory: Add TLS support for creating up to 300 threads | 2015-05-11 | 1 | -0/+3 | |
| * | fixup! | 2015-05-11 | 1 | -6/+0 | |
| * | Core/HLE: Implemented the SVCs GetProcessId and GetProcessIdOfThread | 2015-05-11 | 1 | -0/+11 | |
| * | Process: Rename StaticAddressMapping => AddressMapping | 2015-05-08 | 1 | -2/+2 | |
| * | Process: Add more documentation to the class members | 2015-05-08 | 1 | -2/+16 | |
| * | Process: Use BitField to store process flags | 2015-05-08 | 1 | -6/+20 | |
| * | Process: Support parsing of exheader kernel caps | 2015-05-08 | 1 | -1/+2 | |
| * | Kernel: Introduce skeleton Process class to hold process data | 2015-05-08 | 1 | -0/+61 |