ioapic: Move ioapic_enable from machdep.c to apic/ioapic.c
[dragonfly.git] / sys / platform / pc32 / apic / ioapic.c
2011-05-23 Sepherosa Ziehauioapic: Move ioapic_enable from machdep.c to apic/ioapic.c
2011-05-21 John MarinoMerge branch 'vendor/BINUTILS220'
2011-05-20 Jan LentferMerge branch 'vendor/LDNS'
2011-05-19 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-05-16 Peter AvalosMerge branch 'vendor/FILE'
2011-05-15 Sepherosa Ziehaui386: Handle I/O APIC probing failure
2011-05-13 Sepherosa Ziehaui386: Cleanup APIC ID to CPU ID mapping macros
2011-05-13 Sepherosa Ziehaui386: Move ioapic_map() from mp_machdep.c to ioapic.c
2011-05-07 John MarinoMerge branch 'vendor/CVS'
2011-05-07 John MarinoMerge branch 'vendor/GDB'
2011-05-04 Sepherosa Ziehaui386: Move ioapic function declarations from smp.h...
2011-05-04 Sepherosa Ziehaui386: apic/mpapic.h -> apic/lapic.h
2011-05-04 Sepherosa Ziehaui386: Split mpapic.c into lapic.c and ioapic.c