i386 - Get completely rid of APIC_IO
[dragonfly.git] / sys / platform / pc32 / include / smp.h
2010-10-06 Michael Neumanni386 - Get completely rid of APIC_IO apic_io
2010-02-10 Matthew Dillonkernel - SMP - "Fix AP #%d (PHY# %d) failed" issues
2009-07-17 Sepherosa ZiehauAPIC ABI: Support 32 IDT vectors
2009-07-11 Sepherosa ZiehauIO APIC: Get rid of apic_imen
2009-07-11 Sepherosa ZiehauIO APIC: Get rid of apic_pin_trigger
2009-07-11 Sepherosa ZiehauUse genassym to replace magic numbers in pc32/apic_...
2009-06-27 Sepherosa ZiehauIntroduce lapic enumerators, which is used to probe...
2009-06-22 Sepherosa ZiehauAdd lapic_init() to map local apic
2009-06-22 Sepherosa ZiehauStaticize mp_nbusses
2009-06-22 Sepherosa ZiehauRemove bsp_apic_ready
2009-06-14 Sepherosa ZiehauMADT MP probe: Rework cpuid mapping, and cpuid to apici...
2009-06-13 Sepherosa ZiehauAdd mp_set_cpuids(), which links CPU's logical id to...
2009-06-13 Sepherosa ZiehauImplement ACPI MADT parsing
2009-06-13 Sepherosa ZiehauGet rid of global variable 'boot_cpu_id'
2009-06-12 Sepherosa Ziehaump_probe() -> mptable_probe()
2009-05-01 Sepherosa Ziehaulapic timer: Add lapic timer calibration code.
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-09-30 Sascha WildnerAdd missing header for struct pcb.
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 DillonDe-confuse the IO APIC mapping code by creating a helpe...
2005-11-02 Matthew DillonICU/APIC cleanup part 5/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 1/many.
2005-08-29 Matthew DillonGet rid of smp_rendezvous() and all associated support...
2005-06-27 Matthew Dillon* Remove a procedural layer in the scheduler clock...
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-11-03 Matthew DillonAugment the LWKT thread creation APIs to allow a cpu...
2003-08-26 Robert Garrettwhat the heck one last one before i go take a nap...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-11 Matthew DillonMP Implmentation 3B/4: Remove Xcpuast and Xforward_irq...
2003-07-08 Matthew DillonMP Implementation 2/4: Implement a poor-man's IPI messa...
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: