aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-generic
Commit message (Expand)AuthorAge
* x86: refactor ->setup_portio_remap() subarch methodsIngo Molnar2009-01-28
* x86, apic: clean up ->apicid_to_cpu_present()Ingo Molnar2009-01-28
* x86, apic: clean up ->cpu_present_to_apicid()Ingo Molnar2009-01-28
* x86, apic: clean up ->cpu_to_logical_apicid()Ingo Molnar2009-01-28
* x86, apic: clean up ->apicid_to_node()Ingo Molnar2009-01-28
* x86, apic: streamline the ->multi_timer_check() quirkIngo Molnar2009-01-28
* x86, apic: clean up ->setup_apic_routing()Ingo Molnar2009-01-28
* x86, apic: clean up ->ioapic_phys_id_map()Ingo Molnar2009-01-28
* x86, apic: clean up ->init_apic_ldr()Ingo Molnar2009-01-28
* x86, apic: clean up ->vector_allocation_domain()Ingo Molnar2009-01-28
* x86, apic: remove no_balance_irq and no_ioapic_check flagsIngo Molnar2009-01-28
* x86, apic: clean up check_apicid*() callbacksIngo Molnar2009-01-28
* x86, apic: rename genapic::apic_destination_logical to genapic::dest_logicalIngo Molnar2009-01-28
* x86: clean up the APIC_DEST_LOGICAL logicIngo Molnar2009-01-28
* x86: rename ->ESR_DISABLE to ->disable_esrIngo Molnar2009-01-28
* x86: clean up esr_disable() methodsIngo Molnar2009-01-28
* x86, apic: clean up target_cpus methodsIngo Molnar2009-01-28
* x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODEIngo Molnar2009-01-28
* x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODEIngo Molnar2009-01-28
* x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODEIngo Molnar2009-01-28
* x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODEIngo Molnar2009-01-28
* x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODEIngo Molnar2009-01-28
* x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODEIngo Molnar2009-01-28
* x86, genapic: rename int_delivery_mode, et. al.Ingo Molnar2009-01-28
* x86: clean up apic->apic_id_registered() methodsIngo Molnar2009-01-28
* x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar2009-01-28
* x86, genapic: cleanup 32-bit apic_summit templateIngo Molnar2009-01-28
* x86, genapic: cleanup 32-bit apic_es7000 templateIngo Molnar2009-01-28
* x86, genapic: cleanup 32-bit apic_numaq templateIngo Molnar2009-01-28
* x86, genapic: cleanup 32-bit apic_bigsmp templateIngo Molnar2009-01-28
* x86, genapic: cleanup 32-bit apic_default templateIngo Molnar2009-01-28
* x86: rename 'genapic' to 'apic'Ingo Molnar2009-01-28
* x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput2009-01-05
* x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput2009-01-04
* x86: rename mp_config_table to mpc_tableJaswinder Singh Rajput2009-01-04
* x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-16
* x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic()Yinghai Lu2008-11-20
* x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-18
* x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-17
* x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-17
* x86: make 32bit support per_cpu vectorYinghai Lu2008-10-16
* x86: check dsdt before find oem table for es7000, v2Yinghai Lu2008-10-13
* x86: move dir es7000 to es7000_32.cYinghai Lu2008-09-04
* x86: mach-numaq to numaqYinghai Lu2008-07-26
* x86: mach_summit to summitYinghai Lu2008-07-26
* x86: mach_es7000 to es7000Yinghai Lu2008-07-26
* x86: mach-bigsmp to bigsmpYinghai Lu2008-07-26
* x86: mach_apicdef.h need to include before smp.hYinghai Lu2008-07-12
* x86: make generic arch support NUMAQ, fixYinghai Lu2008-07-08
* x86: make generic arch support NUMAQYinghai Lu2008-06-10