aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irq.c
Commit message (Expand)AuthorAge
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\
| * x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich2009-10-14
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \
| * | x86: Remove local_irq_enable()/local_irq_disable() in fixup_irqs()Suresh Siddha2009-11-02
| * | x86: Force irq complete move during cpu offlineSuresh Siddha2009-11-02
| * | x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs() for intr-remappingSuresh Siddha2009-11-02
| * | x86: Unify fixup_irqs() for 32-bit and 64-bit kernelsSuresh Siddha2009-11-02
| |/
* | x86: Tighten conditionals on MCE related statisticsJan Beulich2009-11-23
* | Merge branch 'linus' into x86/urgentIngo Molnar2009-10-15
|\ \
| * | Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar2009-10-09
| |/
* / x86, perf_event: Rename 'performance counter interrupt'Li Hong2009-10-14
|/
* x86, timers: Check for pending timers after (device) interruptsArjan van de Ven2009-10-08
* x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen2009-07-09
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-11
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\
| | * Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-10
| | |\
| | | * x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-12
| * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
| |\ \ \
| * | | | perf_counter: fix alignment in /proc/interruptsLuis Henriques2009-04-13
| * | | | x86: smarten /proc/interrupts output for new countersHidetoshi Seto2009-04-08
| * | | | perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-07
| * | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-13
| |\ \ \ \
| * \ \ \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
| |\ \ \ \ \ \
| * | | | | | | performance counters: x86 supportIngo Molnar2008-12-08
* | | | | | | | x86, mce: fix for mce countersHidetoshi Seto2009-06-03
* | | | | | | | x86, mce: add MCE poll count to /proc/interruptsAndi Kleen2009-06-03
* | | | | | | | x86, mce: add machine check exception count in /proc/interruptsAndi Kleen2009-06-03
* | | | | | | | Merge branch 'irq/numa' into x86/mce3H. Peter Anvin2009-06-01
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-04-17
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | x86: apic - introduce dummy apic operationsCyrill Gorcunov2009-04-12
| * | | | | | | x86: irq.c - tiny cleanupCyrill Gorcunov2009-04-12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | x86, mce: use 64bit machine check code on 32bitAndi Kleen2009-05-28
| |/ / / / / |/| | | | |
* | | | | | x86: smarten /proc/interrupts output for new countersHidetoshi Seto2009-04-08
|/ / / / /
* | | | | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput2009-03-22
* | | | | x86: irq.c use same path for show_interruptsJaswinder Singh Rajput2009-03-22
* | | | | x86: smarten /proc/interrupts outputJan Beulich2009-03-12
* | | | | x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-04
* | | | | x86, apic: remove genapic.hIngo Molnar2009-02-17
* | | | | x86: fold apic_ops into genapicYinghai Lu2009-02-17
| |_|_|/ |/| | |
* | | | x86: unify do_IRQ()Jeremy Fitzhardinge2009-02-09
| |_|/ |/| |
* | | x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-18
| |/ |/|
* | x86: irq.c fix style problemsJaswinder Singh Rajput2009-01-04
* | x86: export vector_used_by_percpu_irqIngo Molnar2008-12-23
* | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
|/
* genirq: fix off by one and coding styleIngo Molnar2008-10-21
* x86: move ack_bad_irq() to irq.cThomas Gleixner2008-10-16