summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irq.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich1-0/+34
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-02-17x86: fold apic_ops into genapicYinghai Lu1-1/+1
2009-02-09x86: unify do_IRQ()Jeremy Fitzhardinge1-0/+38
2009-01-19x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-5/+1
2009-01-04x86: irq.c fix style problemsJaswinder Singh Rajput1-1/+1
2008-12-23x86: export vector_used_by_percpu_irqIngo Molnar1-0/+3
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu1-0/+3
2008-10-21genirq: fix off by one and coding styleIngo Molnar1-2/+2
2008-10-16x86: move ack_bad_irq() to irq.cThomas Gleixner1-0/+23
2008-10-16x86: unify show_interrupts() and proc helpersThomas Gleixner1-0/+166