1. 50262a4 ARM: dma-mapping: add more sanity checks in arm_dma_mmap() by Marek Szyprowski · 12 years ago
  2. e9da6e9 ARM: dma-mapping: remove custom consistent dma region by Marek Szyprowski · 12 years ago
  3. 46c8785 ARM: dma-mapping: modify condition check while freeing pages by Prathyush K · 12 years ago
  4. 593f473 ARM: dma-mapping: fix buffer chunk allocation order by Marek Szyprowski · 12 years ago
  5. e53f517 ARM: dma-mapping: Add missing static storage class specifier by Sachin Kamat · 12 years ago
  6. f1ae98d ARM: dma-mapping: remove unconditional dependency on CMA by Marek Szyprowski · 12 years ago
  7. 0f51596 Merge branch 'for-next-arm-dma' into for-linus by Marek Szyprowski · 12 years ago
  8. 61f6c7a ARM: dma-mapping: use PMD size for section unmap by Vitaly Andrianov · 12 years ago
  9. c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  10. 4ce63fc ARM: dma-mapping: add support for IOMMU mapper by Marek Szyprowski · 12 years ago
  11. f99d603 ARM: dma-mapping: use alloc, mmap, free from dma_ops by Marek Szyprowski · 12 years ago
  12. 51fde349 ARM: dma-mapping: remove redundant code and do the cleanup by Marek Szyprowski · 13 years ago
  13. 15237e1 ARM: dma-mapping: move all dma bounce code to separate dma ops structure by Marek Szyprowski · 13 years ago
  14. 2a550e7 ARM: dma-mapping: implement dma sg methods on top of any generic dma ops by Marek Szyprowski · 13 years ago
  15. 2dc6a01 ARM: dma-mapping: use asm-generic/dma-mapping-common.h by Marek Szyprowski · 13 years ago
  16. a227fb9 ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops by Marek Szyprowski · 13 years ago
  17. 553ac78 ARM: dma-mapping: introduce DMA_ERROR_CODE constant by Marek Szyprowski · 13 years ago
  18. 6b6f770 ARM: dma-mapping: use pr_* instread of printk by Marek Szyprowski · 13 years ago
  19. 47142f0 ARM: dma-mapping: use dma_mmap_from_coherent() by Marek Szyprowski · 12 years ago
  20. 45cd529 ARM: add dma coherent region reporting via procfs by Russell King · 13 years ago
  21. ea2e705 ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations by Sumit Bhattacharya · 13 years ago
  22. 53cbcbc ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.c by Catalin Marinas · 13 years ago
  23. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  24. 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 13 years ago
  25. d8e89b4 ARM: dma-mapping: free allocated page if unable to map by Russell King · 13 years ago
  26. e73fc88 ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* by Catalin Marinas · 13 years ago
  27. 97fef8b ARM: Remove support for macro CONSISTENT_DMA_SIZE by Jon Medhurst · 13 years ago
  28. 99d1717 ARM: Add init_consistent_dma_size() by Jon Medhurst · 13 years ago
  29. 022ae53 ARM: dma: replace ISA_DMA_THRESHOLD with a variable by Russell King · 13 years ago
  30. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 14 years ago
  31. 516295e ARM: pgtable: add pud-level code by Russell King · 14 years ago
  32. 0adfca6 ARM: 6622/1: fix dma_unmap_sg() documentation by Linus Walleij · 14 years ago
  33. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  34. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  35. 24056f5 ARM: DMA: add support for DMA debugging by Russell King · 14 years ago
  36. 9eedd96 ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() by Russell King · 14 years ago
  37. 39af22a ARM: get rid of kmap_high_l1_vipt() by Nicolas Pitre · 14 years ago
  38. c947f69 ARM: Fix DMA coherent allocator alignment by Russell King · 14 years ago
  39. c017780 ARM: 6379/1: Assume new page cache pages have dirty D-cache by Catalin Marinas · 14 years ago
  40. 2be23c4 ARM: Ensure PTE modifications via dma_alloc_coherent are visible by Russell King · 14 years ago
  41. 5bc23d3 ARM: DMA coherent allocator: align remapped addresses by Russell King · 14 years ago
  42. a5e9d38 ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds by Catalin Marinas · 14 years ago
  43. 7e5a69e ARM: 6007/1: fix highmem with VIPT cache and DMA by Nicolas Pitre · 14 years ago
  44. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  45. 2741ecb Merge branch 'misc2' into devel by Russell King · 15 years ago
  46. a7bd08c ARM: 5927/1: Make delimiters of DMA area globally visibly. by Fenkart/Bostandzhyan · 15 years ago
  47. 2ffe2da ARM: dma-mapping: fix for speculative prefetching by Russell King · 15 years ago
  48. a9c9147 ARM: dma-mapping: provide per-cpu type map/unmap functions by Russell King · 15 years ago
  49. 93f1d62 ARM: dma-mapping: simplify dma_cache_maint_page by Russell King · 15 years ago
  50. 65af191 ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous by Russell King · 15 years ago
  51. 4ea0d73 ARM: dma-mapping: push buffer ownership down into dma-mapping.c by Russell King · 15 years ago
  52. 18eabe2 ARM: dma-mapping: introduce the idea of buffer ownership by Russell King · 15 years ago
  53. 26a26d3 ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute by Russell King · 15 years ago
  54. acaac25 ARM: dma-mapping: get rid of setting/clearing the reserved page bit by Russell King · 15 years ago
  55. 31ebf94 ARM: dma-mapping: Factor out noMMU dma buffer allocation code by Russell King · 15 years ago
  56. ebd7a84 ARM: dma-mapping: clean up coherent arch dma allocation by Russell King · 15 years ago
  57. 88c58f3 ARM: dma-mapping: move consistent_init into CONFIG_MMU section by Russell King · 15 years ago
  58. 695ae0a ARM: dma-mapping: factor dma_free_coherent() common code by Russell King · 15 years ago
  59. 04da569 ARM: dma-mapping: fix nommu dma_alloc_coherent() by Russell King · 15 years ago
  60. 3e82d01 ARM: dma-mapping: fix coherent arch dma_alloc_coherent() by Russell King · 15 years ago
  61. 7a9a32a ARM: dma-mapping: functions to allocate/free a coherent buffer by Russell King · 15 years ago
  62. 13ccf3a ARM: dma-mapping: split out vmregion code from dma coherent mapping code by Russell King · 15 years ago
  63. c06e004 ARM: Use GFP_DMA only for masks _less_ than 32-bit by Russell King · 15 years ago
  64. ab6494f nommu: Add noMMU support to the DMA API by Catalin Marinas · 15 years ago
  65. 4337745 [ARM] introduce dma_cache_maint_page() by Nicolas Pitre · 16 years ago
  66. 1522ac3 [ARM] Fix virtual to physical translation macro corner cases by Russell King · 16 years ago
  67. 9c93af1 NOMMU: Rename ARM's struct vm_region by David Howells · 16 years ago
  68. 309dbba [ARM] dma: don't touch cache on dma_*_for_cpu() by Russell King · 16 years ago
  69. 2638b4d [ARM] dma: Reduce to one dma_sync_sg_* implementation by Russell King · 16 years ago
  70. 01135d92 [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation by Russell King · 16 years ago
  71. afd1a32 [ARM] Update dma_map_sg()/dma_unmap_sg() API by Russell King · 16 years ago
  72. 0ddbccd [ARM] dma: rename consistent.c to dma-mapping.c by Russell King · 16 years ago[Renamed (99%) from arch/arm/mm/consistent.c]
  73. 1fe5326 ARM: support generic per-device coherent dma mem by Dmitry Baryshkov · 16 years ago
  74. 6d6a54d [ARM] remove useless setting of VM_RESERVED by Russell King · 17 years ago
  75. 84aa462 [ARM] Rename consistent_sync() as dma_cache_maint() by Russell King · 17 years ago
  76. 3e1a80f [ARM] 4153/1: fix consistent_sync() off-by-one BUG check by Lennert Buytenhek · 18 years ago
  77. 7ae5a76 [ARM] Convert DMA cache handling to take const void * args by Russell King · 18 years ago
  78. 953233d [ARM] 4134/1: Add generic support for outer caches by Catalin Marinas · 18 years ago
  79. ad1ae2f [ARM] Unuse another Linux PTE bit by Russell King · 18 years ago
  80. 105ef9a [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly by Dan Williams · 18 years ago
  81. 23759dc [ARM] 3439/2: xsc3: add I/O coherency support by Lennert Buytenhek · 18 years ago
  82. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 19 years ago
  83. 37134cd [ARM] 3209/1: Configurable DMA-consistent memory region by Kevin Hilman · 19 years ago
  84. 78ff18a [ARM] Cleanup ARM includes by Russell King · 19 years ago
  85. 5edf71a [ARM] Do not call flush_tlb_kernel_range() with IRQs disabled. by Russell King · 19 years ago
  86. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  87. f9e3214 [PATCH] gfp_t: dma-mapping (arm) by Al Viro · 19 years ago
  88. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago