summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)AuthorFilesLines
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2010-03-12x86, UV: Fix target_cpus() in x2apic_uv_x.cJack Steiner1-3/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-38/+59
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-115/+149
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-3/+3
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+7
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+74
2010-02-28Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-3/+3
2010-02-28x86: Fix out of order of gsiEric W. Biederman1-18/+10
2010-02-27x86: apic: Fix mismerge, add arch_probe_nr_irqs() againIngo Molnar1-0/+22
2010-02-27x86: Enable NMI on all cpus on UVRuss Anderson1-0/+44
2010-02-24x86, legacy_irq: Remove duplicate vector assigmentYinghai Lu1-2/+0
2010-02-24x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu1-1/+1
2010-02-23x86, ioapic: Early enable ioapic for timer irqJacob Pan1-0/+21
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2-98/+137
2010-02-22Merge branch 'x86/irq' into x86/apicH. Peter Anvin6-86/+122
2010-02-20Merge branch 'x86/urgent' into x86/irqH. Peter Anvin4-23/+79
2010-02-19x86, apic: Remove ioapic_disable_legacy()Jacob Pan1-5/+5
2010-02-19x86, pic: Make use of legacy_pic abstractionJacob Pan3-35/+32
2010-02-19x86, ioapic: Improve handling of i8259A irq initAlek Du1-19/+4
2010-02-19x86: Move pci init function to x86_initThomas Gleixner1-0/+1
2010-02-18x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips1-15/+5
2010-02-17x86, irq: Remove arch_probe_nr_irqsYinghai Lu1-22/+0
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner1-2/+2
2010-02-16x86: Convert nmi_lock to raw_spinlockThomas Gleixner1-3/+3
2010-02-16x86: Convert ioapic_lock and vector_lock to raw_spinlockThomas Gleixner1-53/+53
2010-02-10x86: Avoid race condition in pci_enable_msix()Brandon Phiilps1-13/+5
2010-02-10x86: Fix SCI on IOAPIC != 0Yinghai Lu1-0/+50
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha3-20/+28
2010-02-07x86: Remove trailing spaces in messagesFrans Pop3-3/+3
2010-02-05x86, uv: Update UV arch to target Legacy VGA I/O correctly.Mike Travis1-0/+30
2010-02-04arch/x86/kernel/apic/apic_flat_64.c: Make comment match the codeJasper Spaans1-1/+1
2010-02-02Merge branch 'master' into percpuTejun Heo5-32/+42
2010-01-29x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online...Suresh Siddha1-1/+7
2010-01-29x86, irq: Update the vector domain for legacy irqs handled by io-apicSuresh Siddha1-0/+8
2010-01-19x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha1-23/+10
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2-19/+4
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha1-0/+5
2010-01-18x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1fSuresh Siddha1-2/+2
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+18
2010-01-15x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson1-1/+4
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner1-0/+6
2010-01-13x86: SGI UV: Fix mapping of MMIO registersMike Travis1-7/+8
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2-19/+22
2010-01-07x86, uv: Remove recursion in uv_heartbeat_enable()Roel Kluin1-5/+4
2010-01-06x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha1-0/+7
2010-01-04x86, apic: Don't waste a vector to improve vector spreadH. Peter Anvin1-1/+2
2010-01-05Merge branch 'master' into percpuTejun Heo14-324/+519
2009-12-30x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis1-6/+6