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