aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irq_vectors.h
AgeCommit message (Expand)Author
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
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich
2009-02-24x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov
2009-01-31x86, vm86: clean up invalid_vm86_irq()Ingo Molnar
2009-01-31x86, irq: describe NR_IRQ sizing details, clean upIngo Molnar
2009-01-31x86, irq_vectors.h: remove needless includesIngo Molnar
2009-01-31x86, irq: add IRQ layout commentsIngo Molnar
2009-01-31x86, irqs, voyager: remove Voyager quirkIngo Molnar
2009-01-31x86, voyager: move Voyager-specific defines to voyager.hIngo Molnar
2009-01-31x86, apic: clean up spurious vector sanity checkIngo Molnar
2009-01-31x86, apic: unify the APIC vector enumerationIngo Molnar
2009-01-31x86, irq: add LOCAL_PERF_VECTORIngo Molnar
2009-01-21x86: make x86_32 use tlb_64.cTejun Heo
2009-01-21x86: prepare for tlb mergeTejun Heo
2009-01-12x86: arch_probe_nr_irqsYinghai Lu
2009-01-11irq: initialize nr_irqs based on nr_cpu_idsMike Travis
2008-12-08x86: use NR_IRQS_LEGACYYinghai Lu
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-11-06x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu
2008-11-06x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro