1. 9ab9e4f ARM: memremap: implement arch_memremap_wb() by Ard Biesheuvel · 8 years ago
  2. 20c5ea4 ARM: reintroduce ioremap_cached() for creating cached I/O mappings by Ard Biesheuvel · 8 years ago
  3. 2937367 ARM: add support for generic early_ioremap/early_memremap by Ard Biesheuvel · 9 years ago
  4. 20a1080 ARM: io: convert ioremap*() to functions by Russell King · 9 years ago
  5. 1c8c3cf ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type by Thomas Petazzoni · 10 years ago
  6. 2e2c9de ARM: add permission annotations to MT_MEMORY* mapping types by Russell King · 11 years ago
  7. 9b97173 ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions by Laura Abbott · 11 years ago
  8. 101eeda ARM: 7646/1: mm: use static_vm for managing static mapped areas by Joonsoo Kim · 12 years ago
  9. ed8fd21 ARM: 7645/1: ioremap: introduce an infrastructure for static mapped area by Joonsoo Kim · 12 years ago
  10. 3e99675 ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVM by Nicolas Pitre · 12 years ago
  11. 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  12. a3d7193 ARM: ensure vm_struct has its phys_addr member filled in by Russell King · 12 years ago
  13. 19ec6ca Merge branch 'cleanup/io-pci' into next/cleanups by Arnd Bergmann · 12 years ago
  14. c279443 ARM: Add fixed PCI i/o mapping by Rob Herring · 12 years ago
  15. 158e8bf ARM: 7432/1: use the new linux/sizes.h by Alessandro Rubini · 12 years ago
  16. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  18. 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 12 years ago
  19. 4fe7ef3 ARM: provide runtime hook for ioremap/iounmap by Rob Herring · 13 years ago
  20. 97f1040 Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping" by Russell King · 13 years ago
  21. 3c424f3 ARM: 7304/1: ioremap: fix boundary check when reusing static mapping by Pawel Moll · 13 years ago
  22. 6ae25a5 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux into devel-stable by Russell King · 13 years ago
  23. da02877 ARM: LPAE: Page table maintenance for the 3-level format by Catalin Marinas · 13 years ago
  24. 03a6b82 ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud by Catalin Marinas · 13 years ago
  25. 576d2f2 ARM: add generic ioremap optimization by reusing static mappings by Nicolas Pitre · 13 years ago
  26. 6ee723a ARM: simplify __iounmap() when dealing with section based mapping by Nicolas Pitre · 13 years ago
  27. 6c5482d ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY by Tony Lindgren · 13 years ago
  28. 67cfa23 Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable" by Russell King · 14 years ago
  29. 06c1088 ARM: relax ioremap prohibition (309caa9) for -final and -stable by Russell King · 14 years ago
  30. d746196 ARM: use generic ioremap_page_range() by Russell King · 14 years ago
  31. 309caa9 ARM: Prohibit ioremap() on kernel managed RAM by Russell King · 14 years ago
  32. 31aa8fd ARM: Add caller information to ioremap by Russell King · 15 years ago
  33. 69d3a84 omap iommu: simple virtual address space management by Hiroshi DOYU · 16 years ago
  34. 24f11ec [ARM] fix section-based ioremap by Russell King · 16 years ago
  35. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  36. 40d192b [ARM] remove 'prot_pte_ext' from memory type table by Russell King · 16 years ago
  37. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  38. 09d9bae [ARM] sparse: fix several warnings by Russell King · 16 years ago
  39. 0ba8b9b [ARM] cputype: separate definitions, use them by Russell King · 16 years ago
  40. 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago
  41. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  42. 6d78b5f [ARM] Fix bounding error in ioremap_pfn() by Russell King · 17 years ago
  43. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  44. 3603ab2 [ARM] mm 10: allow memory type to be specified with ioremap by Russell King · 17 years ago
  45. c172cc9 [ARM] mm 6: allow mem_types table to specify extended pte attributes by Russell King · 17 years ago
  46. b29e9f5 [ARM] mm 5: Use mem_types table in ioremap by Russell King · 17 years ago
  47. 4a56c1e [ARM] mm 3: separate out supersection mappings, avoid for <4GB by Russell King · 17 years ago
  48. 412489a [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zero by Catalin Marinas · 18 years ago
  49. c924aff [ARM] Fix BUG()s in ioremap() code by Russell King · 18 years ago
  50. da2c12a [ARM] Clean up ioremap code by Russell King · 18 years ago
  51. ad1ae2f [ARM] Unuse another Linux PTE bit by Russell King · 18 years ago
  52. 1622605 [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... by Al Viro · 18 years ago
  53. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  54. ceaccbd [ARM] 3734/1: Fix the unused variable warning in __iounmap() by Catalin Marinas · 18 years ago
  55. 67f3a58 [ARM] Fix warning in consistent.c by Russell King · 18 years ago
  56. 7cddc39 [ARM] 3708/2: fix SMP build after section ioremap changes by Lennert Buytenhek · 18 years ago
  57. a069c89 [ARM] 3705/1: add supersection support to ioremap() by Lennert Buytenhek · 18 years ago
  58. ff0daca [ARM] Add section support to ioremap by Russell King · 18 years ago
  59. 5924486 [ARM] nommu: add stubs for ioremap and friends by Russell King · 18 years ago
  60. 478922c [ARM] 3526/1: ioremap should use vunmap instead of vfree on ARM by Catalin Marinas · 18 years ago
  61. f78f104 [ARM] Remove unnecessary asm/hardware.h includes by Russell King · 18 years ago
  62. 20a2c88 [ARM] Fix ioremap.c vfree type warning by Russell King · 19 years ago
  63. 9d4ae72 [ARM] 3070/2: Add __ioremap_pfn() API by Deepak Saxena · 19 years ago
  64. 67a1901 [ARM] __ioremap doesn't use 4th argument by Russell King · 19 years ago
  65. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  66. 674c045 [ARM] 3/4: Remove asm/hardware.h from SA1100 io.h by Russell King · 19 years ago
  67. 09f0551 [PATCH] ARM: Add iomap support for ARM by Russell King · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago