x86, mce: implement bootstrapping for machine check wakeups
[safe/jmp/linux-2.6] / arch / x86 / include / asm / irq_vectors.h
2009-06-03 Andi Kleenx86, mce: implement bootstrapping for machine check...
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-10 Pekka Enbergx86: define IA32_SYSCALL_VECTOR on 32-bit to reduce...
2009-03-04 Dimitri Sivanichx86: UV, SGI RTC: add generic system vector
2009-02-24 Cyrill Gorcunovx86: invalid_vm86_irq -- use predefined macros
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-21 Tejun Heox86: make x86_32 use tlb_64.c
2009-01-21 Tejun Heox86: prepare for tlb merge
2009-01-13 Yinghai Lux86: arch_probe_nr_irqs
2009-01-11 Mike Travisirq: initialize nr_irqs based on nr_cpu_ids
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