aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irq_vectors.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-10x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefsPekka Enberg1-0/+1
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra1-0/+5
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich1-0/+5
2009-02-24x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov1-1/+1
2009-01-31x86, vm86: clean up invalid_vm86_irq()Ingo Molnar1-1/+7
2009-01-31x86, irq: describe NR_IRQ sizing details, clean upIngo Molnar1-9/+23
2009-01-31x86, irq_vectors.h: remove needless includesIngo Molnar1-14/+8
2009-01-31x86, irq: add IRQ layout commentsIngo Molnar1-34/+58
2009-01-31x86, irqs, voyager: remove Voyager quirkIngo Molnar1-11/+3
2009-01-31x86, voyager: move Voyager-specific defines to voyager.hIngo Molnar1-35/+0
2009-01-31x86, apic: clean up spurious vector sanity checkIngo Molnar1-0/+7
2009-01-31x86, apic: unify the APIC vector enumerationIngo Molnar1-23/+12
2009-01-31x86, irq: add LOCAL_PERF_VECTORIngo Molnar1-0/+5
2009-01-21x86: make x86_32 use tlb_64.cTejun Heo1-2/+5
2009-01-21x86: prepare for tlb mergeTejun Heo1-17/+16
2009-01-12x86: arch_probe_nr_irqsYinghai Lu1-5/+2
2009-01-11irq: initialize nr_irqs based on nr_cpu_idsMike Travis1-5/+11
2008-12-08x86: use NR_IRQS_LEGACYYinghai Lu1-0/+2
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu1-0/+9
2008-11-06x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu1-3/+3
2008-11-06x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu1-14/+6
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+164