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-05-27 21:19:12 +02:00
..
apic.c revise debug messages 2017-05-27 21:19:12 +02:00
boot.asm reodering of the directory structure 2016-12-03 00:43:49 +01:00
entry.asm only the boot processor should set mb_info 2017-05-20 14:00:12 +02:00
gdt.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
idt.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
irq.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
isrs.c move more helper functions to the architecture dependent directory 2017-03-19 22:49:23 +01:00
pci.c add draft to integrate a hypervisor directly in the proxy 2017-01-16 18:47:13 +01:00
pcihdr.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
processor.c remove compiler warnings 2017-05-20 09:04:23 +02:00
signal.c add copyright statement 2017-03-19 22:57:37 +01:00
syscall.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
tasks.c remove padding in buddy_t, align TLS to 32 byte 2017-05-23 23:15:17 +02:00
timer.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
uart.c revise UART support, determine port via PCI scan 2017-04-03 07:17:46 +02:00