| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | memory: Replace all memory hooking with Special regions | 2018-01-27 | 1 | -2/+6 | |
| * | Format: Run the new clang format on everything | 2018-01-20 | 1 | -1/+1 | |
| * | core/video_core: Fix a bunch of u64 -> u32 warnings. | 2018-01-01 | 1 | -3/+3 | |
| * | Kernel/Memory: Give each Process its own page table. | 2017-09-10 | 1 | -5/+5 | |
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -1/+0 | |
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -1/+0 | |
| * | Memory: Added necessary headers and removed unnecessary header | 2016-05-26 | 1 | -1/+1 | |
| * | Memory: Implement MMIO | 2016-01-30 | 1 | -3/+4 | |
| * | Memory: Move PAGE_MASK and PAGE_BITS to memory.h | 2015-08-16 | 1 | -3/+0 | |
| * | Kernel: Add VMManager to manage process address spaces | 2015-05-27 | 1 | -0/+7 | |
| * | Memory: Use a table based lookup scheme to read from memory regions | 2015-05-15 | 1 | -0/+29 |