summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
* x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-123-2/+2
* x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be staticJaswinder Singh Rajput2009-04-121-1/+1
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-062-54/+156
|\
| * x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-041-5/+24
| * Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-032-49/+132
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-056-39/+40
|\ \ | |/ |/|
| * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-306-178/+171
| |\
| * | cpumask: remove x86 cpumask_t uses.Rusty Russell2009-03-133-9/+9
| * | cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell2009-03-134-4/+8
| * | cpumask: clean up summit's send_IPI functionsRusty Russell2009-03-131-7/+3
| * | cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-133-12/+12
| * | cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell2009-03-131-5/+6
| * | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell2009-03-132-2/+2
* | | sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-021-7/+2
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-011-0/+4
| |/ |/|
| |
| \
*-. \ Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar2009-03-281-5/+4
|\ \ \
| * \ \ Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-241-5/+4
| |\ \ \ | | |/ / | |/| |
| | * | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput2009-03-231-5/+4
* | | | x86: Correct behaviour of irq affinityRusty Russell2009-03-251-2/+3
* | | | x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2009-03-241-16/+2
* | | | x86: fix set_extra_move_desc callingYinghai Lu2009-03-241-1/+2
|/ / /
| | |
| \ \
*-. | | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar2009-03-241-2/+2
|\ \| |
| * | | x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.cDmitri Vorobiev2009-03-221-2/+2
| |/ /
* / / x86: fix IO APIC resource allocation error messageBartlomiej Zolnierkiewicz2009-03-201-3/+6
|/ /
* | x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha2009-03-182-0/+12
* | x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha2009-03-171-0/+13
* | x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha2009-03-172-16/+29
* | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha2009-03-172-36/+10
* | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha2009-03-171-91/+65
* | x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha2009-03-171-7/+2
* | x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema...Suresh Siddha2009-03-171-2/+10
* | x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-172-2/+16
|/
* Merge branch 'x86/mce2' into x86/coreIngo Molnar2009-03-051-0/+15
|\
| * Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-03-031-33/+24
| |\
| * | Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-02-241-0/+15
* | | x86_32: apic/numaq_32, fix section mismatchJiri Slaby2009-03-021-1/+1
* | | x86_32: apic/summit_32, fix section mismatchJiri Slaby2009-03-021-9/+9
* | | x86_32: apic/es7000_32, fix section mismatchJiri Slaby2009-03-021-20/+17
* | | x86_32: apic/summit_32, fix cpu_mask_to_apicidJiri Slaby2009-03-021-21/+9
* | | x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby2009-03-021-20/+10
* | | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby2009-03-021-42/+4
* | | x86_32: apic/bigsmp_32, de-inline functionsJiri Slaby2009-03-021-23/+17
* | | x86: fix !ACPI build for es7000_32.cIngo Molnar2009-02-261-2/+9
* | | x86: apic: simplify secondary CPU wakeup methods, fixIngo Molnar2009-02-261-17/+18
* | | x86: apic: simplify secondary CPU wakeup methodsIngo Molnar2009-02-269-12/+3
* | | x86: remove update_apic from x86_quirksYinghai Lu2009-02-2610-64/+115
| |/ |/|
* | x86_32: summit_32, de-inline functionsJiri Slaby2009-02-241-27/+20
* | x86_32: summit_32, use BAD_APICIDJiri Slaby2009-02-241-6/+4
|/
* x86: refactor x86_quirks supportIngo Molnar2009-02-232-2/+0
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-1/+1