summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/summit/apic.h
AgeCommit message (Expand)Author
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: clean up esr_disable() methodsIngo Molnar
2009-01-28x86, apic: clean up / remove TARGET_CPUSIngo Molnar
2009-01-28x86, apic: clean up target_cpus methodsIngo Molnar
2009-01-28x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_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-06x86: fix x86_32 builds for summit and es7000 arch'sMike Travis
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis
2008-12-18x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis
2008-12-16x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis
2008-12-16x86: Add cpu_mask_to_apicid_andMike Travis
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis
2008-10-22x86, um: ... and asm-x86 moveAl Viro