x86_64: Fix AP count after LAPIC enumeration
[dragonfly.git] / sys / platform / pc64 / apic / lapic.c
2011-05-15 Sepherosa Ziehaux86_64: Fix AP count after LAPIC enumeration
2011-05-14 Sepherosa Ziehaux86_64: Don't set task priority register
2011-05-14 Sepherosa Ziehaux86_64/lapic: Handle the case that the CPU does not...
2011-05-14 Sepherosa Ziehaux86_64: Cleanup APIC ID to CPU ID mapping macros
2011-05-14 Sepherosa Ziehaux86_64: Move mp_set_cpuids() from mp_machdep.c to lapic.c
2011-05-14 Sepherosa Ziehaux86_64: Move CPU ID and APIC ID maps from mp_machdep...
2011-05-07 John MarinoMerge branch 'vendor/CVS'
2011-05-07 John MarinoMerge branch 'vendor/GDB'
2011-05-04 Sepherosa Ziehaux86_64: apic/mpapic.h -> apic/lapic.h
2011-05-04 Sepherosa Ziehaux86_64: Split mpapic.c into lapic.c and ioapic.c