Age | Commit message (Expand) | Author |
2014-12-16 | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h | Jiang Liu |
2014-12-16 | x86, irq: Make UP version of irq_complete_move() an inline stub | Thomas Gleixner |
2014-12-16 | x86, irq: Move local APIC related code from io_apic.c into vector.c | Jiang Liu |
2014-12-16 | x86, irq: Introduce helpers to access struct irq_cfg | Jiang Liu |
2014-12-16 | x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() | Jiang Liu |
2014-12-16 | x86, irq: Refine hw_irq.h to prepare for irqdomain support | Jiang Liu |
2014-12-16 | x86, irq: Convert irq_2_pin list to generic list | Yinghai Lu |
2014-12-16 | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() | Jiang Liu |
2014-12-16 | x86: Avoid building unused IRQ entry stubs | Jan Beulich |
2014-12-16 | x86, irq: Provide empty send_cleanup_vector() stub for UP builds | Jiang Liu |
2014-04-14 | x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definition | Prarit Bhargava |
2014-02-27 | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin |
2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava |
2013-11-08 | x86, trace: Register exception handler to trace IDT | Seiji Aguchi |
2013-08-06 | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen |
2013-06-20 | x86, trace: Add irq vector tracepoints | Seiji Aguchi |
2013-04-16 | KVM: VMX: Register a new IPI for posted interrupt | Yang Zhang |
2013-01-28 | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel |
2013-01-28 | x86, irq: Add data structure to keep AMD specific irq remapping information | Joerg Roedel |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-06-16 | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto |
2011-02-14 | x86: Allocate 32 tlb_invalidate_interrupt handler stubs | Shaohua Li |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-12 | x86: uv: Clean up the direct access to irq_desc | Thomas Gleixner |
2010-10-12 | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner |
2010-10-12 | x86: Prepare the affinity common functions for taking struct irq_data * | Thomas Gleixner |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha |
2010-02-19 | x86, pic: Make use of legacy_pic abstraction | Jacob Pan |
2009-12-17 | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha |
2009-12-08 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-11-02 | x86: Remove move_cleanup_count from irq_cfg | Suresh Siddha |
2009-10-14 | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich |
2009-10-14 | x86, apic: Fix prototype in hw_irq.h | Ingo Molnar |
2009-10-14 | x86, apic: Move SGI UV functionality out of generic IO-APIC code | Dimitri Sivanich |
2009-06-11 | Merge branch 'linus' into x86/mce3 | Ingo Molnar |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-10 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-06-03 | x86: fix panic with interrupts off (needed for MCE) | Andi Kleen |
2009-06-03 | x86, mce: implement bootstrapping for machine check wakeups | Andi Kleen |
2009-06-03 | perf_counter/x86: Remove the IRQ (non-NMI) handling bits | Yong Wang |
2009-05-18 | x86, apic: introduce io_apic_irq_attr | Yinghai Lu |
2009-05-11 | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() | Yinghai Lu |
2009-04-12 | x86: clean up declarations and variables | Jaswinder Singh Rajput |
2009-04-07 | perf_counter: x86: self-IPI for pending work | Peter Zijlstra |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-03-04 | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich |
2009-02-13 | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar |
2009-02-09 | xen: expose enable_IO_APIC for 32-bit | Ian Campbell |