aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-101-0/+1
|\
| * x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-121-0/+1
* | Merge branch 'linus' into x86/apicIngo Molnar2009-04-171-1/+1
|\ \
| * | x86: smarten /proc/interrupts output for new countersHidetoshi Seto2009-04-081-1/+1
| |/
* | x86: apic - introduce dummy apic operationsCyrill Gorcunov2009-04-121-8/+2
* | x86: irq.c - tiny cleanupCyrill Gorcunov2009-04-121-4/+5
|/
* x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput2009-03-231-9/+6
* x86: irq.c use same path for show_interruptsJaswinder Singh Rajput2009-03-231-8/+0
* x86: smarten /proc/interrupts outputJan Beulich2009-03-131-15/+18
* x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-041-0/+34
* x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
* x86: fold apic_ops into genapicYinghai Lu2009-02-171-1/+1
* x86: unify do_IRQ()Jeremy Fitzhardinge2009-02-091-0/+38
* x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-191-5/+1
* x86: irq.c fix style problemsJaswinder Singh Rajput2009-01-041-1/+1
* x86: export vector_used_by_percpu_irqIngo Molnar2008-12-231-0/+3
* sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-0/+3
* genirq: fix off by one and coding styleIngo Molnar2008-10-211-2/+2
* x86: move ack_bad_irq() to irq.cThomas Gleixner2008-10-161-0/+23
* x86: unify show_interrupts() and proc helpersThomas Gleixner2008-10-161-0/+166