summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic.c
AgeCommit message (Expand)Author
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
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-29x86: io_apic.c io_apic_sync should be staticJaswinder Singh Rajput
2008-12-27sparseirq: work around compiler optimizing away __weak functionsYinghai Lu
2008-12-26irq: simplify for_each_irq_desc() usageKOSAKI Motohiro
2008-12-23x86: fix lguest used_vectors breakage, -v2Yinghai Lu
2008-12-19sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu
2008-12-19x86: fix warning in arch/x86/kernel/io_apic.cIngo Molnar
2008-12-17x86: update io_apic.c to the new cpumask codeIngo Molnar
2008-12-17Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar
2008-12-16x86: Update io_apic.c to use new cpumask APIMike Travis
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis
2008-12-17x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu
2008-12-16x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.Mike Travis