Age | Commit message (Expand) | Author |
---|---|---|
2019-12-25 | Kernel: Enable PAE (Physical Address Extension) | Andreas Kling |
2019-11-23 | Revert "Kernel: Move Kernel mapping to 0xc0000000" | Andreas Kling |
2019-11-22 | Kernel: Move Kernel mapping to 0xc0000000 | Jesse Buhagiar |
2019-11-08 | Kernel: Removing hardcoded offsets from Memory Manager | supercomputer7 |
2019-11-06 | Kernel: Don't build with -mregparm=3 | Andreas Kling |
2019-11-03 | Kernel: Remove nonsense in bootstrap code | Andreas Kling |
2019-10-20 | Kernel: Move Boot/ into Arch/i386/Boot (#667) | Tidux |