index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2023-08-18
arc: mm: convert to GENERIC_IOREMAP
Baoquan He
2022-10-17
arc: iounmap() arg is volatile
Randy Dunlap
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-11-30
ARC: io.h: Implement reads{x}()/writes{x}()
Jose Abreu
2016-05-05
ARC: Add missing io barriers to io{read,write}{16,32}be()
Vineet Gupta
2016-03-21
Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2016-03-19
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
2016-03-12
ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
Lada Trimasova
2016-03-10
ARC: Add PCI support
Joao Pinto
2015-07-01
Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2015-06-25
ARCv2: barriers
Vineet Gupta
2015-06-07
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
2014-11-10
ARC: Remove redundant PCI_IOBASE declaration
Thierry Reding
2013-09-05
ARC: Add read*_relaxed to asm/io.h
Mischa Jonker
2013-02-15
ARC: Add support for ioremap_prot API
Gilad Ben-Yossef
2013-02-15
ARC: I/O and DMA Mappings
Vineet Gupta