i386: Split mpapic.c into lapic.c and ioapic.c
[dragonfly.git] / sys / platform / pc32 / apic / mpapic.h
2011-05-04 Sepherosa Ziehaui386: Split mpapic.c into lapic.c and ioapic.c
2011-04-27 Sepherosa Ziehaui386: Remove more old IOAPIC code
2010-11-07 Michael Neumanni386 - Get completely rid of APIC_IO
2009-07-14 Sepherosa Ziehaulapic_init() -> lapic_map()
2009-06-27 Sepherosa ZiehauMove lapic_init() into apic/mpapic.c
2009-06-22 Sepherosa ZiehauNAPICID 16 -> 256.
2008-06-07 Michael NeumannCorrect typos.
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-04 Matthew DillonAllow 'options SMP' *WITHOUT* 'options APIC_IO'. That...
2005-11-02 Matthew DillonICU/APIC cleanup part 1/many.
2004-03-01 Matthew DillonNewtoken commit. Change the token implementation as...
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-17 Matthew DillonIntroduce an MI cpu synchronization API, redo the SMP...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-04 Matthew DillonGeneric MP rollup work.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: