| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, apic: clean up ->cpu_present_to_apicid() | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86, apic: clean up ->cpu_to_logical_apicid() | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86, apic: clean up ->apicid_to_node() | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86, apic: streamline the ->multi_timer_check() quirk | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86, apic: clean up ->ioapic_phys_id_map() | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86, apic: clean up ->init_apic_ldr() | Ingo Molnar | 2009-01-28 | 5 | -6/+6 |
* | x86, apic: clean up ->vector_allocation_domain() | Ingo Molnar | 2009-01-28 | 5 | -9/+23 |
* | x86, apic: remove no_balance_irq and no_ioapic_check flags | Ingo Molnar | 2009-01-28 | 5 | -16/+0 |
* | x86, apic: clean up check_apicid*() callbacks | Ingo Molnar | 2009-01-28 | 5 | -10/+10 |
* | x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86: clean up the APIC_DEST_LOGICAL logic | Ingo Molnar | 2009-01-28 | 2 | -2/+2 |
* | x86: rename ->ESR_DISABLE to ->disable_esr | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86: clean up esr_disable() methods | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86, apic: clean up target_cpus methods | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+3 |
* | x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+3 |
* | x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+3 |
* | x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+3 |
* | x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+3 |
* | x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE | Ingo Molnar | 2009-01-28 | 5 | -10/+10 |
* | x86, genapic: rename int_delivery_mode, et. al. | Ingo Molnar | 2009-01-28 | 5 | -12/+12 |
* | x86: clean up apic->apic_id_registered() methods | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86: clean up apic->acpi_madt_oem_check methods | Ingo Molnar | 2009-01-28 | 6 | -23/+21 |
* | x86, genapic: cleanup 32-bit apic_summit template | Ingo Molnar | 2009-01-28 | 1 | -1/+57 |
* | x86, genapic: cleanup 32-bit apic_es7000 template | Ingo Molnar | 2009-01-28 | 1 | -1/+57 |
* | x86, genapic: cleanup 32-bit apic_numaq template | Ingo Molnar | 2009-01-28 | 1 | -1/+57 |
* | x86, genapic: cleanup 32-bit apic_bigsmp template | Ingo Molnar | 2009-01-28 | 1 | -1/+57 |
* | x86, genapic: cleanup 32-bit apic_default template | Ingo Molnar | 2009-01-28 | 1 | -1/+57 |
* | x86: rename 'genapic' to 'apic' | Ingo Molnar | 2009-01-28 | 2 | -18/+18 |
* | x86: rename all fields of mpc_table mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -2/+2 |
* | x86: rename mpc_config_oemtable to mpc_oemtable | Jaswinder Singh Rajput | 2009-01-04 | 1 | -2/+2 |
* | x86: rename mp_config_table to mpc_table | Jaswinder Singh Rajput | 2009-01-04 | 3 | -6/+4 |
* | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 2008-12-16 | 4 | -11/+9 |
* | x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic() | Yinghai Lu | 2008-11-20 | 1 | -1/+11 |
* | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 | Yinghai Lu | 2008-11-18 | 1 | -1/+13 |
* | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu | 2008-11-18 | 1 | -0/+4 |
* | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu | 2008-11-17 | 3 | -0/+3 |
* | x86: make 32bit support per_cpu vector | Yinghai Lu | 2008-10-16 | 4 | -0/+46 |
* | x86: check dsdt before find oem table for es7000, v2 | Yinghai Lu | 2008-10-13 | 1 | -5/+15 |
* | x86: move dir es7000 to es7000_32.c | Yinghai Lu | 2008-09-04 | 1 | -1/+0 |
* | x86: mach-numaq to numaq | Yinghai Lu | 2008-07-26 | 1 | -5/+5 |
* | x86: mach_summit to summit | Yinghai Lu | 2008-07-26 | 1 | -4/+4 |
* | x86: mach_es7000 to es7000 | Yinghai Lu | 2008-07-26 | 2 | -6/+6 |
* | x86: mach-bigsmp to bigsmp | Yinghai Lu | 2008-07-26 | 1 | -3/+3 |
* | x86: mach_apicdef.h need to include before smp.h | Yinghai Lu | 2008-07-12 | 4 | -10/+7 |
* | x86: make generic arch support NUMAQ, fix | Yinghai Lu | 2008-07-08 | 1 | -1/+1 |
* | x86: make generic arch support NUMAQ | Yinghai Lu | 2008-06-10 | 4 | -6/+62 |
* | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu | 2008-06-10 | 1 | -1/+1 |
* | x86: coding style fixes to arch/x86/mach-generic/bigsmp.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -15/+15 |