| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-01-29 | x86: remove subarchitecture support |  Ingo Molnar | 1 | -93/+0 |
| 2009-01-29 | x86: remove subarchitecture support code |  Ingo Molnar | 2 | -163/+0 |
| 2009-01-29 | x86, smp: remove mach_ipi.h |  Ingo Molnar | 1 | -1/+1 |
| 2009-01-29 | x86, bigsmp: consolidate code |  Ingo Molnar | 2 | -114/+0 |
| 2009-01-29 | x86, NUMAQ: Consolidate code |  Ingo Molnar | 2 | -278/+0 |
| 2009-01-29 | x86, ES7000: Consolidate code |  Ingo Molnar | 2 | -428/+0 |
| 2009-01-29 | x86: remove mach_apic.h |  Ingo Molnar | 2 | -6/+1 |
| 2009-01-28 | x86, summit: consolidate code |  Ingo Molnar | 2 | -95/+0 |
| 2009-01-28 | x86, numaq: consolidate code |  Ingo Molnar | 1 | -5/+166 |
| 2009-01-28 | x86: remove mach_apicdef.h |  Ingo Molnar | 1 | -1/+0 |
| 2009-01-28 | x86: eliminate asm/mach-*/mach_mpparse.h |  Ingo Molnar | 2 | -2/+0 |
| 2009-01-28 | x86, smp: eliminate asm/mach-default/mach_wakecpu.h |  Ingo Molnar | 4 | -4/+0 |
| 2009-01-28 | x86, ES7000: consolidate the APIC code |  Ingo Molnar | 1 | -19/+295 |
| 2009-01-28 | x86, smp: refactor ->inquire_remote_apic() methods |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, smp: remove ->restore_NMI_vector() |  Ingo Molnar | 5 | -5/+0 |
| 2009-01-28 | x86, smp: refactor ->store/restore_NMI_vector() methods |  Ingo Molnar | 5 | -13/+10 |
| 2009-01-28 | x86, smp: refactor ->smp_callin_clear_local_apic() methods |  Ingo Molnar | 5 | -5/+9 |
| 2009-01-28 | x86, smp: refactor ->wait_for_init_deassert() |  Ingo Molnar | 5 | -5/+16 |
| 2009-01-28 | x86, smp: clean up ->trampoline_phys_low/high handling |  Ingo Molnar | 5 | -10/+10 |
| 2009-01-28 | x86, apic: untangle the send_IPI_*() jungle |  Ingo Molnar | 5 | -15/+15 |
| 2009-01-28 | x86, apic: refactor ->cpu_mask_to_apicid*() |  Ingo Molnar | 5 | -11/+11 |
| 2009-01-28 | x86, apic: get rid of *_APIC_ID_MASK definitions |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, apic: refactor ->apic_id_mask & APIC_ID_MASK |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, apic: refactor ->get_apic_id() & GET_APIC_ID() |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86: consolidate the ->mps_oem_check() code |  Ingo Molnar | 6 | -8/+10 |
| 2009-01-28 | x86, smp: clean up mps_oem_check() |  Ingo Molnar | 1 | -9/+13 |
| 2009-01-28 | x86, apic: refactor ->phys_pkg_id() |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, es7000: clean up es7000_enable_apic_mode() |  Ingo Molnar | 1 | -7/+0 |
| 2009-01-28 | x86: refactor ->enable_apic_mode() subarch methods |  Ingo Molnar | 5 | -7/+7 |
| 2009-01-28 | x86: refactor ->check_phys_apicid_present() subarch methods |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86: refactor ->setup_portio_remap() subarch methods |  Ingo Molnar | 5 | -5/+18 |
| 2009-01-28 | x86, apic: clean up ->apicid_to_cpu_present() |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, apic: clean up ->cpu_present_to_apicid() |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, apic: clean up ->cpu_to_logical_apicid() |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, apic: clean up ->apicid_to_node() |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, apic: streamline the ->multi_timer_check() quirk |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, apic: clean up ->setup_apic_routing() |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, apic: clean up ->ioapic_phys_id_map() |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, apic: clean up ->init_apic_ldr() |  Ingo Molnar | 5 | -6/+6 |
| 2009-01-28 | x86, apic: clean up ->vector_allocation_domain() |  Ingo Molnar | 5 | -9/+23 |
| 2009-01-28 | x86, apic: remove no_balance_irq and no_ioapic_check flags |  Ingo Molnar | 5 | -16/+0 |
| 2009-01-28 | x86, apic: clean up check_apicid*() callbacks |  Ingo Molnar | 5 | -10/+10 |
| 2009-01-28 | x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86: clean up the APIC_DEST_LOGICAL logic |  Ingo Molnar | 2 | -2/+2 |
| 2009-01-28 | x86: rename ->ESR_DISABLE to ->disable_esr |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86: clean up esr_disable() methods |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, apic: clean up target_cpus methods |  Ingo Molnar | 5 | -5/+5 |
| 2009-01-28 | x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODE |  Ingo Molnar | 1 | -2/+3 |
| 2009-01-28 | x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE |  Ingo Molnar | 1 | -2/+3 |
| 2009-01-28 | x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODE |  Ingo Molnar | 1 | -2/+3 |