Age | Commit message (Expand) | Author | Files | Lines |
2009-01-29 | x86: remove subarchitecture support code | Ingo Molnar | 2 | -1/+249 |
2009-01-29 | x86, smp: remove mach_ipi.h | Ingo Molnar | 8 | -8/+5 |
2009-01-29 | x86, bigsmp: consolidate header code | Ingo Molnar | 1 | -4/+159 |
2009-01-29 | x86, bigsmp: consolidate code | Ingo Molnar | 2 | -0/+114 |
2009-01-29 | x86, NUMAQ: Consolidate code | Ingo Molnar | 1 | -0/+278 |
2009-01-29 | x86, ES7000: Consolidate code | Ingo Molnar | 1 | -0/+428 |
2009-01-29 | x86: remove mach_apic.h | Ingo Molnar | 15 | -29/+34 |
2009-01-29 | x86, summit: consolidate code, fix | Ingo Molnar | 2 | -2/+3 |
2009-01-28 | x86, summit: consolidate code | Ingo Molnar | 1 | -1/+416 |
2009-01-28 | x86, smp: refactor ->wake_cpu | Ingo Molnar | 2 | -5/+4 |
2009-01-28 | x86: remove mach_apicdef.h | Ingo Molnar | 4 | -6/+0 |
2009-01-28 | x86: eliminate asm/mach-*/mach_mpparse.h | Ingo Molnar | 3 | -3/+0 |
2009-01-28 | x86, smp: eliminate asm/mach-default/mach_wakecpu.h | Ingo Molnar | 1 | -1/+0 |
2009-01-28 | x86, smp: refactor ->inquire_remote_apic() methods | Ingo Molnar | 1 | -2/+2 |
2009-01-28 | x86, smp: remove ->restore_NMI_vector() | Ingo Molnar | 4 | -5/+0 |
2009-01-28 | x86, smp: refactor ->store/restore_NMI_vector() methods | Ingo Molnar | 1 | -1/+2 |
2009-01-28 | x86, smp: refactor ->smp_callin_clear_local_apic() methods | Ingo Molnar | 1 | -1/+2 |
2009-01-28 | x86, smp: refactor ->wait_for_init_deassert() | Ingo Molnar | 2 | -6/+3 |
2009-01-28 | x86: set ->trampoline_phys_low/high on 64-bit too | Ingo Molnar | 4 | -10/+10 |
2009-01-28 | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar | 11 | -84/+91 |
2009-01-28 | x86, apic: refactor ->cpu_mask_to_apicid*() | Ingo Molnar | 5 | -28/+41 |
2009-01-28 | x86, apic: refactor ->apic_id_mask & APIC_ID_MASK | Ingo Molnar | 2 | -3/+3 |
2009-01-28 | x86, apic: refactor ->get_apic_id() & GET_APIC_ID() | Ingo Molnar | 4 | -11/+12 |
2009-01-28 | x86: consolidate the ->mps_oem_check() code | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86, mpparse: call the generic quirk handlers early | Ingo Molnar | 1 | -10/+1 |
2009-01-28 | x86, apic: refactor ->phys_pkg_id() | Ingo Molnar | 2 | -7/+7 |
2009-01-28 | x86, apic: unify phys_pkg_id() | Ingo Molnar | 6 | -28/+11 |
2009-01-28 | x86, es7000: clean up es7000_enable_apic_mode() | Ingo Molnar | 1 | -13/+14 |
2009-01-28 | x86: refactor ->enable_apic_mode() subarch methods | Ingo Molnar | 1 | -1/+2 |
2009-01-28 | x86: refactor ->check_phys_apicid_present() subarch methods | Ingo Molnar | 5 | -6/+11 |
2009-01-28 | x86: refactor ->setup_portio_remap() subarch methods | Ingo Molnar | 1 | -1/+2 |
2009-01-28 | x86, apic: clean up ->apicid_to_cpu_present() | Ingo Molnar | 2 | -3/+3 |
2009-01-28 | x86, apic: clean up ->cpu_present_to_apicid() | Ingo Molnar | 5 | -6/+13 |
2009-01-28 | x86, apic: clean up ->cpu_to_logical_apicid() | Ingo Molnar | 1 | -2/+2 |
2009-01-28 | x86, apic: clean up ->apicid_to_node() | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86, apic: streamline the ->multi_timer_check() quirk | Ingo Molnar | 1 | -3/+8 |
2009-01-28 | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar | 5 | -9/+8 |
2009-01-28 | x86, apic: clean up ->ioapic_phys_id_map() | Ingo Molnar | 1 | -2/+2 |
2009-01-28 | x86, apic: clean up ->init_apic_ldr() | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86, apic: clean up ->vector_allocation_domain() | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86, apic: remove no_balance_irq and no_ioapic_check flags | Ingo Molnar | 4 | -15/+0 |
2009-01-28 | x86, apic: clean up check_apicid*() callbacks | Ingo Molnar | 1 | -3/+3 |
2009-01-28 | x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical | Ingo Molnar | 7 | -14/+14 |
2009-01-28 | x86: clean up the APIC_DEST_LOGICAL logic | Ingo Molnar | 7 | -17/+17 |
2009-01-28 | x86: rename ->ESR_DISABLE to ->disable_esr | Ingo Molnar | 5 | -7/+7 |
2009-01-28 | x86: clean up esr_disable() methods | Ingo Molnar | 1 | -2/+2 |
2009-01-28 | x86, apic: clean up / remove TARGET_CPUS | Ingo Molnar | 1 | -11/+11 |
2009-01-28 | x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE | Ingo Molnar | 1 | -15/+15 |
2009-01-28 | x86, genapic: rename int_delivery_mode, et. al. | Ingo Molnar | 5 | -25/+25 |
2009-01-28 | x86: clean up apic->apic_id_registered() methods | Ingo Molnar | 1 | -1/+1 |