Age | Commit message (Expand) | Author |
---|---|---|
2021-01-09 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2020-09-25 | Meta+Kernel: Make clang-format-10 clean | Ben Wiederhake |
2020-05-16 | Kernel: Absorb LibBareMetal back into the kernel | Andreas Kling |
2019-07-09 | Kernel: Move PhysicalAddress.h into VM/ | Andreas Kling |
2019-07-03 | AK: Rename the common integer typedefs to make it obvious what they are. | Andreas Kling |
2019-06-12 | Kernel: Add some comparison operators to PhysicalAddress | Conrad Pankoff |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-06 | Kernel: Get rid of Kernel/types.h, separate LinearAddress/PhysicalAddress. | Andreas Kling |