summaryrefslogtreecommitdiffstats
path: root/drivers/pci/htirq.c
Commit message (Expand)AuthorAgeFilesLines
* x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu2015-04-241-41/+6
* x86/htirq: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-241-4/+3
* Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-121-4/+3
|\
| * PCI: Whitespace cleanupRyan Desfosses2014-06-101-1/+1
| * PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses2014-06-101-3/+2
* | x86: htirq: Use irq_alloc/free_irq()Thomas Gleixner2014-05-161-9/+4
|/
* pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-8/+8
* ht: Convert to new irq_chip functionsThomas Gleixner2010-10-121-14/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-121-0/+1
|\
| * docbooks: add/fix PCI kernel-docRandy Dunlap2009-04-221-0/+1
* | irq: make ht irq_desc more numa awareYinghai Lu2009-04-281-1/+3
|/
* genirq: remove sparse irq codeThomas Gleixner2008-10-161-18/+1
* irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ, v2Yinghai Lu2008-10-161-1/+1
* irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQDean Nelson2008-10-161-1/+1
* x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu2008-10-161-2/+20
* PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman2006-12-201-8/+1
* [PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman2006-11-081-5/+24
* [PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman2006-11-081-48/+24
* [PATCH] htirq: tidy up the htirq codeEric W. Biederman2006-10-041-0/+1
* [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-041-0/+189
OpenPOWER on IntegriCloud