aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mach-generic/es7000.c
AgeCommit message (Expand)Author
2009-01-28x86, apic: streamline the ->multi_timer_check() quirkIngo Molnar
2009-01-28x86, apic: clean up ->setup_apic_routing()Ingo Molnar
2009-01-28x86, apic: clean up ->ioapic_phys_id_map()Ingo Molnar
2009-01-28x86, apic: clean up ->init_apic_ldr()Ingo Molnar
2009-01-28x86, apic: clean up ->vector_allocation_domain()Ingo Molnar
2009-01-28x86, apic: remove no_balance_irq and no_ioapic_check flagsIngo Molnar
2009-01-28x86, apic: clean up check_apicid*() callbacksIngo Molnar
2009-01-28x86, apic: rename genapic::apic_destination_logical to genapic::dest_logicalIngo Molnar
2009-01-28x86: clean up the APIC_DEST_LOGICAL logicIngo Molnar
2009-01-28x86: rename ->ESR_DISABLE to ->disable_esrIngo Molnar
2009-01-28x86: clean up esr_disable() methodsIngo Molnar
2009-01-28x86, apic: clean up target_cpus methodsIngo Molnar
2009-01-28x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODEIngo Molnar
2009-01-28x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODEIngo Molnar
2009-01-28x86, genapic: rename int_delivery_mode, et. al.Ingo Molnar
2009-01-28x86: clean up apic->apic_id_registered() methodsIngo Molnar
2009-01-28x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar
2009-01-28x86, genapic: cleanup 32-bit apic_es7000 templateIngo Molnar
2009-01-28x86: rename 'genapic' to 'apic'Ingo Molnar
2009-01-05x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput
2009-01-04x86: rename mp_config_table to mpc_tableJaswinder Singh Rajput
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis
2008-11-18x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu
2008-10-16x86: make 32bit support per_cpu vectorYinghai Lu
2008-10-13x86: check dsdt before find oem table for es7000, v2Yinghai Lu
2008-07-26x86: mach_es7000 to es7000Yinghai Lu
2008-07-12x86: mach_apicdef.h need to include before smp.hYinghai Lu
2007-10-11i386: move mach-genericThomas Gleixner