summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic.c
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: clean up ->ioapic_phys_id_map()Ingo Molnar2009-01-281-2/+2
* x86, apic: clean up ->vector_allocation_domain()Ingo Molnar2009-01-281-1/+1
* x86, apic: clean up check_apicid*() callbacksIngo Molnar2009-01-281-3/+3
* x86, apic: rename genapic::apic_destination_logical to genapic::dest_logicalIngo Molnar2009-01-281-1/+1
* x86: clean up the APIC_DEST_LOGICAL logicIngo Molnar2009-01-281-1/+1
* x86, apic: clean up / remove TARGET_CPUSIngo Molnar2009-01-281-11/+11
* x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODEIngo Molnar2009-01-281-15/+15
* x86, genapic: rename int_delivery_mode, et. al.Ingo Molnar2009-01-281-15/+15
* x86: rename 'genapic' to 'apic'Ingo Molnar2009-01-281-40/+40
*-. Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-34/+0
|\ \
| | * x86: Remove never-called arch_setup_msi_irq()Michael Ellerman2009-01-181-34/+0
* | | x86: make UV support configurableNick Piggin2009-01-211-1/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-151-71/+92
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/ | | |/|
| | | * x86: fully honor "nolapic"Jan Beulich2009-01-151-0/+6
| |_|/ |/| |
| | * x86: replacing mp_config_intsrc with mpc_intsrcJaswinder Singh Rajput2009-01-141-32/+32
| | * x86: replacing mp_config_ioapic with mpc_ioapicJaswinder Singh Rajput2009-01-141-31/+29
| | * x86: smp.h move boot_cpu_id declartion to cpu.hJaswinder Singh Rajput2009-01-071-0/+1
| |/ |/|
| * x86: arch_probe_nr_irqsYinghai Lu2009-01-121-0/+16
| * irq: change references from NR_IRQS to nr_irqsMike Travis2009-01-111-1/+1
| * cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-111-10/+10
|/
*-. Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-061-3/+3
|\ \
| | * Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-3/+3
| | |\ | |/ /
| | * cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-031-3/+3
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-031-3/+2
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-311-250/+524
| | | |\
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-301-2/+1
| | | |\ \
* | | | | | x86: remove debug printks (io_apic.c)Markus Trippelsdorf2009-01-021-2/+0
|/ / / / /
* | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-021-384/+637
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-192/+178
| |\ \ \ \ \ | | |/ / / /
| | * | | | x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-231-6/+3
| | * | | | x86: fix warning in arch/x86/kernel/io_apic.cIngo Molnar2008-12-191-1/+1
| | * | | | x86: update io_apic.c to the new cpumask codeIngo Molnar2008-12-171-2/+3
| | * | | | Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-171-1/+141
| | |\ \ \ \
| | * | | | | x86: Update io_apic.c to use new cpumask APIMike Travis2008-12-161-157/+145
| | * | | | | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-161-72/+73
| | * | | | | x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.Mike Travis2008-12-161-2/+2
| | * | | | | Merge ../linux-2.6-x86Rusty Russell2008-12-131-248/+383
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-42/+39
| * | | | | | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-311-12/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | sparseirq: work around compiler optimizing away __weak functionsYinghai Lu2008-12-271-2/+6
| | * | | | | irq: simplify for_each_irq_desc() usageKOSAKI Motohiro2008-12-261-10/+0
| * | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-301-244/+517
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu2008-12-191-1/+1
| | | |_|/ | | |/| |
| | * | | x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-171-1/+141
| | | |/ | | |/|
| | * | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-081-137/+181
| | * | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-081-7/+17
| | * | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-081-5/+5
| | * | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-111/+190
| | |/
* | | x86: io_apic.c io_apic_sync should be staticJaswinder Singh Rajput2008-12-291-1/+1
|/ /
* | x86: kill #ifdef for exit_idle()Hiroshi Shimamoto2008-12-121-2/+1
|/
OpenPOWER on IntegriCloud