index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2014-01-16
Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"
Catalin Marinas
2013-12-06
arm64: Fix memory shareability attribute for ioremap_wc/cache
Catalin Marinas
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-11-08
arm,arm64/include/asm/io.h: define struct bio_vec
Stefano Stabellini
2013-10-30
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
2013-10-25
arm,arm64: do not always merge biovec if we are running on Xen
Stefano Stabellini
2013-06-07
arm64/xen: implement ioremap_cached on arm64
Stefano Stabellini
2013-04-19
arm64: Define readq and writeq for driver module using
Chen Gang
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
2012-11-16
arm64: Distinguish between user and kernel XN bits
Catalin Marinas
2012-10-23
arm64: Move PCI_IOBASE closer to MODULES_VADDR
Catalin Marinas
2012-10-23
arm64: Use pgprot_t as the last argument when invoking __ioremap()
Catalin Marinas
2012-09-17
arm64: Device specific operations
Catalin Marinas