aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/sbus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-31sparc64: Rewrite central driver.David S. Miller1-3/+0
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller1-1/+3
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller1-55/+67
2008-08-29sparc: Kill sbus_arch_preinit().David S. Miller1-5/+0
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller1-4/+0
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller1-24/+0
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller1-3/+13
2008-05-20sparc64: remove CVS keywordsAdrian Bunk1-1/+1
2008-04-23[SPARC64]: NUMA device infrastructure.David S. Miller1-1/+2
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller1-544/+24
2007-06-07[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller1-27/+27
2007-05-08[SPARC64] SBUS: Error interrupt registry cleanups.David S. Miller1-6/+6
2007-04-26[SPARC64]: Convert SBUS over to generic iommu/strbuf structs.David S. Miller1-97/+132
2007-04-26[SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller1-9/+3
2007-04-26[SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell1-2/+2
2007-04-11[SPARC64]: Fix SBUS IOMMU allocation code.David S. Miller1-328/+232
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro1-3/+3
2006-07-02[PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-29[SPARC]: Convert clock drivers to of_driver framework.David S. Miller1-2/+0
2006-06-29[SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller1-3/+1
2006-06-23[SPARC64]: Make auxio a real driver.David S. Miller1-2/+0
2006-06-23[SBUS]: Rewrite and plug into of_device framework.David S. Miller1-1/+30
2006-06-23[SPARC64]: Kill off some more prom_getproperty() remnants.David S. Miller1-14/+15
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller1-0/+21
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller1-1/+1
2006-06-20[SPARC64]: Virtualize IRQ numbers.David S. Miller1-1/+1
2006-06-20[SPARC64]: Kill ino_bucket->pilDavid S. Miller1-43/+4
2006-03-20[SPARC64]: Fix new context version SMP handling.David S. Miller1-5/+5
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins1-1/+1
2005-11-09[SPARC64]: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller1-1/+1
2005-05-31[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.David S. Miller1-6/+14
2005-05-20[SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller1-2/+2
2005-05-11[SPARC64]: Add timeouts to streaming buffer synchronization.David S. Miller1-8/+23
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1243