kern

log src/intr.h

age author description
2011-08-14 John Tsiombikas bringing the task switching thing into shape with proper per-process kernel stacks and shit
2011-08-07 John Tsiombikas picking this up again, let's fix it
2011-08-01 John Tsiombikas lalalala
2011-07-30 John Tsiombikas fuck yeah, now do priviledge levels and TSS
2011-07-28 John Tsiombikas continuing with the process implementation. not done yet, panics.
2011-06-09 John Tsiombikas - made interrupt number - irq mapping macros public in intr.h
2011-04-06 John Tsiombikas protected critical sections in VM and the physical memory manager by disabling interrupts