| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: move default_ipi_xx back to ipi.c | Yinghai Lu | 2009-02-05 | 2 | -120/+13 |
* | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar | 2009-02-05 | 1 | -9/+0 |
* | x86, vm86: clean up invalid_vm86_irq() | Ingo Molnar | 2009-01-31 | 1 | -1/+7 |
* | x86, irq: describe NR_IRQ sizing details, clean up | Ingo Molnar | 2009-01-31 | 1 | -9/+23 |
* | x86, irq_vectors.h: remove needless includes | Ingo Molnar | 2009-01-31 | 1 | -14/+8 |
* | x86, irq: add IRQ layout comments | Ingo Molnar | 2009-01-31 | 1 | -34/+58 |
* | x86, irqs, voyager: remove Voyager quirk | Ingo Molnar | 2009-01-31 | 1 | -11/+3 |
* | x86, voyager: move Voyager-specific defines to voyager.h | Ingo Molnar | 2009-01-31 | 3 | -45/+42 |
* | x86, apic: clean up spurious vector sanity check | Ingo Molnar | 2009-01-31 | 1 | -0/+7 |
* | x86, apic: unify the APIC vector enumeration | Ingo Molnar | 2009-01-31 | 1 | -23/+12 |
* | x86, irq: add LOCAL_PERF_VECTOR | Ingo Molnar | 2009-01-31 | 1 | -0/+5 |
* | x86: seperate default_send_IPI_mask_sequence/allbutself from logical | Yinghai Lu | 2009-01-30 | 1 | -11/+60 |
* | x86, apic unification: remove left over files | Yinghai Lu | 2009-01-30 | 3 | -169/+0 |
* | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+3 |
* | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -4/+0 |
* | x86: generalize boot_cpu_id | Ingo Molnar | 2009-01-29 | 1 | -5/+1 |
* | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 2009-01-29 | 2 | -2/+2 |
* | x86: remove subarchitecture support | Ingo Molnar | 2009-01-29 | 1 | -0/+2 |
* | x86: move mach-default/*.h files to asm/ | Ingo Molnar | 2009-01-29 | 8 | -0/+5 |
* | x86, smp: remove mach_ipi.h | Ingo Molnar | 2009-01-29 | 6 | -85/+60 |
* | x86: remove mach_apic.h, fix | Suresh Siddha | 2009-01-29 | 1 | -1/+1 |
* | x86: remove mach_apic.h | Ingo Molnar | 2009-01-29 | 5 | -172/+140 |
* | x86, summit: consolidate code | Ingo Molnar | 2009-01-28 | 4 | -339/+0 |
* | x86, numaq: consolidate code | Ingo Molnar | 2009-01-28 | 5 | -187/+0 |
* | x86, smp: refactor ->wake_cpu | Ingo Molnar | 2009-01-28 | 2 | -4/+0 |
* | x86: remove mach_apicdef.h | Ingo Molnar | 2009-01-28 | 5 | -33/+18 |
* | x86: remove mach_mpspec.h | Ingo Molnar | 2009-01-28 | 3 | -30/+19 |
* | 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 |