Age | Commit message (Expand) | Author | Files | Lines |
2015-07-07 | x86/irq: Retrieve irq data after locking irq_desc | Thomas Gleixner | 1 | -1/+6 |
2015-07-07 | x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable() | Thomas Gleixner | 1 | -1/+12 |
2015-06-07 | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar | 1 | -0/+6 |
2015-05-19 | x86/irq: Show statistics information for posted-interrupts | Feng Wu | 1 | -0/+12 |
2015-05-19 | x86/irq: Define a global vector for VT-d Posted-Interrupts | Feng Wu | 1 | -0/+26 |
2015-05-15 | x86: Use entering[_ack]_irq() instead of open coding it | Thomas Gleixner | 1 | -12/+4 |
2015-05-10 | x86/irq: Merge irq_regs & irq_stat | Brian Gerst | 1 | -0/+6 |
2015-05-07 | x86/mce/amd: Introduce deferred error interrupt handler | Aravind Gopalakrishnan | 1 | -0/+6 |
2015-03-02 | x86: Fix up obsolete __cpu_set() function usage | Rusty Russell | 1 | -2/+2 |
2015-02-18 | x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable() | Joerg Roedel | 1 | -0/+3 |
2015-01-20 | x86, irq: Properly tag virtualization entry in /proc/interrupts | Jan Beulich | 1 | -1/+1 |
2014-12-08 | x86: Replace seq_printf() with seq_puts() | Rasmus Villemoes | 1 | -15/+15 |
2014-06-13 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+9 |
2014-06-04 | x86: irq: Get correct available vectors for cpu disable | Yinghai Lu | 1 | -4/+12 |
2014-04-16 | x86/irq: Fix fixup_irqs() error handling | Prarit Bhargava | 1 | -4/+9 |
2014-04-02 | x86/platform/hyperv: Handle VMBUS driver being a module | K. Y. Srinivasan | 1 | -1/+1 |
2014-03-04 | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR | Thomas Gleixner | 1 | -0/+6 |
2014-01-31 | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable() | Prarit Bhargava | 1 | -1/+8 |
2014-01-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+70 |
2014-01-16 | x86: Add check for number of available vectors before CPU down | Prarit Bhargava | 1 | -0/+70 |
2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava | 1 | -6/+13 |
2013-08-07 | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen | 1 | -4/+4 |
2013-06-21 | trace,x86: Move creation of irq tracepoints from apic.c to irq.c | Steven Rostedt (Red Hat) | 1 | -0/+2 |
2013-06-21 | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 1 | -0/+13 |
2013-06-21 | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 1 | -10/+8 |
2013-05-06 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+22 |
2013-04-30 | x86: Eliminate irq_mis_count counted in arch_irq_stat | Li Fei | 1 | -4/+0 |
2013-04-16 | KVM: VMX: Register a new IPI for posted interrupt | Yang Zhang | 1 | -0/+22 |
2012-10-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2012-09-28 | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama | 1 | -2/+2 |
2012-08-22 | x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask | Liu, Chuansheng | 1 | -1/+1 |
2012-07-26 | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama | 1 | -0/+1 |
2012-06-06 | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 1 | -2/+2 |
2012-03-29 | x86: Preserve lazy irq disable semantics in fixup_irqs() | Liu, Chuansheng | 1 | -1/+6 |
2012-01-07 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+5 |
2011-12-18 | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao | 1 | -2/+2 |
2011-12-14 | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao | 1 | -0/+5 |
2011-12-11 | x86: Call idle notifier after irq_enter() | Frederic Weisbecker | 1 | -3/+3 |
2011-11-01 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-05-19 | x86: Don't unmask disabled irqs when migrating them | Tian, Kevin | 1 | -1/+2 |
2011-05-19 | x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() | Tian, Kevin | 1 | -1/+1 |
2011-03-29 | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 1 | -0/+1 |
2011-03-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -9/+0 |
2011-03-12 | x86: Use generic show_interrupts | Thomas Gleixner | 1 | -55/+2 |
2011-03-12 | x86: Use the proper accessors in fixup_irqs() | Thomas Gleixner | 1 | -10/+13 |
2011-02-24 | x86: Add device tree support | Sebastian Andrzej Siewior | 1 | -9/+0 |
2011-02-18 | x86: Eliminate pointless adjustment attempts in fixup_irqs() | Jan Beulich | 1 | -1/+1 |
2011-02-12 | x86: Readd missing irq_to_desc() in fixup_irq() | Thomas Gleixner | 1 | -1/+2 |
2011-01-13 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+10 |
2010-12-30 | x86: Use this_cpu_ops to optimize code | Tejun Heo | 1 | -3/+3 |