1. 8b59337 sh: prevent warnings when using iounmap by Sam Ravnborg · 5 years ago
  2. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  3. 92281dee arch: introduce memremap() by Dan Williams · 9 years ago
  4. 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
  5. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  6. 7e6735c /dev/mem: use phys_addr_t for physical addresses by Cyril Chemparathy · 12 years ago
  7. 666e81f sections: fix section conflicts in arch/sh by Andi Kleen · 12 years ago
  8. c5e50fa sh: Provide stubbed I/O routines for NO_IOPORT case. by Paul Mundt · 12 years ago
  9. f52b69f8 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  10. b7e68d6 sh: Support I/O space swapping where needed. by Paul Mundt · 12 years ago
  11. e839ca5 Disintegrate asm/system.h for SH by David Howells · 12 years ago
  12. efb3e34 sh: Fix up legacy PTEA space attribute mapping. by Paul Mundt · 14 years ago
  13. 0d6ae8f sh: Kill off deprecated ctrl_in/out I/O routines. by Paul Mundt · 14 years ago
  14. 37b7a97 sh: machvec IO death. by Paul Mundt · 14 years ago
  15. 86e4dd5 sh: support for platforms without PIO. by Paul Mundt · 14 years ago
  16. 90e7d64 sh: reworked dynamic PMB mapping. by Paul Mundt · 15 years ago
  17. b8f7918 sh: Provide uncached I/O helpers. by Paul Mundt · 15 years ago
  18. d627a2e sh: Fix up the ioremap_fixed() build for nommu. by Paul Mundt · 15 years ago
  19. 485773f sh: flag ctrl_in/outX as __deprecated. by Paul Mundt · 15 years ago
  20. 70911b8 sh: Shut up noisy IOREMAP_FIXED=n build. by Paul Mundt · 15 years ago
  21. 6d63e73 sh: Limit ioremap_prot() to 32bit pgprot parts. by Paul Mundt · 15 years ago
  22. f3360934 sh: Convert p3_ioremap() users to ioremap_prot(). by Paul Mundt · 15 years ago
  23. acf2c96 sh: Kill off duplicate address alignment in ioremap_fixed(). by Paul Mundt · 15 years ago
  24. d57d640 sh: Prevent 64-bit pgprot clobbering across ioremap implementations. by Paul Mundt · 15 years ago
  25. 4f744af sh: Make iounmap_fixed() return success/failure for iounmap() path. by Paul Mundt · 15 years ago
  26. edf711b sh: Fixup the IOREMAP_FIXED=n build. by Paul Mundt · 15 years ago
  27. 4d35b93 sh: Add fixed ioremap support by Matt Fleming · 15 years ago
  28. a0ab366 sh: fixed PMB mode refactoring. by Paul Mundt · 15 years ago
  29. 0eb37e2 sh: Stub in P3 ioremap support for nommu parts. by Paul Mundt · 15 years ago
  30. bf3cded sh: wire up vmallocinfo support in ioremap() implementations. by Paul Mundt · 15 years ago
  31. e9c58fc sh: Use the generic I/O port base for slowdown. by Paul Mundt · 15 years ago
  32. 3105121 sh: Remap physical memory into P1 and P2 in pmb_init() by Matt Fleming · 15 years ago
  33. 7d9c035 sh: Read from CCN_PVR instead of ROM for delay. by Stuart Menefy · 15 years ago
  34. 15444a8 sh: Allow use of GENERIC_IOMAP by David McKay · 15 years ago
  35. 6dbe47a sh: Provide __read_{read,write}sl() definitions for sh64. by Paul Mundt · 15 years ago
  36. 0fb849b sh: Integrate the SH-5 onchip_remap() more coherently. by Paul Mundt · 15 years ago
  37. e6be3a2 sh: pass through ioremap() for non-mmu processors. by Magnus Damm · 15 years ago
  38. 2f47f44 sh: Support fixed 32-bit PMB mappings from bootloader. by Yoshihiro Shimoda · 16 years ago
  39. 716777d sh: P4 ioremap pass-through by Magnus Damm · 16 years ago
  40. 185aed7 sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. by Paul Mundt · 16 years ago
  41. 1486654 sh: More I/O routine overhauling. by Paul Mundt · 16 years ago
  42. 64c9627 sh: Fix up the __raw_read/writeX() definitions. by Paul Mundt · 16 years ago
  43. cb700aa sh: ioremap_prot support. by Paul Mundt · 16 years ago
  44. fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
  45. f15cbe6 sh: migrate to arch/sh/include/ by Paul Mundt · 16 years ago[Renamed from include/asm-sh/io.h]
  46. ccd8058 sh64: Fixup the nommu build. by Paul Mundt · 16 years ago
  47. c0ca41a sh: fix ioreadN_rep and iowriteN_rep by Magnus Damm · 17 years ago
  48. e7cc9a7 sh: trapped io support V2 by Magnus Damm · 17 years ago
  49. d02b08f sh: Clean up places that make 29-bit physical assumptions. by Stuart Menefy · 17 years ago
  50. 0f2c15c sh: Add onchip remap prototypes, kill old sh64 io.h. by Paul Mundt · 17 years ago
  51. ac490a4 sh: Move quad-word real-address I/O defs to io.h. by Paul Mundt · 17 years ago
  52. da06b8d sh: Add SH-5 support to io.h. by Paul Mundt · 17 years ago
  53. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  54. da6b003 sh: add writesb(), readsb(), writesw() and readsw() to io.h by Magnus Damm · 17 years ago
  55. e257ad0 sh: Kill off virt_to_bus()/bus_to_virt(). by Paul Mundt · 17 years ago
  56. 66c5227 sh: trivial build cleanups. by Evgeniy Polyakov · 17 years ago
  57. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  58. 05ae915 sh: Optimized readsl()/writesl() support. by Paul Mundt · 18 years ago
  59. a2d1a5f sh: __addr_ok() and other misc nommu fixups. by Yoshinori Sato · 18 years ago
  60. 959f85f sh: Consolidated SH7751/SH7780 PCI support. by Paul Mundt · 18 years ago
  61. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  62. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 19 years ago
  63. b66c1a3 [PATCH] sh: I/O routine cleanups and ioremap() overhaul by Paul Mundt · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago