Age | Commit message (Expand) | Author |
---|---|---|
2021-03-07 | Kernel: Fix unaligned read inside map_ebda() | Jean-Baptiste Boric |
2021-02-14 | Kernel: Assert if rounding-up-to-page-size would wrap around to 0 | Andreas Kling |
2020-08-16 | AK: Rename KB, MB, GB to KiB, MiB, GiB | Nico Weber |
2020-05-22 | Kernel: Add convenient ways to map whole BIOS and EBDA into memory | Andreas Kling |