| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, summit: consolidate code | Ingo Molnar | 2009-01-28 | 1 | -94/+0 |
* | x86, smp: eliminate asm/mach-default/mach_wakecpu.h | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
* | x86, smp: refactor ->inquire_remote_apic() methods | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, smp: remove ->restore_NMI_vector() | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
* | x86, smp: refactor ->store/restore_NMI_vector() methods | Ingo Molnar | 2009-01-28 | 1 | -3/+2 |
* | x86, smp: refactor ->smp_callin_clear_local_apic() methods | Ingo Molnar | 2009-01-28 | 1 | -1/+2 |
* | x86, smp: refactor ->wait_for_init_deassert() | Ingo Molnar | 2009-01-28 | 1 | -1/+3 |
* | x86, smp: clean up ->trampoline_phys_low/high handling | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar | 2009-01-28 | 1 | -3/+3 |
* | x86, apic: refactor ->cpu_mask_to_apicid*() | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | x86, apic: get rid of *_APIC_ID_MASK definitions | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: refactor ->apic_id_mask & APIC_ID_MASK | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: refactor ->get_apic_id() & GET_APIC_ID() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86: consolidate the ->mps_oem_check() code | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: refactor ->phys_pkg_id() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86: refactor ->enable_apic_mode() subarch methods | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86: refactor ->check_phys_apicid_present() subarch methods | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86: refactor ->setup_portio_remap() subarch methods | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: clean up ->apicid_to_cpu_present() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: clean up ->cpu_present_to_apicid() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: clean up ->cpu_to_logical_apicid() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: clean up ->apicid_to_node() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: streamline the ->multi_timer_check() quirk | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: clean up ->ioapic_phys_id_map() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: clean up ->init_apic_ldr() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: clean up ->vector_allocation_domain() | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | x86, apic: remove no_balance_irq and no_ioapic_check flags | Ingo Molnar | 2009-01-28 | 1 | -3/+0 |
* | x86, apic: clean up check_apicid*() callbacks | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
* | x86, apic: clean up target_cpus methods | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+3 |
* | x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | x86, genapic: rename int_delivery_mode, et. al. | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | x86: clean up apic->apic_id_registered() methods | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86: clean up apic->acpi_madt_oem_check methods | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, genapic: cleanup 32-bit apic_summit template | Ingo Molnar | 2009-01-28 | 1 | -1/+57 |
* | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 2008-12-16 | 1 | -3/+2 |
* | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu | 2008-11-17 | 1 | -0/+1 |
* | x86: make 32bit support per_cpu vector | Yinghai Lu | 2008-10-16 | 1 | -0/+14 |
* | x86: mach_summit to summit | Yinghai Lu | 2008-07-26 | 1 | -4/+4 |
* | x86: mach_apicdef.h need to include before smp.h | Yinghai Lu | 2008-07-12 | 1 | -3/+2 |
* | x86: coding style fixes to arch/x86/mach-generic/summit.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -4/+4 |
* | i386: move mach-generic | Thomas Gleixner | 2007-10-11 | 1 | -0/+27 |