1. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  2. 48cc8f7 sparc: use DT node full_name in sparc_dma_alloc_resource by Christoph Hellwig · 6 years ago
  3. ce65d36 sparc: remove the sparc32_dma_ops indirection by Christoph Hellwig · 6 years ago
  4. 53b7670 sparc: factor the dma coherent mapping into helper by Christoph Hellwig · 6 years ago
  5. 7227b20 sparc: remove not needed sbus_dma_ops methods by Christoph Hellwig · 6 years ago
  6. dfaad39 sparc: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  7. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  8. b3ada9d asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU by Greentime Hu · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. b02c2b0 sparc: remove arch specific dma_supported implementations by Christoph Hellwig · 8 years ago
  11. c6d333e sparc: remove leon_dma_ops by Christoph Hellwig · 8 years ago
  12. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  13. 68bbc28 arch/sparc: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  14. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  15. 08f8007 sparc: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  16. d110528 sparc32: dma_alloc_coherent must honour gfp flags by Daniel Hellstrom · 10 years ago
  17. c31f765 sparc32: fix sparse warnings in ioport.c by Sam Ravnborg · 11 years ago
  18. bf70053c sparc/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  19. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  20. d4511e6 sparc32: Export leon_dma_ops to modules. by David S. Miller · 13 years ago
  21. 9583533 sparc32: support leon + sun in dma_make_coherent() by Sam Ravnborg · 13 years ago
  22. 87e677c sparc32,leon: always support leon in ioport by Sam Ravnborg · 13 years ago
  23. d894d96 sparc32: Convert mmu_* interfaces from btfixup to method ops. by David S. Miller · 13 years ago
  24. 9701b26 sparc32: drop btfixup in pgtable_32.h by Sam Ravnborg · 13 years ago
  25. ee906c9 sparc32: Trivial removal of sun4c references in comments. by David S. Miller · 13 years ago
  26. c416258 SPARC: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  27. 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  28. a0e997c sparc: iounmap() and *_free_coherent() - Use lookup_resource() by Geert Uytterhoeven · 14 years ago
  29. 88efd0b sparc: _sparc_find_resource() should check for exact matches by Geert Uytterhoeven · 14 years ago
  30. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  31. d81f087 sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. by Kristoffer Glembo · 14 years ago
  32. 0c7c6a3 sparc: Fix sbus_alloc_coherent error handling. by Kristoffer Glembo · 14 years ago
  33. 7feee24 sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimize casts. by Kristoffer Glembo · 14 years ago
  34. 1b19274 sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping enabled. by Kristoffer Glembo · 14 years ago
  35. 1830474 sparc/leon: Add LEON dma_ops. by Kristoffer Glembo · 14 years ago
  36. b8682ce sparc: Add pci32_unmap_page. by Kristoffer Glembo · 14 years ago
  37. 5c8345b sparc: Replace open coded page alignment with PAGE_ALIGN macro. by Kristoffer Glembo · 14 years ago
  38. cd4cd73 sparc: remove references to of_device and to_of_device by Grant Likely · 15 years ago
  39. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  40. 3490042 dma-mapping: sparc: unify 32bit and 64bit dma_set_mask by FUJITA Tomonori · 15 years ago
  41. 8401707 sparc,leon: Sparc-Leon SMP support by Konrad Eisele · 15 years ago
  42. cabc5c0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  43. e7a088f sparc: convert /proc/io_map, /proc/dvma_map to seq_file by Alexey Dobriyan · 15 years ago
  44. 451d740 sparc: Add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 15 years ago
  45. ee664a9 sparc: Use asm-generic/pci-dma-compat by FUJITA Tomonori · 15 years ago
  46. c2c07db sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unmap_page by FUJITA Tomonori · 15 years ago
  47. 6943f3d sparc: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  48. aa83a26 sparc: use sparc64 version of scatterlist.h by Robert Reif · 16 years ago
  49. 9dc6923 sparc: Kill now spurious includes of sbus.h by David S. Miller · 16 years ago
  50. 046e26a sparc: Remove generic SBUS probing layer. by David S. Miller · 16 years ago
  51. f8e4d32 sparc: Kill sbus_arch_preinit(). by David S. Miller · 16 years ago
  52. 615deeb sparc: Kill sbus_ioremap() and sbus_iounmap(). by David S. Miller · 16 years ago
  53. 1043648 sparc: Remove SBUS layer resource and irq handling. by David S. Miller · 16 years ago
  54. 33c4655 sparc: Kill SBUS layer IRQ hooks. by David S. Miller · 16 years ago
  55. 4b1c5df sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. by David S. Miller · 16 years ago
  56. aba945e sparc32: Kill mmu_translate_dvma() usage. by David S. Miller · 16 years ago
  57. 63237ee sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h by David S. Miller · 16 years ago
  58. 944c67df sparc32: Implement more generic dma_*() interfaces. by David S. Miller · 16 years ago
  59. 260489f sparc32: Make mmu_{get,release}_*() take a struct device pointer. by David S. Miller · 16 years ago
  60. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  61. e003934 sparc32: Make IOMMU and IO-UNIT init work with device nodes. by David S. Miller · 16 years ago
  62. 764f257 sparc: don't use asm/of_device.h by Stephen Rothwell · 16 years ago
  63. c61c65c sparc/kernel/: possible cleanups by Adrian Bunk · 17 years ago
  64. 88278ca sparc: remove CVS keywords by Adrian Bunk · 17 years ago
  65. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 17 years ago
  66. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  67. 0912a5d SPARC: sg chaining support by Jens Axboe · 18 years ago
  68. d1a78c3 [SPARC]: Spelling fixes. by Simon Arlott · 18 years ago
  69. e3a411a3 [SPARC64]: Fix of_iounmap() region release. by David S. Miller · 18 years ago
  70. dbc1333 [PATCH] sparc32: add offset in pci_map_sg() by Jan Andersson · 18 years ago
  71. c80892d [SPARC]: Replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  72. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  73. 5932ef0 [PATCH] sun4: fix sbus_setup_iommu() by Al Viro · 18 years ago
  74. 3ca9fab [SPARC]: Add of_io{remap,unmap}(). by David S. Miller · 19 years ago
  75. d75fc8b [PATCH] 64bit resource: change resource core to use resource_size_t by Greg Kroah-Hartman · 19 years ago
  76. 685143ac [PATCH] 64bit resource: fix up printks for resources in arch and core code by Greg Kroah-Hartman · 19 years ago
  77. 576c352 [SBUS]: Rewrite and plug into of_device framework. by David S. Miller · 19 years ago
  78. 8fae097 [SBUS]: Start cleaning up generic sbus support layer. by David S. Miller · 19 years ago
  79. 4cfbd7e [SPARC]: show device name in /proc/dvma_map by Martin Habets · 19 years ago
  80. 30d4d1f [SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.c by Eric Sesterhenn · 19 years ago
  81. f3d48f0 [PATCH] unpaged: fix sound Bad page states by Hugh Dickins · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago