minix/kernel/arch/i386
2011-07-29 20:37:39 +02:00
..
include Revert "print kernel stacktrace for exceptions in kernel" 2011-07-22 15:01:44 +02:00
acpi.c fix clang warnings -R in kernel/ and servers/ 2011-06-09 16:09:13 +02:00
acpi.h SMP - We boot APs 2010-09-15 14:09:52 +00:00
apic.c Add MKWATCHDOG option 2011-07-29 20:37:39 +02:00
apic.h fix clang warnings -R in kernel/ and servers/ 2011-06-09 16:09:13 +02:00
apic_asm.h spurious and error interrupt apic handlers 2010-10-19 17:07:21 +00:00
apic_asm.S spurious and error interrupt apic handlers 2010-10-19 17:07:21 +00:00
arch_clock.c fix clang warnings -R in kernel/ and servers/ 2011-06-09 16:09:13 +02:00
arch_do_vmctl.c SMP - Cpu local variables 2010-09-15 14:09:46 +00:00
arch_smp.c Kernel keeps information about each cpu 2010-10-26 21:07:27 +00:00
arch_system.c Revert "print kernel stacktrace for exceptions in kernel" 2011-07-22 15:01:44 +02:00
arch_watchdog.c Use int64 functions consistently 2010-11-07 23:35:29 +00:00
breakpoints.c fix clang warnings -R in kernel/ and servers/ 2011-06-09 16:09:13 +02:00
debugreg.h Fix types in debug register functions 2010-04-28 08:35:05 +00:00
debugreg.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
do_int86.c arch proto.h renamed to arch_proto.h 2010-09-15 14:09:36 +00:00
do_iopenable.c Server/driver protocols: no longer allow third-party copies. 2011-04-11 17:35:05 +00:00
do_readbios.c Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
do_sdevio.c arch proto.h renamed to arch_proto.h 2010-09-15 14:09:36 +00:00
exception.c kernel: add prototype for inkernel_disaster 2011-07-22 15:19:40 +02:00
glo.h SMP - CPU local run queues 2010-09-15 14:10:18 +00:00
i8259.c fix clang warnings -R in kernel/ and servers/ 2011-06-09 16:09:13 +02:00
io_inb.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_inl.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_intr.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_inw.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_outb.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_outl.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
io_outw.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
kernel.lds kernel: make clang-buildable 2011-06-28 15:34:19 +02:00
klib.S boot: Add multiboot support 2011-06-24 17:21:51 +02:00
klib16.S boot: Add multiboot support 2011-06-24 17:21:51 +02:00
Makefile.inc Add MKWATCHDOG option 2011-07-29 20:37:39 +02:00
memory.c Add MKWATCHDOG option 2011-07-29 20:37:39 +02:00
mpx.S Add MKWATCHDOG option 2011-07-29 20:37:39 +02:00
multiboot.S boot: Add multiboot support 2011-06-24 17:21:51 +02:00
oxpcie.c kernel: oxpcie serial card support. 2010-05-19 10:00:02 +00:00
oxpcie.h kernel: oxpcie serial card support. 2010-05-19 10:00:02 +00:00
pre_init.c boot: Add multiboot support 2011-06-24 17:21:51 +02:00
protect.c fix clang warnings -R in kernel/ and servers/ 2011-06-09 16:09:13 +02:00
sconst.h Revert "print kernel stacktrace for exceptions in kernel" 2011-07-22 15:01:44 +02:00
serial.h Add cttybaud boot monitor variable to control speed of serial console (combine with ctty 0) 2011-03-16 12:25:10 +00:00
trampoline.S SMP - Kernel is loaded above 1M by default 2010-09-15 14:10:00 +00:00