summaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-generic
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: clean up ->ioapic_phys_id_map()Ingo Molnar2009-01-285-5/+5
* x86, apic: clean up ->init_apic_ldr()Ingo Molnar2009-01-285-6/+6
* x86, apic: clean up ->vector_allocation_domain()Ingo Molnar2009-01-285-9/+23
* x86, apic: remove no_balance_irq and no_ioapic_check flagsIngo Molnar2009-01-285-16/+0
* x86, apic: clean up check_apicid*() callbacksIngo Molnar2009-01-285-10/+10
* x86, apic: rename genapic::apic_destination_logical to genapic::dest_logicalIngo Molnar2009-01-285-5/+5
* x86: clean up the APIC_DEST_LOGICAL logicIngo Molnar2009-01-282-2/+2
* x86: rename ->ESR_DISABLE to ->disable_esrIngo Molnar2009-01-285-5/+5
* x86: clean up esr_disable() methodsIngo Molnar2009-01-285-5/+5
* x86, apic: clean up target_cpus methodsIngo Molnar2009-01-285-5/+5
* x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODEIngo Molnar2009-01-281-2/+3
* x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODEIngo Molnar2009-01-281-2/+3
* x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODEIngo Molnar2009-01-281-2/+3
* x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODEIngo Molnar2009-01-281-2/+3
* x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODEIngo Molnar2009-01-281-2/+3
* x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODEIngo Molnar2009-01-285-10/+10
* x86, genapic: rename int_delivery_mode, et. al.Ingo Molnar2009-01-285-12/+12
* x86: clean up apic->apic_id_registered() methodsIngo Molnar2009-01-285-5/+5
* x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar2009-01-286-23/+21
* x86, genapic: cleanup 32-bit apic_summit templateIngo Molnar2009-01-281-1/+57
* x86, genapic: cleanup 32-bit apic_es7000 templateIngo Molnar2009-01-281-1/+57
* x86, genapic: cleanup 32-bit apic_numaq templateIngo Molnar2009-01-281-1/+57
* x86, genapic: cleanup 32-bit apic_bigsmp templateIngo Molnar2009-01-281-1/+57
* x86, genapic: cleanup 32-bit apic_default templateIngo Molnar2009-01-281-1/+57
* x86: rename 'genapic' to 'apic'Ingo Molnar2009-01-282-18/+18
* x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput2009-01-051-2/+2
* x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput2009-01-041-2/+2
* x86: rename mp_config_table to mpc_tableJaswinder Singh Rajput2009-01-043-6/+4
* x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-164-11/+9
* x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic()Yinghai Lu2008-11-201-1/+11
* x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-181-1/+13
* x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-181-0/+4
* x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-173-0/+3
* x86: make 32bit support per_cpu vectorYinghai Lu2008-10-164-0/+46
* x86: check dsdt before find oem table for es7000, v2Yinghai Lu2008-10-131-5/+15
* x86: move dir es7000 to es7000_32.cYinghai Lu2008-09-041-1/+0
* x86: mach-numaq to numaqYinghai Lu2008-07-261-5/+5
* x86: mach_summit to summitYinghai Lu2008-07-261-4/+4
* x86: mach_es7000 to es7000Yinghai Lu2008-07-262-6/+6
* x86: mach-bigsmp to bigsmpYinghai Lu2008-07-261-3/+3
* x86: mach_apicdef.h need to include before smp.hYinghai Lu2008-07-124-10/+7
* x86: make generic arch support NUMAQ, fixYinghai Lu2008-07-081-1/+1
* x86: make generic arch support NUMAQYinghai Lu2008-06-104-6/+62
* x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-101-1/+1
* x86: coding style fixes to arch/x86/mach-generic/bigsmp.cPaolo Ciarrocchi2008-04-171-15/+15
* x86: coding style fixes to arch/x86/mach-generic/summit.cPaolo Ciarrocchi2008-04-171-4/+4
* x86: coding style fixes to arch/x86/mach-generic/default.cPaolo Ciarrocchi2008-04-171-4/+4
* x86: coding style fixes to arch/x86/mach-generic/probe.cPaolo Ciarrocchi2008-04-171-18/+19
* spelling fixes: arch/i386/Simon Arlott2007-10-202-2/+2
* i386: make struct apic_probe staticAdrian Bunk2007-10-171-1/+1
OpenPOWER on IntegriCloud