i386: Remove unnecessary #ifdef SMP from files compiled with options SMP
[dragonfly.git] / sys / platform / pc32 / apic / lapic.c
2011-06-04 Sepherosa Ziehaui386: Split mp_enable() into multiple SYSINITs
2011-06-04 Sepherosa Ziehaui386: Prepare mp_enable() for multi-stage procedure...
2011-06-02 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-05-27 Sepherosa Ziehaui386: Move mp_naps from mp_machdep.c to machdep.c
2011-05-24 Sascha Wildnerkernel/lapic: Remove the special handling for VMware...
2011-05-23 Sepherosa Ziehauioapic: Move ioapic_enable from machdep.c to apic/ioapic.c
2011-05-22 Sepherosa Ziehauioapic: apic_io_enable -> ioapic_enable
2011-05-22 Sepherosa Ziehaui386/lapic: Allow vmware with single CPU to boot SMP...
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-15 Sepherosa Ziehaui386: Fix AP count after LAPIC enumeration
2011-05-13 Sepherosa Ziehaui386/lapic: Don't set task priority register
2011-05-13 Sepherosa Ziehaui386/lapic: Handle the case that the CPU does not have...
2011-05-13 Sepherosa Ziehaui386: Cleanup APIC ID to CPU ID mapping macros
2011-05-13 Sepherosa Ziehaui386: Move mp_set_cpuids() from mp_machdep.c to lapic.c
2011-05-13 Sepherosa Ziehaui386: 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 Ziehaui386/lapic: Use pmap_mapdev_uncacheable() to map LAPIC
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