summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/irq.c
AgeCommit message (Expand)Author
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
2009-01-04x86: irq.c fix style problemsJaswinder Singh Rajput
2008-12-23x86: export vector_used_by_percpu_irqIngo Molnar
2008-12-08performance counters: x86 supportIngo Molnar
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-10-21genirq: fix off by one and coding styleIngo Molnar
2008-10-16x86: move ack_bad_irq() to irq.cThomas Gleixner
2008-10-16x86: unify show_interrupts() and proc helpersThomas Gleixner