soaplin/kernel/src/sys/arch/x86_64
2025-05-12 10:24:48 +02:00
..
cpuid.h makefile: introduce a format command to run clang-format all over the kernel source. 2025-05-11 11:45:04 +02:00
fpu.c makefile: introduce a format command to run clang-format all over the kernel source. 2025-05-11 11:45:04 +02:00
fpu.h term: depreciate rt, and switch to flanterm 2025-05-08 21:57:31 +02:00
gdt.c sched: fix a dumb stack bug inside the scheduler 2025-05-11 17:29:59 +02:00
gdt.h makefile: introduce a format command to run clang-format all over the kernel source. 2025-05-11 11:45:04 +02:00
idt.c rtc - try implementing RTC / kernel: removed rt from the codebase (released separately) 2025-05-12 10:24:48 +02:00
idt.h makefile: introduce a format command to run clang-format all over the kernel source. 2025-05-11 11:45:04 +02:00
interrupts.asm first commit 2025-05-06 20:19:48 +02:00
interrupts.c rtc - try implementing RTC / kernel: removed rt from the codebase (released separately) 2025-05-12 10:24:48 +02:00
io.c first commit 2025-05-06 20:19:48 +02:00
io.h first commit 2025-05-06 20:19:48 +02:00
pic.c makefile: introduce a format command to run clang-format all over the kernel source. 2025-05-11 11:45:04 +02:00
pic.h first commit 2025-05-06 20:19:48 +02:00
pit.c makefile: introduce a format command to run clang-format all over the kernel source. 2025-05-11 11:45:04 +02:00
pit.h first commit 2025-05-06 20:19:48 +02:00
rtc.c rtc - try implementing RTC / kernel: removed rt from the codebase (released separately) 2025-05-12 10:24:48 +02:00
rtc.h rtc - try implementing RTC / kernel: removed rt from the codebase (released separately) 2025-05-12 10:24:48 +02:00
smp.c makefile: introduce a format command to run clang-format all over the kernel source. 2025-05-11 11:45:04 +02:00
smp.h kernel: some random modifications 2025-05-07 22:12:35 +02:00
sse.c makefile: introduce a format command to run clang-format all over the kernel source. 2025-05-11 11:45:04 +02:00
sse.h first commit 2025-05-06 20:19:48 +02:00