1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/arch/x86/kernel
Annika Wierichs f17ec0ced2 merge devel
2018-01-04 14:08:46 +01:00
..
apic.c check ARAT feature, reduce the time to calibrate APIC timer 2018-01-01 22:24:53 +01:00
boot.asm reodering of the directory structure 2016-12-03 00:43:49 +01:00
entry.asm merge devel 2018-01-04 14:08:46 +01:00
gdt.c create GDT on demand to remove dependency on MAX_CORES 2017-12-31 11:20:14 +01:00
idt.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
irq.c increasing the readability 2017-07-28 13:33:30 +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 check ARAT feature, reduce the time to calibrate APIC timer 2018-01-01 22:24:53 +01: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-03 15:18:43 +02:00
timer.c remove obsolete irq handler 2017-07-28 00:10:00 +02:00
uart.c the device discovery alg. checks also the PCI subsystem id 2017-06-05 11:12:36 +02:00