aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/es7000/apic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-28x86, ES7000: consolidate the APIC codeIngo Molnar1-236/+0
2009-01-28x86, apic: refactor ->cpu_mask_to_apicid*()Ingo Molnar1-11/+18
2009-01-28x86, apic: refactor ->phys_pkg_id()Ingo Molnar1-1/+1
2009-01-28x86, apic: unify phys_pkg_id()Ingo Molnar1-1/+1
2009-01-28x86, es7000: clean up es7000_enable_apic_mode()Ingo Molnar1-0/+2
2009-01-28x86: refactor ->check_phys_apicid_present() subarch methodsIngo Molnar1-2/+2
2009-01-28x86: refactor ->setup_portio_remap() subarch methodsIngo Molnar1-4/+0
2009-01-28x86, apic: clean up ->apicid_to_cpu_present()Ingo Molnar1-1/+1
2009-01-28x86, apic: clean up ->cpu_present_to_apicid()Ingo Molnar1-1/+1
2009-01-28x86, apic: clean up ->cpu_to_logical_apicid()Ingo Molnar1-8/+8
2009-01-28x86, apic: clean up ->apicid_to_node()Ingo Molnar1-1/+1
2009-01-28x86, apic: streamline the ->multi_timer_check() quirkIngo Molnar1-5/+0
2009-01-28x86, apic: clean up ->setup_apic_routing()Ingo Molnar1-1/+1
2009-01-28x86, apic: clean up ->ioapic_phys_id_map()Ingo Molnar1-1/+1
2009-01-28x86, apic: clean up ->init_apic_ldr()Ingo Molnar1-2/+2
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/+3
2009-01-28x86: clean up the APIC_DEST_LOGICAL logicIngo Molnar1-2/+0
2009-01-28x86: clean up esr_disable() methodsIngo Molnar1-1/+0
2009-01-28x86, apic: clean up / remove TARGET_CPUSIngo Molnar1-2/+2
2009-01-28x86, apic: clean up target_cpus methodsIngo Molnar1-2/+2
2009-01-28x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODEIngo Molnar1-2/+0
2009-01-28x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODEIngo Molnar1-2/+2
2009-01-28x86, genapic: rename int_delivery_mode, et. al.Ingo Molnar1-2/+2
2009-01-28x86: clean up apic->apic_id_registered() methodsIngo Molnar1-2/+2
2009-01-06x86: fix x86_32 builds for summit and es7000 arch'sMike Travis1-0/+2
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis1-29/+3
2008-12-18x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis1-22/+18
2008-12-16x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis1-9/+10
2008-12-16x86: Add cpu_mask_to_apicid_andMike Travis1-0/+47
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis1-18/+20
2008-11-18x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu1-23/+53
2008-11-17x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu1-3/+0
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+193