| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: eliminate asm/mach-*/mach_mpparse.h | Ingo Molnar | 2009-01-28 | 3 | -25/+4 |
* | x86, smp: eliminate asm/mach-default/mach_wakecpu.h | Ingo Molnar | 2009-01-28 | 3 | -25/+22 |
* | x86, ES7000: consolidate the APIC code | Ingo Molnar | 2009-01-28 | 5 | -306/+0 |
* | x86, smp: refactor ->inquire_remote_apic() methods | Ingo Molnar | 2009-01-28 | 4 | -15/+1 |
* | x86, smp: remove ->restore_NMI_vector() | Ingo Molnar | 2009-01-28 | 2 | -11/+0 |
* | x86, smp: refactor ->store/restore_NMI_vector() methods | Ingo Molnar | 2009-01-28 | 4 | -20/+4 |
* | x86, smp: refactor ->smp_callin_clear_local_apic() methods | Ingo Molnar | 2009-01-28 | 4 | -13/+2 |
* | x86, smp: refactor ->wait_for_init_deassert() | Ingo Molnar | 2009-01-28 | 4 | -8/+2 |
* | x86: set ->trampoline_phys_low/high on 64-bit too | Ingo Molnar | 2009-01-28 | 2 | -3/+6 |
* | x86, smp: clean up ->trampoline_phys_low/high handling | Ingo Molnar | 2009-01-28 | 5 | -15/+13 |
* | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar | 2009-01-28 | 9 | -80/+71 |
* | x86, apic: refactor ->cpu_mask_to_apicid*() | Ingo Molnar | 2009-01-28 | 6 | -41/+49 |
* | x86, apic: get rid of *_APIC_ID_MASK definitions | Ingo Molnar | 2009-01-28 | 5 | -9/+0 |
* | x86, apic: refactor ->apic_id_mask & APIC_ID_MASK | Ingo Molnar | 2009-01-28 | 6 | -8/+5 |
* | x86, apic: refactor ->get_apic_id() & GET_APIC_ID() | Ingo Molnar | 2009-01-28 | 8 | -25/+15 |
* | x86: consolidate the ->mps_oem_check() code | Ingo Molnar | 2009-01-28 | 4 | -11/+4 |
* | x86, smp: clean up mps_oem_check() | Ingo Molnar | 2009-01-28 | 1 | -2/+1 |
* | x86, apic: refactor ->phys_pkg_id() | Ingo Molnar | 2009-01-28 | 6 | -7/+5 |
* | x86, apic: unify phys_pkg_id() | Ingo Molnar | 2009-01-28 | 6 | -11/+8 |
* | x86, es7000: clean up es7000_enable_apic_mode() | Ingo Molnar | 2009-01-28 | 1 | -0/+2 |
* | x86: refactor ->enable_apic_mode() subarch methods | Ingo Molnar | 2009-01-28 | 5 | -16/+0 |
* | x86: refactor ->check_phys_apicid_present() subarch methods | Ingo Molnar | 2009-01-28 | 7 | -14/+22 |
* | x86: refactor ->setup_portio_remap() subarch methods | Ingo Molnar | 2009-01-28 | 6 | -24/+2 |
* | x86, apic: clean up ->apicid_to_cpu_present() | Ingo Molnar | 2009-01-28 | 6 | -7/+6 |
* | x86, apic: clean up ->cpu_present_to_apicid() | Ingo Molnar | 2009-01-28 | 7 | -6/+16 |
* | x86, apic: clean up ->cpu_to_logical_apicid() | Ingo Molnar | 2009-01-28 | 6 | -18/+18 |
* | x86, apic: clean up ->apicid_to_node() | Ingo Molnar | 2009-01-28 | 6 | -7/+6 |
* | x86, apic: streamline the ->multi_timer_check() quirk | Ingo Molnar | 2009-01-28 | 6 | -22/+1 |
* | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar | 2009-01-28 | 7 | -8/+7 |
* | x86, apic: clean up ->ioapic_phys_id_map() | Ingo Molnar | 2009-01-28 | 6 | -6/+6 |
* | x86, apic: clean up ->init_apic_ldr() | Ingo Molnar | 2009-01-28 | 6 | -8/+6 |
* | x86, apic: clean up ->vector_allocation_domain() | Ingo Molnar | 2009-01-28 | 2 | -14/+0 |
* | x86, apic: remove no_balance_irq and no_ioapic_check flags | Ingo Molnar | 2009-01-28 | 7 | -13/+0 |
* | x86, apic: clean up check_apicid*() callbacks | Ingo Molnar | 2009-01-28 | 6 | -14/+16 |
* | x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86: clean up the APIC_DEST_LOGICAL logic | Ingo Molnar | 2009-01-28 | 3 | -6/+0 |
* | x86: rename ->ESR_DISABLE to ->disable_esr | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86: clean up esr_disable() methods | Ingo Molnar | 2009-01-28 | 6 | -6/+0 |
* | x86, apic: clean up / remove TARGET_CPUS | Ingo Molnar | 2009-01-28 | 4 | -6/+3 |
* | x86, apic: clean up target_cpus methods | Ingo Molnar | 2009-01-28 | 5 | -7/+7 |
* | x86, apic: remove IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
* | x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+0 |
* | x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+0 |
* | x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -3/+0 |
* | x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -3/+0 |
* | x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+0 |
* | x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE | Ingo Molnar | 2009-01-28 | 6 | -13/+10 |
* | x86, genapic: rename int_delivery_mode, et. al. | Ingo Molnar | 2009-01-28 | 7 | -16/+16 |
* | x86: clean up apic->apic_id_registered() methods | Ingo Molnar | 2009-01-28 | 6 | -9/+7 |
* | x86: clean up apic->acpi_madt_oem_check methods | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |