aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/io_apic.c
AgeCommit message (Expand)Author
2009-02-17x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-16x86: pre init pirq_entries[]Yinghai Lu
2009-02-15x86: make 32bit to call enable_IO_APIC early like 64bitYinghai Lu
2009-02-09x86: unstatic ioapic entry funcsJeremy Fitzhardinge
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu
2009-02-09x86: check_timer cleanupYinghai Lu
2009-02-09x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu
2009-02-09x86/irq: optimize nr_irqsYinghai Lu
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-05smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar
2009-02-01irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu
2009-01-31x86: update copyrightsIngo Molnar
2009-01-29x86: remove subarchitecture supportIngo Molnar
2009-01-29x86, smp: remove mach_ipi.hIngo Molnar
2009-01-29x86: remove mach_apic.hIngo Molnar
2009-01-28x86: remove mach_apicdef.hIngo Molnar
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar
2009-01-28x86, apic: refactor ->cpu_mask_to_apicid*()Ingo Molnar
2009-01-28x86, apic: clean up ->apicid_to_cpu_present()Ingo Molnar
2009-01-28x86, apic: streamline the ->multi_timer_check() quirkIngo Molnar
2009-01-28x86, apic: clean up ->ioapic_phys_id_map()Ingo Molnar
2009-01-28x86, apic: clean up ->vector_allocation_domain()Ingo Molnar
2009-01-28x86, apic: clean up check_apicid*() callbacksIngo Molnar
2009-01-28x86, apic: rename genapic::apic_destination_logical to genapic::dest_logicalIngo Molnar
2009-01-28x86: clean up the APIC_DEST_LOGICAL logicIngo Molnar
2009-01-28x86, apic: clean up / remove TARGET_CPUSIngo 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: rename 'genapic' to 'apic'Ingo Molnar
2009-01-28Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar
2009-01-21x86: make UV support configurableNick Piggin
2009-01-18x86: Remove never-called arch_setup_msi_irq()Michael Ellerman
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar
2009-01-15x86: fully honor "nolapic"Jan Beulich
2009-01-14x86: replacing mp_config_intsrc with mpc_intsrcJaswinder Singh Rajput
2009-01-14x86: replacing mp_config_ioapic with mpc_ioapicJaswinder Singh Rajput
2009-01-12x86: arch_probe_nr_irqsYinghai Lu
2009-01-11irq: change references from NR_IRQS to nr_irqsMike Travis
2009-01-11cpumask: update irq_desc to use cpumask_var_tMike Travis
2009-01-07x86: smp.h move boot_cpu_id declartion to cpu.hJaswinder Singh Rajput
2009-01-06Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03cpumask: use alloc_cpumask_var_node where appropriateMike Travis
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-02x86: remove debug printks (io_apic.c)Markus Trippelsdorf
2009-01-02Merge branch 'linus' into x86/cleanupsIngo Molnar
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell