1. a2d616b Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
  2. 8ef5b28 parisc: ccio-dma.c: Added tab instead of spaces by Shubhankar Kuranagatti · 3 years, 8 months ago
  3. 0c38502 parisc: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 4 months ago
  4. 9a22f2f parisc: return error code from .map_sg() ops by Martin Oliveira · 3 years, 5 months ago
  5. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  6. efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 4 months ago
  7. 1e9d90d dma-mapping: introduce dma_get_seg_boundary_nr_pages() by Nicolin Chen · 4 years, 4 months ago
  8. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  9. 5128da3 parisc: don't set ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
  10. f9f3232 dma-mapping: explicitly wire up ->mmap and ->get_sgtable by Christoph Hellwig · 5 years ago
  11. 16d72dd Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  12. 116d753 parisc: Use lpa instruction to load physical addresses in driver code by John David Anglin · 6 years ago
  13. 63923d2 parisc: Use implicit space register selection for loading the coherence index of I/O pdirs by John David Anglin · 6 years ago
  14. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  15. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  16. 3654f01 parisc: remove the HBA_DATA macro by Christoph Hellwig · 6 years ago
  17. 9b8eeab parisc: move internal implementation details out of <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  18. 7753a91 ccio: allow large DMA masks by Christoph Hellwig · 6 years ago
  19. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  20. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  21. 748c3c4 parisc/ccio: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  22. 3847dab parisc: Add alternative coding infrastructure by Helge Deller · 6 years ago
  23. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  24. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  25. 8a92281 parisc: Move ccio_cujo20_fixup() into init section by Helge Deller · 7 years ago
  26. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  27. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
  28. 8d73b18 parisc: Fix section mismatches by Helge Deller · 7 years ago
  29. cfe4fbf parisc: Fix section mismatches in parisc core drivers by Helge Deller · 7 years ago
  30. 227145e parisc: ->mapping_error by Christoph Hellwig · 7 years ago
  31. 33f9e02 parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 7 years ago
  32. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  33. e28f701 parisc: ccio-dma: Handle return NULL error from ioremap_nocache by Arvind Yadav · 8 years ago
  34. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  35. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  36. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  37. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  38. 247e75d pci: remove pci_dma_supported by Christoph Hellwig · 9 years ago
  39. b342a65 parisc: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  40. 8bf8a1d parisc: Eliminate sg_virt_addr() and private scatterlist.h by Matthew Wilcox · 10 years ago
  41. e693d73 parisc: remove use of seq_printf return value by Joe Perches · 10 years ago
  42. a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  43. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 15 years ago
  44. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  45. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  46. b10ff54 parisc: includecheck fix for ccio-dma.c by Jaswinder Singh Rajput · 15 years ago
  47. 8d2d00d parisc: ccio-dma: fix build failure without procfs by Alexander Beregalov · 16 years ago
  48. c18b460 parisc: drivers: fix warnings by Alexander Beregalov · 16 years ago
  49. 0063507 parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions by FUJITA Tomonori · 16 years ago
  50. df8e5bc parisc: drivers/parisc/: make code static by Adrian Bunk · 16 years ago
  51. 1e22166 parisc: unify CCIO_COLLECT_STATS implementation by Kyle McMartin · 16 years ago
  52. a8043ec drivers/parisc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  53. 0fd6894 parisc: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  54. 4a0d3f3 parisc: fix IOMMU's device boundary overflow bug on 32bits arch by FUJITA Tomonori · 17 years ago
  55. 4666344 iommu: parisc: make the IOMMUs respect the segment boundary limits by FUJITA Tomonori · 17 years ago
  56. 7c8cda6 iommu: parisc: pass struct device to iommu_alloc_range by FUJITA Tomonori · 17 years ago
  57. d1b5163 iommu sg merging: parisc: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  58. 4f63ba1 drivers/parisc/: Spelling fixes by Joe Perches · 17 years ago
  59. b61e8f4 parisc: fix sg_page() fallout by FUJITA Tomonori · 17 years ago
  60. 25971f6 [PARISC] fix section mismatch in ccio-dma by Helge Deller · 18 years ago
  61. 3cb1d95 [PARISC] ROUNDUP macro cleanup in drivers/parisc by Milind Arun Choudhary · 18 years ago
  62. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  63. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  64. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  65. 5076c15 [PARISC] I/O-Space must be ioremap_nocache()'d by Helge Deller · 19 years ago
  66. f823bca [PARISC] Convert ccio-dma.c to use seq_file by Kyle McMartin · 19 years ago
  67. cb6fc18 [PARISC] Use kzalloc and other janitor-style cleanups by Helge Deller · 19 years ago
  68. 210cc67 Auto-update from upstream by Kyle McMartin · 19 years ago
  69. 5c1fb41 [PATCH] gfp_t: dma-mapping (parisc) by Al Viro · 19 years ago
  70. 86a61ee [PARISC] Update ccio-dma from parisc tree by Grant Grundler · 19 years ago
  71. 53f01bb [PARISC] Convert parisc_device to use struct resource for hpa by Matthew Wilcox · 19 years ago
  72. bdad1f8 [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better by Matthew Wilcox · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago