aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Merge branch 'linus' into x86/urgentIngo Molnar1-2/+0
2009-10-14x86, perf_event: Rename 'performance counter interrupt'Li Hong1-2/+2
2009-10-09Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar1-2/+0
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven1-0/+2
2009-07-09x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen1-2/+2
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar1-0/+11
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-12/+8
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-06-03x86, mce: fix for mce countersHidetoshi Seto1-4/+5
2009-06-03x86, mce: add MCE poll count to /proc/interruptsAndi Kleen1-0/+4
2009-06-03x86, mce: add machine check exception count in /proc/interruptsAndi Kleen1-0/+10
2009-06-01Merge branch 'irq/numa' into x86/mce3H. Peter Anvin1-12/+7
2009-05-28x86, mce: use 64bit machine check code on 32bitAndi Kleen1-2/+2
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-1/+1
2009-04-17Merge branch 'linus' into x86/apicIngo Molnar1-1/+1
2009-04-13perf_counter: fix alignment in /proc/interruptsLuis Henriques1-1/+1
2009-04-12x86: apic - introduce dummy apic operationsCyrill Gorcunov1-8/+2
2009-04-12x86: irq.c - tiny cleanupCyrill Gorcunov1-4/+5
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput1-0/+1
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto1-1/+1
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto1-1/+1
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra1-0/+5
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-31/+57
2009-03-23x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput1-9/+6
2009-03-23x86: irq.c use same path for show_interruptsJaswinder Singh Rajput1-8/+0
2009-03-13x86: smarten /proc/interrupts outputJan Beulich1-15/+18
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-13Merge branch 'x86/core' into perfcounters/coreIngo Molnar1-0/+38
2009-02-09x86: unify do_IRQ()Jeremy Fitzhardinge1-0/+38
2009-01-18Merge branch 'core/percpu' into perfcounters/coreIngo Molnar1-5/+1
2009-01-19x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-5/+1
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar1-1/+7
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-08performance counters: x86 supportIngo Molnar1-0/+5
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