Remove upc_{control,register} syscalls and everything that has to do with it.
[dragonfly.git] / sys / platform / pc32 / i386 / ipl.s
2012-12-12 Sascha WildnerRemove upc_{control,register} syscalls and everything...
2012-10-24 Sascha Wildnerkernel: Make SMP support default (and non-optional).
2011-12-22 Matthew Dillonkernel - Reorder critical section interlock in splz()
2011-12-15 Sepherosa Ziehauintr: Per-cpu MI interrupt information array
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-06-06 Sepherosa Ziehaui386: Allow UP kernel to use LAPIC timer and I/O APIC
2011-01-27 Sepherosa Ziehaupc32: Move ipl.s and ipl_funcs.c from isa/ to i386/