summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/irq_vectors.h
AgeCommit message (Expand)Author
2019-04-22x86/irq: Fix outdated commentsJiang Biao
2018-04-26x86/vector: Remove the unused macro FPU_IRQDou Liyang
2018-04-26x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang
2018-03-06Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley
2018-01-30x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25x86/vector: Handle managed interrupts properThomas Gleixner
2017-07-26x86: irq: Define a global vector for nested posted interruptsWincy Van
2015-07-31x86/vm86: Move the vm86 IRQ definitions to vm86.hIngo Molnar
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar
2015-05-19x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-05-10x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst
2015-05-10x86/asm/entry: Remove SYSCALL_VECTORBrian Gerst
2015-05-07x86/irq: Cleanup ordering of vector numbersAravind Gopalakrishnan
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan
2015-04-24x86/irq: Refine the way to calculate NR_IRQSJiang Liu
2014-12-16x86: Avoid building unused IRQ entry stubsJan Beulich
2013-04-16KVM: VMX: Register a new IPI for posted interruptYang Zhang
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan
2012-06-27x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi
2011-10-13x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-16x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski
2011-03-03x86: Work around old gas bugJan Beulich
2011-02-14x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32Shaohua Li
2011-02-14x86: Cleanup vector usageShaohua Li
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2010-01-18x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1fSuresh Siddha
2010-01-04x86, apic: Don't waste a vector to improve vector spreadH. Peter Anvin
2010-01-04x86, apic: Reclaim IDT vectors 0x20-0x2fH. Peter Anvin
2009-12-30x86: Increase NR_IRQS and nr_irqsYinghai Lu
2009-12-13x86: Fix duplicated UV BAU interrupt vectorCliff Wickman
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-03x86, mce: define MCE_VECTORAndi Kleen
2009-06-03x86: fix panic with interrupts off (needed for MCE)Andi Kleen
2009-06-03x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang
2009-06-01Merge branch 'irq/numa' into x86/mce3H. Peter Anvin
2009-05-28x86: trivial clean up for irq_vectors.hAndi Kleen
2009-05-28x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen
2009-04-10x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefsPekka Enberg
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra