irqmap: Consume the syscall entry in irqmap
[dragonfly.git] / sys / platform / pc32 / icu / icu_abi.c
2011-02-16 Sepherosa Ziehauirqmap: Consume the syscall entry in irqmap
2011-02-06 Sepherosa Ziehauioapic/icu: Add irqmap
2011-02-02 Sepherosa Ziehauintr: Further delay MachIntrABI.finalize()
2011-02-02 Sepherosa Ziehauioapic: Function/variable renaming (apic -> ioapic)
2011-02-01 Sepherosa Ziehaupc32: Split out isa_intr.h and move isa/intr_machdep...
2011-01-30 Sepherosa Ziehauioapic/icu: Rework PIC selection code
2011-01-09 Sepherosa Ziehauintr: Support upto 192 IDT entries in ipl and intr...
2011-01-09 Sepherosa Ziehauintr: We no longer have the fast version of intrs
2011-01-09 Sepherosa Ziehauintr_abi: Reindent
2010-11-07 Michael Neumanni386 - Get completely rid of APIC_IO
2009-07-11 Sepherosa ZiehauUse same interrupt vector handler for fast/slow interru...
2007-07-07 Sepherosa ZiehauParameters of icu_{set,get}var() are used.
2007-05-01 Matthew DillonImplement kern.do_async_attach. default disabled. ...
2007-04-30 Matthew DillonReorder cpu interrupt enablement, do it in the code...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2005-11-05 Matthew DillonWhen operating in SMP+ICU mode, try to disconnect the...
2005-11-04 Matthew DillonThe 'picmode' variable was mis-named. The MPTable...
2005-11-04 Matthew DillonAllow 'options SMP' *WITHOUT* 'options APIC_IO'. That...
2005-11-03 Matthew DillonICU/APIC cleanup part 9/many.
2005-11-03 Matthew DillonICU/APIC cleanup part 8/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 7/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 6/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 5/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 3/many.