- Updated to 2.6.34-rc1.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / asm / irq_vectors.h
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-01-18 Suresh Siddhax86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR...
2010-01-05 H. Peter Anvinx86, apic: Don't waste a vector to improve vector spread
2010-01-05 H. Peter Anvinx86, apic: Reclaim IDT vectors 0x20-0x2f
2009-12-30 Yinghai Lux86: Increase NR_IRQS and nr_irqs
2009-12-18 Cliff Wickmanx86: Fix duplicated UV BAU interrupt vector
2009-12-17 Rafael J. Wysocki- patches.arch/bug-561946_rename_generic_int.patch...
2009-12-14 Rafael J. Wysocki- patches.arch/bug-561933_uv_pat_is_gru_range.patch...
2009-12-13 Cliff Wickmanx86: Fix duplicated UV BAU interrupt vector
2009-10-14 Dimitri Sivanichx86: UV RTC: Rename generic_interrupt to x86_platform_ipi
2009-10-08 Jeff Mahoney- Updated to 2.6.32-rc3.
2009-07-03 Jeff Mahoney- Update to 2.6.31-rc1-git10.
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-03 Andi Kleenx86, mce: define MCE_VECTOR
2009-06-03 Andi Kleenx86: fix panic with interrupts off (needed for MCE)
2009-06-03 Andi Kleenx86, mce: implement bootstrapping for machine check...
2009-06-03 Yong Wangperf_counter/x86: Remove the IRQ (non-NMI) handling...
2009-06-01 H. Peter AnvinMerge branch 'irq/numa' into x86/mce3
2009-05-28 Andi Kleenx86: trivial clean up for irq_vectors.h
2009-05-28 Andi Kleenx86, mce: enable MCE_INTEL for 32bit new MCE
2009-04-15 Jeff Mahoney- Update to 2.6.30-rc2.
2009-04-10 Pekka Enbergx86: define IA32_SYSCALL_VECTOR on 32-bit to reduce...
2009-04-07 Peter Zijlstraperf_counter: x86: self-IPI for pending work
2009-03-04 Dimitri Sivanichx86: UV, SGI RTC: add generic system vector
2009-02-24 Cyrill Gorcunovx86: invalid_vm86_irq -- use predefined macros
2009-02-16 Ingo Molnarperfcounters: remove duplicate definition of LOCAL_PERF...
2009-02-13 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-31 Ingo Molnarx86, vm86: clean up invalid_vm86_irq()
2009-01-31 Ingo Molnarx86, irq: describe NR_IRQ sizing details, clean up
2009-01-31 Ingo Molnarx86, irq_vectors.h: remove needless includes
2009-01-31 Ingo Molnarx86, irq: add IRQ layout comments
2009-01-31 Ingo Molnarx86, irqs, voyager: remove Voyager quirk
2009-01-31 Ingo Molnarx86, voyager: move Voyager-specific defines to voyager.h
2009-01-31 Ingo Molnarx86, apic: clean up spurious vector sanity check
2009-01-31 Ingo Molnarx86, apic: unify the APIC vector enumeration
2009-01-31 Ingo Molnarx86, irq: add LOCAL_PERF_VECTOR
2009-01-23 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-21 Tejun Heox86: make x86_32 use tlb_64.c
2009-01-21 Tejun Heox86: prepare for tlb merge
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-13 Yinghai Lux86: arch_probe_nr_irqs
2009-01-11 Mike Travisirq: initialize nr_irqs based on nr_cpu_ids
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into perfcounters/core
2008-12-08 Ingo Molnarperformance counters: x86 support
2008-12-08 Yinghai Lux86: use NR_IRQS_LEGACY
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-11-06 Yinghai Lux86: remove VISWS and PARAVIRT around NR_IRQS puzzle
2008-11-06 Yinghai Lux86: size NR_IRQS on 32-bit systems the same way as...
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-23 Al Virox86, um: ... and asm-x86 move