| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, smp: remove ->restore_NMI_vector() | Ingo Molnar | 2009-01-28 | 11 | -21/+0 |
* | x86, smp: refactor ->store/restore_NMI_vector() methods | Ingo Molnar | 2009-01-28 | 10 | -34/+16 |
* | x86, smp: refactor ->smp_callin_clear_local_apic() methods | Ingo Molnar | 2009-01-28 | 10 | -19/+13 |
* | x86, smp: refactor ->wait_for_init_deassert() | Ingo Molnar | 2009-01-28 | 11 | -19/+21 |
* | x86: set ->trampoline_phys_low/high on 64-bit too | Ingo Molnar | 2009-01-28 | 6 | -13/+16 |
* | x86, smp: clean up ->trampoline_phys_low/high handling | Ingo Molnar | 2009-01-28 | 10 | -25/+23 |
* | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar | 2009-01-28 | 26 | -180/+178 |
* | x86, apic: refactor ->cpu_mask_to_apicid*() | Ingo Molnar | 2009-01-28 | 16 | -80/+101 |
* | x86, apic: get rid of *_APIC_ID_MASK definitions | Ingo Molnar | 2009-01-28 | 10 | -14/+5 |
* | x86, apic: refactor ->apic_id_mask & APIC_ID_MASK | Ingo Molnar | 2009-01-28 | 13 | -16/+13 |
* | x86, apic: refactor ->get_apic_id() & GET_APIC_ID() | Ingo Molnar | 2009-01-28 | 17 | -41/+32 |
* | x86: consolidate the ->mps_oem_check() code | Ingo Molnar | 2009-01-28 | 11 | -20/+15 |
* | x86, mpparse: call the generic quirk handlers early | Ingo Molnar | 2009-01-28 | 1 | -10/+1 |
* | x86, smp: clean up mps_oem_check() | Ingo Molnar | 2009-01-28 | 2 | -11/+14 |
* | x86, apic: refactor ->phys_pkg_id() | Ingo Molnar | 2009-01-28 | 13 | -19/+17 |
* | x86, apic: unify phys_pkg_id() | Ingo Molnar | 2009-01-28 | 12 | -39/+19 |
* | x86, es7000: clean up es7000_enable_apic_mode() | Ingo Molnar | 2009-01-28 | 3 | -20/+16 |
* | x86: refactor ->enable_apic_mode() subarch methods | Ingo Molnar | 2009-01-28 | 11 | -24/+9 |
* | x86: refactor ->check_phys_apicid_present() subarch methods | Ingo Molnar | 2009-01-28 | 17 | -25/+38 |
* | x86: refactor ->setup_portio_remap() subarch methods | Ingo Molnar | 2009-01-28 | 12 | -30/+22 |
* | x86, apic: clean up ->apicid_to_cpu_present() | Ingo Molnar | 2009-01-28 | 13 | -15/+14 |
* | x86, apic: clean up ->cpu_present_to_apicid() | Ingo Molnar | 2009-01-28 | 17 | -17/+34 |
* | x86, apic: clean up ->cpu_to_logical_apicid() | Ingo Molnar | 2009-01-28 | 12 | -25/+25 |
* | x86, apic: clean up ->apicid_to_node() | Ingo Molnar | 2009-01-28 | 12 | -13/+12 |
* | x86, apic: streamline the ->multi_timer_check() quirk | Ingo Molnar | 2009-01-28 | 12 | -30/+14 |
* | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar | 2009-01-28 | 17 | -22/+20 |
* | x86, apic: clean up ->ioapic_phys_id_map() | Ingo Molnar | 2009-01-28 | 12 | -13/+13 |
* | x86, apic: clean up ->init_apic_ldr() | Ingo Molnar | 2009-01-28 | 12 | -15/+13 |
* | x86, apic: clean up ->vector_allocation_domain() | Ingo Molnar | 2009-01-28 | 8 | -24/+24 |
* | x86, apic: remove no_balance_irq and no_ioapic_check flags | Ingo Molnar | 2009-01-28 | 16 | -44/+0 |
* | x86, apic: clean up check_apicid*() callbacks | Ingo Molnar | 2009-01-28 | 12 | -27/+29 |
* | x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical | Ingo Molnar | 2009-01-28 | 13 | -20/+20 |
* | x86: clean up the APIC_DEST_LOGICAL logic | Ingo Molnar | 2009-01-28 | 12 | -25/+19 |
* | x86: rename ->ESR_DISABLE to ->disable_esr | Ingo Molnar | 2009-01-28 | 11 | -13/+13 |
* | x86: clean up esr_disable() methods | Ingo Molnar | 2009-01-28 | 12 | -13/+7 |
* | x86, apic: clean up / remove TARGET_CPUS | Ingo Molnar | 2009-01-28 | 5 | -17/+14 |
* | x86, apic: clean up target_cpus methods | Ingo Molnar | 2009-01-28 | 10 | -12/+12 |
* | 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 | 2 | -4/+3 |
* | x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 2 | -4/+3 |
* | x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 2 | -5/+3 |
* | x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 2 | -5/+3 |
* | x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 2 | -4/+3 |
* | x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE | Ingo Molnar | 2009-01-28 | 12 | -38/+35 |
* | x86, genapic: rename int_delivery_mode, et. al. | Ingo Molnar | 2009-01-28 | 17 | -53/+53 |
* | x86: clean up apic->apic_id_registered() methods | Ingo Molnar | 2009-01-28 | 12 | -15/+13 |
* | x86: clean up apic->acpi_madt_oem_check methods | Ingo Molnar | 2009-01-28 | 13 | -30/+29 |
* | x86: remove APIC_INIT / APICFUNC / IPIFUNC | Ingo Molnar | 2009-01-28 | 1 | -61/+2 |
* | x86, genapic: cleanup 32-bit apic_summit template | Ingo Molnar | 2009-01-28 | 1 | -1/+57 |
* | x86, genapic: cleanup 32-bit apic_es7000 template | Ingo Molnar | 2009-01-28 | 1 | -1/+57 |