Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-23 | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas | 1 | -198/+0 |
2017-09-25 | genirq/irqdomain: Update irq_domain_ops.activate() signature | Thomas Gleixner | 1 | -2/+3 |
2017-06-22 | x86/htirq: Create named domain | Thomas Gleixner | 1 | -5/+16 |
2015-05-05 | x86: Constify irqdomain ops | Thomas Gleixner | 1 | -5/+5 |
2015-04-24 | x86/irq: Move irqdomain specific code into asm/irqdomain.h | Jiang Liu | 1 | -1/+1 |
2015-04-24 | x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts | Jiang Liu | 1 | -41/+120 |
2015-04-24 | x86/htirq: Use new irqdomain interfaces to allocate/free IRQ | Jiang Liu | 1 | -13/+13 |
2014-12-16 | x86, irq: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu | 1 | -1/+1 |
2014-12-16 | x86, irq: Move HT IRQ related code from io_apic.c into htirq.c | Jiang Liu | 1 | -0/+107 |