aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irq_vectors.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-21x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORSH. Peter Anvin (Intel)1-0/+3
2021-05-21x86/irq: Remove unused vectors definesH. Peter Anvin (Intel)1-2/+2
2019-04-22x86/irq: Fix outdated commentsJiang Biao1-2/+2
2018-04-26x86/vector: Remove the unused macro FPU_IRQDou Liyang1-2/+0
2018-04-26x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang1-5/+0
2018-03-06Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley1-1/+2
2018-01-30x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov1-1/+6
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-25x86/vector: Handle managed interrupts properThomas Gleixner1-6/+2
2017-07-26x86: irq: Define a global vector for nested posted interruptsWincy Van1-1/+2
2015-07-31x86/vm86: Move the vm86 IRQ definitions to vm86.hIngo Molnar1-10/+0
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar1-5/+6
2015-05-19x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu1-0/+1
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar1-20/+1
2015-05-10x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst1-17/+1
2015-05-10x86/asm/entry: Remove SYSCALL_VECTORBrian Gerst1-3/+0
2015-05-07x86/irq: Cleanup ordering of vector numbersAravind Gopalakrishnan1-5/+5
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan1-0/+1
2015-04-24x86/irq: Refine the way to calculate NR_IRQSJiang Liu1-7/+11
2014-12-16x86: Avoid building unused IRQ entry stubsJan Beulich1-0/+6
2013-04-16KVM: VMX: Register a new IPI for posted interruptYang Zhang1-0/+5
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan1-2/+2
2012-06-27x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi1-11/+0
2011-10-13x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu1-10/+2
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tipLinus Torvalds1-4/+0
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski1-4/+0
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+5
2011-06-16x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto1-5/+0
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski1-1/+5
2011-03-03x86: Work around old gas bugJan Beulich1-4/+4
2011-02-14x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32Shaohua Li1-4/+9
2011-02-14x86: Cleanup vector usageShaohua Li1-19/+21
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-2/+2
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang1-0/+3
2010-01-18x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1fSuresh Siddha1-31/+16
2010-01-04x86, apic: Don't waste a vector to improve vector spreadH. Peter Anvin1-4/+5
2010-01-04x86, apic: Reclaim IDT vectors 0x20-0x2fH. Peter Anvin1-8/+20
2009-12-30x86: Increase NR_IRQS and nr_irqsYinghai Lu1-6/+6
2009-12-13x86: Fix duplicated UV BAU interrupt vectorCliff Wickman1-1/+1
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich1-1/+1
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar1-4/+4
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+1
2009-06-03x86, mce: define MCE_VECTORAndi Kleen1-0/+1
2009-06-03x86: fix panic with interrupts off (needed for MCE)Andi Kleen1-6/+3
2009-06-03x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen1-0/+5
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang1-5/+0
2009-06-01Merge branch 'irq/numa' into x86/mce3H. Peter Anvin1-0/+1
2009-05-28x86: trivial clean up for irq_vectors.hAndi Kleen1-2/+1
2009-05-28x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen1-2/+3