aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/irq.c
AgeCommit message (Expand)Author
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-05-19x86: Don't unmask disabled irqs when migrating themTian, Kevin
2011-05-19x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs()Tian, Kevin
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-12x86: Use generic show_interruptsThomas Gleixner
2011-03-12x86: Use the proper accessors in fixup_irqs()Thomas Gleixner
2011-02-23x86: Add device tree supportSebastian Andrzej Siewior
2011-02-18x86: Eliminate pointless adjustment attempts in fixup_irqs()Jan Beulich
2011-02-12x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo
2010-12-15x86, of: Define irq functions to allow drivers/of/* to build on x86Andres Salomon
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-12x86: Convert irq_chip access to new functionsThomas Gleixner
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-11-23x86: Tighten conditionals on MCE related statisticsJan Beulich
2009-11-02x86: Remove local_irq_enable()/local_irq_disable() in fixup_irqs()Suresh Siddha
2009-11-02x86: Force irq complete move during cpu offlineSuresh Siddha
2009-11-02x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs() for intr-remappingSuresh Siddha
2009-11-02x86: Unify fixup_irqs() for 32-bit and 64-bit kernelsSuresh Siddha
2009-10-15Merge branch 'linus' into x86/urgentIngo Molnar
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich
2009-10-14x86, perf_event: Rename 'performance counter interrupt'Li Hong
2009-10-09Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven
2009-07-09x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-03x86, mce: fix for mce countersHidetoshi Seto
2009-06-03x86, mce: add MCE poll count to /proc/interruptsAndi Kleen
2009-06-03x86, mce: add machine check exception count in /proc/interruptsAndi Kleen
2009-06-01Merge branch 'irq/numa' into x86/mce3H. Peter Anvin
2009-05-28x86, mce: use 64bit machine check code on 32bitAndi Kleen
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-17Merge branch 'linus' into x86/apicIngo Molnar
2009-04-13perf_counter: fix alignment in /proc/interruptsLuis Henriques
2009-04-12x86: apic - introduce dummy apic operationsCyrill Gorcunov
2009-04-12x86: irq.c - tiny cleanupCyrill Gorcunov
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-03-23x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput
2009-03-23x86: irq.c use same path for show_interruptsJaswinder Singh Rajput