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