This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
e79d4297ea
Luna
/
kernel
/
src
History
apio
e79d4297ea
All checks were successful
continuous-integration/drone/push
Build is passing
Details
kernel: Make the root inode be a mountpoint as well + add pivot_root()
2023-06-17 17:27:22 +02:00
..
arch
kernel: Name the scoped lock in ATADevice::read()
2023-06-17 09:46:28 +02:00
boot
kernel: Move some files into subdirectories
2023-04-28 15:55:06 +02:00
fs
kernel: Make the root inode be a mountpoint as well + add pivot_root()
2023-06-17 17:27:22 +02:00
lib
kernel/ATA: Start reading/writing registers and detecting drives
2023-06-16 21:10:30 +02:00
memory
kernel: Compilation fixes
2023-05-07 21:42:03 +02:00
sys
kernel: Make the root inode be a mountpoint as well + add pivot_root()
2023-06-17 17:27:22 +02:00
thread
kernel: Preserve kernel threads' page directories when they differ from the regular kernel page directory
2023-06-17 00:49:31 +02:00
video
kernel: Avoid printing control characters that we don't have a special meaning for
2023-04-26 20:42:08 +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: Change the timer subsystem to use timespecs natively
2023-06-03 13:15:10 +02:00
Log.h
Add newlines at end-of-file
2023-01-02 13:07:29 +01:00
main.cpp
kernel/x86_64: Add basic ATA controller and channel identification
2023-06-16 21:10:30 +02:00