summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/sbus.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-301-544/+24Star
* [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2007-06-081-27/+27
* [SPARC64] SBUS: Error interrupt registry cleanups.David S. Miller2007-05-091-6/+6
* [SPARC64]: Convert SBUS over to generic iommu/strbuf structs.David S. Miller2007-04-261-97/+132
* [SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller2007-04-261-9/+3Star
* [SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell2007-04-261-2/+2
* [SPARC64]: Fix SBUS IOMMU allocation code.David S. Miller2007-04-121-328/+232Star
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-081-3/+3
* [PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
* [SPARC]: Convert clock drivers to of_driver framework.David S. Miller2006-06-301-2/+0Star
* [SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller2006-06-301-3/+1Star
* [SPARC64]: Make auxio a real driver.David S. Miller2006-06-241-2/+0Star
* [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-241-1/+30
* [SPARC64]: Kill off some more prom_getproperty() remnants.David S. Miller2006-06-241-14/+15
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-241-0/+21
* [SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller2006-06-201-1/+1
* [SPARC64]: Virtualize IRQ numbers.David S. Miller2006-06-201-1/+1
* [SPARC64]: Kill ino_bucket->pilDavid S. Miller2006-06-201-43/+4Star
* [SPARC64]: Fix new context version SMP handling.David S. Miller2006-03-201-5/+5
* [PATCH] unpaged: fix sound Bad page statesHugh Dickins2005-11-221-1/+1
* [SPARC64]: Use ARRAY_SIZE macroTobias Klauser2005-11-091-1/+1
* [SPARC64]: More fully work around Spitfire Errata 51.David S. Miller2005-08-291-1/+1
* [SPARC64]: Fix streaming buffer flushing on PCI and SBUS.David S. Miller2005-06-011-6/+14
* [SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller2005-05-201-2/+2
* [SPARC64]: Add timeouts to streaming buffer synchronization.David S. Miller2005-05-111-8/+23
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1243