aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irq_vectors.h
Commit message (Expand)AuthorAgeFilesLines
* x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu2011-10-131-10/+2
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-121-4/+0
|\
| * x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-101-4/+0
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-1/+5
|\ \ | |/
| * x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-071-1/+5
* | x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto2011-06-161-5/+0
|/
* x86: Work around old gas bugJan Beulich2011-03-031-4/+4
* x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32Shaohua Li2011-02-141-4/+9
* x86: Cleanup vector usageShaohua Li2011-02-141-19/+21
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-2/+2
* x86/xen: event channels delivery on HVM.Sheng Yang2010-07-221-0/+3
* x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1fSuresh Siddha2010-01-181-31/+16
* x86, apic: Don't waste a vector to improve vector spreadH. Peter Anvin2010-01-041-4/+5
* x86, apic: Reclaim IDT vectors 0x20-0x2fH. Peter Anvin2010-01-041-8/+20
* x86: Increase NR_IRQS and nr_irqsYinghai Lu2009-12-301-6/+6
* x86: Fix duplicated UV BAU interrupt vectorCliff Wickman2009-12-131-1/+1
* x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich2009-10-141-1/+1
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-111-4/+4
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-0/+1
| |\
| * | perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-031-5/+0
| * | perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-071-0/+5
* | | x86, mce: define MCE_VECTORAndi Kleen2009-06-031-0/+1
* | | x86: fix panic with interrupts off (needed for MCE)Andi Kleen2009-06-031-6/+3
* | | x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen2009-06-031-0/+5
* | | Merge branch 'irq/numa' into x86/mce3H. Peter Anvin2009-06-011-0/+1
|\ \ \ | | |/ | |/|
| * | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefsPekka Enberg2009-04-101-0/+1
| |/
* | x86: trivial clean up for irq_vectors.hAndi Kleen2009-05-281-2/+1
* | x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen2009-05-281-2/+3
|/
* x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-041-0/+5
* x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov2009-02-241-1/+1
* x86, vm86: clean up invalid_vm86_irq()Ingo Molnar2009-01-311-1/+7
* x86, irq: describe NR_IRQ sizing details, clean upIngo Molnar2009-01-311-9/+23
* x86, irq_vectors.h: remove needless includesIngo Molnar2009-01-311-14/+8
* x86, irq: add IRQ layout commentsIngo Molnar2009-01-311-34/+58
* x86, irqs, voyager: remove Voyager quirkIngo Molnar2009-01-311-11/+3
* x86, voyager: move Voyager-specific defines to voyager.hIngo Molnar2009-01-311-35/+0
* x86, apic: clean up spurious vector sanity checkIngo Molnar2009-01-311-0/+7
* x86, apic: unify the APIC vector enumerationIngo Molnar2009-01-311-23/+12
* x86, irq: add LOCAL_PERF_VECTORIngo Molnar2009-01-311-0/+5
* x86: make x86_32 use tlb_64.cTejun Heo2009-01-211-2/+5
* x86: prepare for tlb mergeTejun Heo2009-01-211-17/+16
* x86: arch_probe_nr_irqsYinghai Lu2009-01-121-5/+2
* irq: initialize nr_irqs based on nr_cpu_idsMike Travis2009-01-111-5/+11
* x86: use NR_IRQS_LEGACYYinghai Lu2008-12-081-0/+2
* sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-0/+9
* x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu2008-11-061-3/+3
* x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu2008-11-061-14/+6
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+164