This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
Luna
/
kernel
/
src
History
apio
36a74fd8d6
All checks were successful
continuous-integration/drone/push
Build is passing
Details
kernel/x86_64: Provide an alternate kernel stack for exceptions
...
This avoids stack-related triple faults, hopefully.
Closes
#33
.
2023-07-21 15:14:52 +02:00
..
arch
kernel/x86_64: Provide an alternate kernel stack for exceptions
2023-07-21 15:14:52 +02:00
boot
kernel: Provide more meaningful panic messages for critical failures
2023-06-17 19:43:25 +02:00
fs
tests+kernel+init: Run tests automatically in a headless way
2023-07-21 14:09:37 +02:00
lib
kernel/ATA: Start reading/writing registers and detecting drives
2023-06-16 21:10:30 +02:00
memory
kernel: Fix AddressSpace's move assignment operator
2023-07-09 20:43:03 +02:00
sys
tests+kernel+init: Run tests automatically in a headless way
2023-07-21 14:09:37 +02:00
thread
tests+kernel+init: Run tests automatically in a headless way
2023-07-21 14:09:37 +02:00
video
kernel: Avoid some more -Wconversion errors in TextConsole
2023-07-21 15:14:05 +02:00
config.h.in
Add config.h for version information
2022-12-03 17:25:25 +01:00
cxxabi.cpp
Kernel: Add __cxa_atexit iomplementation
2023-01-13 18:56:05 +01:00
Log.cpp
kernel: Provide more meaningful panic messages for critical failures
2023-06-17 19:43:25 +02:00
Log.h
kernel: Provide more meaningful panic messages for critical failures
2023-06-17 19:43:25 +02:00
main.cpp
kernel+apps+base+tools: Use Ext2 for the root partition file system
2023-07-10 13:05:06 +02:00