1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/arch/x86/kernel
2017-08-19 20:42:17 +02:00
..
apic.c initialize APIC after the intialization of IDT & GDT 2017-08-06 23:23:12 +02:00
boot.asm reodering of the directory structure 2016-12-03 00:43:49 +01:00
entry.asm Merge remote-tracking branch 'origin/devel' into path2rs 2017-08-19 20:42:17 +02:00
gdt.c Merge remote-tracking branch 'origin/devel' into path2rs 2017-08-19 20:42:17 +02:00
idt.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
irq.c increasing the readability 2017-08-06 23:23:09 +02:00
isrs.c remove typo 2017-06-14 23:29:11 +02:00
pci.c the device discovery alg. checks also the PCI subsystem id 2017-06-05 11:12:36 +02:00
pcihdr.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
processor.c add info message if MCE is available 2017-08-06 23:23:10 +02:00
signal.c revise code layout 2017-06-10 14:15:48 +02:00
syscall.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
tasks.c remove obsolete global variable "kernel_stack" 2017-08-06 23:23:12 +02:00
timer.c remove obsolete irq handler 2017-08-06 23:23:09 +02:00
uart.c the device discovery alg. checks also the PCI subsystem id 2017-06-05 11:12:36 +02:00