aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/irq.c
AgeCommit message (Expand)Author
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
2009-03-13x86: smarten /proc/interrupts outputJan Beulich
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-17x86: fold apic_ops into genapicYinghai Lu
2009-02-13Merge branch 'x86/core' into perfcounters/coreIngo Molnar
2009-02-09x86: unify do_IRQ()Jeremy Fitzhardinge
2009-01-18Merge branch 'core/percpu' into perfcounters/coreIngo Molnar
2009-01-19x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar