Commit Graph

7 Commits

Author SHA1 Message Date
ca85a69442
kernel: Save floating-point environment when switching in and out of userspace threads 2023-03-07 20:59:11 +01:00
5854e5e530
Add newlines at end-of-file 2023-01-02 13:07:29 +01:00
95b0091622
Split off arch/x86_64/CPU.cpp into various files
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-17 15:45:06 +01:00
0bbd026660 CPU.h: pragma once 2022-12-07 16:11:59 +00:00
1badc40a4a
Run include-what-you-use everywhere 2022-12-07 11:40:02 +01:00
c7ab6bc2d3
Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
7f15ba0ac5 Add some interrupt handling 2022-11-16 17:37:18 +01:00