summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mach-default
AgeCommit message (Expand)AuthorFilesLines
2009-01-28x86, apic: clean up ->init_apic_ldr()Ingo Molnar1-2/+1
2009-01-28x86, apic: clean up ->vector_allocation_domain()Ingo Molnar1-13/+0
2009-01-28x86, apic: remove no_balance_irq and no_ioapic_check flagsIngo Molnar1-2/+0
2009-01-28x86, apic: clean up check_apicid*() callbacksIngo Molnar1-2/+2
2009-01-28x86: clean up esr_disable() methodsIngo Molnar1-1/+0
2009-01-28x86, apic: clean up / remove TARGET_CPUSIngo Molnar1-2/+0
2009-01-28x86, apic: clean up target_cpus methodsIngo Molnar1-2/+2
2009-01-28x86, apic: remove IRQ_DEST_MODEIngo Molnar1-1/+0
2009-01-28x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODEIngo Molnar1-2/+0
2009-01-28x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODEIngo Molnar1-3/+2
2009-01-28x86, genapic: rename int_delivery_mode, et. al.Ingo Molnar1-4/+4
2009-01-28x86: clean up apic->apic_id_registered() methodsIngo Molnar1-2/+1
2009-01-28x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar1-1/+1
2009-01-28x86: rename 'genapic' to 'apic'Ingo Molnar3-18/+18
2009-01-21x86: make x86_32 use tlb_64.cTejun Heo1-1/+17
2009-01-12x86: fix apic.c build error on latest gitJaswinder Singh Rajput1-0/+6
2009-01-04x86: rename mp_config_table to mpc_tableJaswinder Singh Rajput1-2/+2
2008-12-18x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis1-1/+2
2008-12-16x86: cosmetic changes apic-related files.Mike Travis2-12/+12
2008-12-16x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis1-4/+4
2008-12-16x86: Add cpu_mask_to_apicid_andMike Travis1-0/+10
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2-18/+17
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu1-0/+2
2008-11-17x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2-18/+14
2008-10-28x86: fix APIC_DEBUG with inquire_remote_apicYinghai Lu1-5/+4
2008-10-23x86: drop double underscores from header guardsH. Peter Anvin9-27/+27
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin9-27/+27
2008-10-22x86, um: ... and asm-x86 moveAl Viro14-0/+602