minix/kernel
2012-10-07 21:38:03 -04:00
..
arch ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
system ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
clock.c ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
clock.h
config.h
const.h
cpulocals.c
cpulocals.h Kernel: clean up include statements a bit 2012-08-14 16:29:05 +00:00
debug.c ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
debug.h
extract-errno.sh
extract-mfield.sh
extract-mtype.sh
glo.h
interrupt.c Kernel: clean up include statements a bit 2012-08-14 16:29:05 +00:00
interrupt.h
ipc.h machine/ipcconst.h for arch-specific constants 2012-08-27 19:46:41 -04:00
kernel.h Kernel: clean up include statements a bit 2012-08-14 16:29:05 +00:00
main.c SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
Makefile hide block_t behind _MINIX (for gcc) 2012-08-24 18:07:37 +02:00
perf.h
priv.h rename struct mem_range to minix_mem_range 2012-08-15 15:17:25 +02:00
proc.c ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
proc.h SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
profile.c Kernel: clean up include statements a bit 2012-08-14 16:29:05 +00:00
profile.h
proto.h kernel: handle pagefaults in vm_memset() 2012-09-26 02:17:59 +02:00
smp.c
smp.h
spinlock.h
system.c ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
system.h kernel: add safememset() kernel call 2012-09-26 02:18:00 +02:00
table.c Kernel: clean up include statements a bit 2012-08-14 16:29:05 +00:00
type.h
usermapped_data.c
utility.c Kernel: clean up include statements a bit 2012-08-14 16:29:05 +00:00
vm.h
watchdog.c
watchdog.h