This website requires JavaScript.
Explore
Help
Sign In
Fennix
/
Kernel
Watch
1
Star
0
Fork
0
You've already forked Kernel
mirror of
https://github.com/Fennix-Project/Kernel.git
synced
2025-05-28 15:34:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Kernel
/
Architecture
/
amd64
/
cpu
History
Alex
dc6fd148fc
Reserve more pages for SMP trampoline
2023-04-23 06:28:12 +03:00
..
AdvancedProgrammableInterruptController.cpp
Update timing implementation
2023-04-23 05:30:58 +03:00
apic.hpp
Replace __attribute__ with a macro from types.h
2023-04-07 05:22:14 +03:00
gdt.hpp
QoL and bug fixes
2023-04-10 03:11:46 +03:00
GlobalDescriptorTable.cpp
QoL and bug fixes
2023-04-10 03:11:46 +03:00
idt.hpp
Use an enum to specify what ist to use
2023-04-11 11:28:35 +03:00
InterruptDescriptorTable.cpp
Fix kernel crash after an interrupt occurs on the BSP
2023-04-11 11:30:37 +03:00
SMPTrampoline.asm
QoL and bug fixes
2023-04-10 03:11:46 +03:00
SymmetricMultiprocessing.cpp
Reserve more pages for SMP trampoline
2023-04-23 06:28:12 +03:00