summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/htirq.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-05x86: Constify irqdomain opsThomas Gleixner1-5/+5
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu1-1/+1
2015-04-24x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu1-41/+120
2015-04-24x86/htirq: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-13/+13
2014-12-16x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu1-1/+1
2014-12-16x86, irq: Move HT IRQ related code from io_apic.c into htirq.cJiang Liu1-0/+107