minix/kernel/arch/i386
Ben Gras b6ea15115c kernel: facility for user-visible memory
. map all objects named usermapped_*.o with globally visible
	  pages; usermapped_glo_*.o with the VM 'global' bit on, i.e.
	  permanently in tlb (very scarce resource!)
	. added kinfo, machine, kmessages and loadinfo for a start
	. modified log, tty to make use of the shared messages struct
2012-07-28 20:57:38 +00:00
..
include segmentless smp fixes 2012-07-15 22:47:20 +02:00
acpi.c segmentless smp fixes 2012-07-15 22:47:20 +02:00
acpi.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
apic.c segmentless smp fixes 2012-07-15 22:47:20 +02:00
apic.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
apic_asm.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
apic_asm.S Add MKAPIC and MKACPI options 2011-07-31 16:22:43 +02:00
arch_clock.c segmentless smp fixes 2012-07-15 22:47:20 +02:00
arch_do_vmctl.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
arch_reset.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
arch_smp.c segmentless smp fixes 2012-07-15 22:47:20 +02:00
arch_system.c kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
arch_watchdog.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
breakpoints.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +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
direct_tty_utils.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
do_iopenable.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
do_readbios.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
do_sdevio.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
exception.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
glo.h SMP - CPU local run queues 2010-09-15 14:10:18 +00:00
head.S No more intel/minix segments. 2012-07-15 22:30:15 +02:00
i8259.c No more intel/minix segments. 2012-07-15 22:30:15 +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: facility for user-visible memory 2012-07-28 20:57:38 +00:00
klib.S No more intel/minix segments. 2012-07-15 22:30:15 +02:00
klib16.S boot: Add multiboot support 2011-06-24 17:21:51 +02:00
Makefile.inc kernel: few more objects required in unpaged mode 2012-07-28 22:26:52 +02:00
memory.c kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
mpx.S segmentless smp fixes 2012-07-15 22:47:20 +02:00
oxpcie.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
oxpcie.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
pg_utils.c various coverity-inspired fixes 2012-07-16 14:00:56 +02:00
pre_init.c kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
procoffsets.cf No more intel/minix segments. 2012-07-15 22:30:15 +02:00
protect.c various coverity-inspired fixes 2012-07-16 14:00:56 +02:00
sconst.h No more intel/minix segments. 2012-07-15 22:30:15 +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 segmentless smp fixes 2012-07-15 22:47:20 +02:00