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-27 15:04:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Kernel
/
arch
/
amd64
/
cpu
History
EnderIce2
87e263f5fe
Fix warning "ignoring changed section attributes for .text"
2024-04-01 20:52:55 +03:00
..
apic.cpp
Remove unnecessary calls to CPUID.Get()
2024-02-25 18:43:11 +02:00
apic.hpp
Update kernel
2024-01-19 06:47:42 +02:00
gdt.cpp
Rename "SafeFunction" macro to "NoSecurityAnalysis"
2024-02-04 04:31:30 +02:00
gdt.hpp
Restructured and rewritten entire codebase
2023-10-09 01:16:24 +03:00
idt.cpp
Refactor interrupt handling code
2024-03-13 18:46:01 +02:00
idt.hpp
Restructured and rewritten entire codebase
2023-10-09 01:16:24 +03:00
smp_trampoline.s
Fix warning "ignoring changed section attributes for .text"
2024-04-01 20:52:55 +03:00
smp.cpp
Rename "SafeFunction" macro to "NoSecurityAnalysis"
2024-02-04 04:31:30 +02:00