| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | memory: Get rid of pointer casts | 2015-09-10 | 1 | -14/+7 | |
| * | Kernel: Add more infrastructure to support different memory layouts | 2015-08-16 | 1 | -1/+4 | |
| * | Memory: Move address type conversion routines to memory.cpp/h | 2015-08-16 | 1 | -1/+36 | |
| * | Memory: Fix unmapping of pages | 2015-07-11 | 1 | -4/+2 | |
| * | Common: Cleanup memory and misc includes. | 2015-06-28 | 1 | -3/+0 | |
| * | Kernel: Add VMManager to manage process address spaces | 2015-05-27 | 1 | -4/+8 | |
| * | Memory: Use a table based lookup scheme to read from memory regions | 2015-05-15 | 1 | -120/+123 | |
| * | Memory: Read SharedPage directly from Memory::Read | 2015-05-15 | 1 | -1/+2 | |
| * | Memory: Read ConfigMem directly from Memory::Read | 2015-05-15 | 1 | -1/+2 | |
| * | Memmap: Re-organize memory function in two files | 2015-05-15 | 1 | -0/+197 |