1. 9e44fb1 asm-generic/io.h: add io{read,write}64 accessors by Horia Geantă · 8 years ago
  2. 7a1aedb asm-generic/io.h: allow barriers in io{read,write}{16,32}be by Horia Geantă · 8 years ago
  3. e511267 io-64-nonatomic: Add relaxed accessor variants by Robin Murphy · 8 years ago
  4. 8c7ea50 x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default by Luis R. Rodriguez · 9 years ago
  5. d838270 x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings by Toshi Kani · 9 years ago
  6. e4b6be33 x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) by Luis R. Rodriguez · 9 years ago
  7. 1c8d296 Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into asm-generic by Arnd Bergmann · 10 years ago
  8. 9ab3a7a asm-generic/io.h: Implement generic {read,write}s*() by Thierry Reding · 10 years ago
  9. 9216efa asm-generic/io.h: Reconcile I/O accessor overrides by Thierry Reding · 10 years ago
  10. 9439eb3 asm-generic: io: implement relaxed accessor macros as conditional wrappers by Will Deacon · 11 years ago
  11. 112eeaa asm-generic/io.h: Fix ioport_map() for !CONFIG_GENERIC_IOMAP by Liviu Dudau · 10 years ago
  12. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  13. 576ebd7 kernel: Fix s390 absolute memory access for /dev/mem by Michael Holzheu · 11 years ago
  14. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  15. c93d031 asm-generic/io.h: check CONFIG_VIRT_TO_BUS by James Hogan · 12 years ago
  16. 2b37e9a Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  17. 7292e7e asm-generic/io.h: convert readX defines to functions by Heiko Carstens · 11 years ago
  18. 711e5b4 asm-generic: io: Fix ioread16/32be and iowrite16/32be by Michal Simek · 11 years ago
  19. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 11 years ago
  20. 41739ee asm-generic: io: don't perform swab during {in,out} string functions by Will Deacon · 11 years ago
  21. cd24834 s390/pci: base support by Jan Glauber · 11 years ago
  22. b2656a1 asm-generic: io: remove {read,write} string functions by Will Deacon · 12 years ago
  23. 9b04ebd asm-generic/io.h: remove asm/cacheflush.h include by James Hogan · 12 years ago
  24. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  25. 66eab4d lib: add GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  26. e66d3c4 add missing __iomem to generic iounmap declaration by Mark Salter · 13 years ago
  27. 82ed223 iomap: make IOPORT/PCI mapping functions conditional by Jonas Bonn · 13 years ago
  28. f1ecc69 asm-generic: add MMU variants of io.h functions by Jonas Bonn · 13 years ago
  29. 7dc59bd asm-generic: fix inX/outX functions for architectures that have PCI by GuanXuetao · 13 years ago
  30. efb2d31 asm-generic/io.h: add reads[bwl]/writes[bwl] helpers by Mike Frysinger · 14 years ago
  31. 35dbc0e asm-generic/io.h: allow people to override individual funcs by Mike Frysinger · 14 years ago
  32. 7387be3 asm-generic/io.h: add big endian versions of io{read,write}{16,32} by Mike Frysinger · 14 years ago
  33. 3f7e212d asm-generic: add generic atomic.h and io.h by Arnd Bergmann · 15 years ago