MachIntr: Add two methods to find IRQ
[dragonfly.git] / sys / sys / machintr.h
2012-08-28 Sepherosa ZiehauMachIntr: Add two methods to find IRQ
2012-01-17 Sepherosa Ziehauioapic_abi/x86_64: Implement MSI-X alloc/release
2012-01-13 Sepherosa ZiehauMachIntrABI: intr_{config,cpuid} -> legacy_intr_{config...
2011-12-27 Sepherosa Ziehaux86_64: Add MSI support for IOAPIC MachIntrABI
2011-11-27 Sepherosa Ziehaux86_64/ioapic_abi: Implement MachIntrABI.rman_setup
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-10-03 Sepherosa ZiehauMachIntrABI: Add method to return IRQ's target CPU
2011-09-14 Sepherosa ZiehauMachIntrABI: Field rename; no functional changes
2011-09-12 Sepherosa ZiehauMachIntrABI: Split vectorctl into intr_setup and intr_t...
2011-09-05 Sepherosa Ziehaumachintr.h: Add header guardian
2011-09-05 Sepherosa ZiehauMachIntrABI: Remove unused setvar/getvar interfaces
2011-09-05 Sepherosa Ziehaumachintr.h: Remove unnecessary inclusion
2011-03-18 Sepherosa Ziehaumachintr: Add intr_config interface
2011-02-06 Sepherosa Ziehauioapic/icu: Add irqmap
2011-01-30 Sepherosa Ziehauioapic/icu: Rework PIC selection code
2011-02-02 Sepherosa Ziehauintr: Further delay MachIntrABI.finalize()
2011-02-02 Sepherosa Ziehauioapic: Function/variable renaming (apic -> ioapic)
2007-04-30 Matthew DillonReorder cpu interrupt enablement, do it in the code...
2006-12-05 Matthew DillonAdd a generic interrupt controller type that the virtua...
2005-11-04 Matthew DillonThe 'picmode' variable was mis-named. The MPTable...
2005-11-03 Matthew DillonICU/APIC cleanup part 9/many.
2005-11-03 Matthew DillonReimplement IPI forwarding of FAST interrupts to the...
2005-11-02 Matthew DillonICU/APIC cleanup part 6/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 5/many.