Age | Commit message (Expand) | Author |
---|---|---|
2019-07-13 | Kernel: First cut of a sb16 driver | Robin Burchell |
2019-07-03 | AK: Rename the common integer typedefs to make it obvious what they are. | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-23 | Kernel: Use rep insw/outsw for IDE transfers. | Andreas Kling |
2019-04-06 | Kernel: Get rid of Kernel/types.h, separate LinearAddress/PhysicalAddress. | Andreas Kling |
2019-02-06 | Kernel: Much improved BochsVGA (BXVGA) support. | Andreas Kling |
2018-11-02 | Make IO helpers inline and use immediate-encoded ports when possible. | Andreas Kling |
2018-10-16 | Import the "gerbert" kernel I worked on earlier this year. | Andreas Kling |