Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / kernel / irq.c
2012-03-29 Liu, Chuanshengx86: Preserve lazy irq disable semantics in fixup_irqs()
2012-01-06 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2011-12-18 Fernando Luis Vazq... x86: Convert per-cpu counter icr_read_retry_count into...
2011-12-14 Fernando Luis Vázq... x86: Add per-cpu stat counter for APIC ICR read tries
2011-12-11 Frederic Weisbeckerx86: Call idle notifier after irq_enter()
2011-10-31 Paul Gortmakerx86: Fix files explicitly requiring export.h for EXPORT...
2011-05-19 Tian, Kevinx86: Don't unmask disabled irqs when migrating them
2011-05-19 Tian, Kevinx86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs()
2011-03-29 Jean Delvarex86: Stop including <linux/delay.h> in two asm header...
2011-03-16 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2011-03-12 Thomas Gleixnerx86: Use generic show_interrupts
2011-03-12 Thomas Gleixnerx86: Use the proper accessors in fixup_irqs()
2011-02-23 Sebastian Andrzej... x86: Add device tree support
2011-02-18 Jan Beulichx86: Eliminate pointless adjustment attempts in fixup_i...
2011-02-12 Thomas Gleixnerx86: Readd missing irq_to_desc() in fixup_irq()
2011-01-13 Linus TorvaldsMerge branch 'x86-olpc-for-linus' of git://git./linux...
2010-12-30 Tejun Heox86: Use this_cpu_ops to optimize code
2010-12-16 Andres Salomonx86, of: Define irq functions to allow drivers/of/...
2010-10-21 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2010-10-18 Peter Zijlstrairq_work: Add generic hardirq context callbacks
2010-10-12 Thomas Gleixnerx86: Convert irq_chip access to new functions
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-08 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2009-11-23 Jan Beulichx86: Tighten conditionals on MCE related statistics
2009-11-02 Suresh Siddhax86: Remove local_irq_enable()/local_irq_disable()...
2009-11-02 Suresh Siddhax86: Force irq complete move during cpu offline
2009-11-02 Suresh Siddhax86, intr-remap: Avoid irq_chip mask/unmask in fixup_ir...
2009-11-02 Suresh Siddhax86: Unify fixup_irqs() for 32-bit and 64-bit kernels
2009-10-15 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-10-14 Dimitri Sivanichx86: UV RTC: Rename generic_interrupt to x86_platform_ipi
2009-10-14 Li Hongx86, perf_event: Rename 'performance counter interrupt'
2009-10-09 Ingo MolnarRevert "x86, timers: Check for pending timers after...
2009-10-08 Arjan van de Venx86, timers: Check for pending timers after (device...
2009-07-10 Andi Kleenx86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-10 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-06-03 Hidetoshi Setox86, mce: fix for mce counters
2009-06-03 Andi Kleenx86, mce: add MCE poll count to /proc/interrupts
2009-06-03 Andi Kleenx86, mce: add machine check exception count in /proc...
2009-06-01 H. Peter AnvinMerge branch 'irq/numa' into x86/mce3
2009-05-28 Andi Kleenx86, mce: use 64bit machine check code on 32bit
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-17 Ingo MolnarMerge branch 'linus' into x86/apic
2009-04-13 Luis Henriquesperf_counter: fix alignment in /proc/interrupts
2009-04-12 Cyrill Gorcunovx86: apic - introduce dummy apic operations
2009-04-12 Cyrill Gorcunovx86: irq.c - tiny cleanup
2009-04-12 Jaswinder Singh... x86: clean up declarations and variables
2009-04-08 Hidetoshi Setox86: smarten /proc/interrupts output for new counters
2009-04-08 Hidetoshi Setox86: smarten /proc/interrupts output for new counters
2009-04-07 Peter Zijlstraperf_counter: x86: self-IPI for pending work
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-03-22 Jaswinder Singh... x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together
2009-03-22 Jaswinder Singh... x86: irq.c use same path for show_interrupts
2009-03-13 Jan Beulichx86: smarten /proc/interrupts output
2009-03-04 Dimitri Sivanichx86: UV, SGI RTC: add generic system vector
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-17 Yinghai Lux86: fold apic_ops into genapic
2009-02-13 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-09 Jeremy Fitzhardingex86: unify do_IRQ()
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-18 Brian Gerstx86-64: Move irq stats from PDA to per-cpu and consolid...
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into perfcounters/core
2009-01-04 Jaswinder Singh... x86: irq.c fix style problems
2008-12-23 Ingo Molnarx86: export vector_used_by_percpu_irq
2008-12-08 Ingo Molnarperformance counters: x86 support
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-10-21 Ingo Molnargenirq: fix off by one and coding style
2008-10-16 Thomas Gleixnerx86: move ack_bad_irq() to irq.c
2008-10-16 Thomas Gleixnerx86: unify show_interrupts() and proc helpers