summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)AuthorFilesLines
2010-05-13Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker9-188/+339
2010-05-01x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava1-0/+3
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2010-04-02x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4-0/+4
2010-03-16x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha1-0/+8
2010-03-14Merge 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-08Merge 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-25nmi_watchdog: Clean up various small detailsDon Zickus1-7/+7
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-24x86, ioapic: Early enable ioapic for timer irqJacob Pan1-0/+21
2010-02-23Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2-98/+137
2010-02-23Merge branch 'x86/irq' into x86/apicH. Peter Anvin6-86/+122
2010-02-21Merge branch 'x86/urgent' into x86/irqH. Peter Anvin4-23/+79
2010-02-20x86, apic: Remove ioapic_disable_legacy()Jacob Pan1-5/+5
2010-02-20x86, pic: Make use of legacy_pic abstractionJacob Pan3-35/+32
2010-02-20x86, ioapic: Improve handling of i8259A irq initAlek Du1-19/+4
2010-02-20x86: Move pci init function to x86_initThomas Gleixner1-0/+1
2010-02-20nmi_watchdog: Fix undefined 'apic' build bugDon Zickus1-0/+2
2010-02-19x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips1-15/+5
2010-02-18x86, 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-14nmi_watchdog: Compile and portability fixesDon Zickus1-5/+16
2010-02-11x86: Avoid race condition in pci_enable_msix()Brandon Phiilps1-13/+5
2010-02-11x86: Fix SCI on IOAPIC != 0Yinghai Lu1-0/+50
2010-02-10x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha3-20/+28
2010-02-08nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus1-1/+6
2010-02-08nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus1-0/+114
2010-02-08x86: Move notify_die from nmi.c to traps.cDon Zickus1-7/+0
2010-02-07x86: Remove trailing spaces in messagesFrans Pop3-3/+3
2010-02-06x86, 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-30x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online...Suresh Siddha1-1/+7
2010-01-30x86, irq: Update the vector domain for legacy irqs handled by io-apicSuresh Siddha1-0/+8
2010-01-20x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha1-23/+10
2010-01-19x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2-19/+4