index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2019-04-08
arm64/io: Remove useless definition of mmiowb()
Will Deacon
1
-2
/
+0
2019-02-28
arm64: io: Hook up __io_par() for inX() ordering
Will Deacon
1
-0
/
+1
2018-11-29
arm64: io: Ensure value passed to __iormb() is held in a 64-bit register
Will Deacon
1
-1
/
+2
2018-11-27
arm64: io: Ensure calls to delay routines are ordered against prior readX()
Will Deacon
1
-8
/
+23
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
1
-2
/
+0
2018-09-26
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
1
-3
/
+0
2018-09-26
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
1
-3
/
+0
2018-09-24
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
1
-3
/
+2
2017-04-24
ARM64: Implement pci_remap_cfgspace() interface
Lorenzo Pieralisi
1
-0
/
+10
2016-11-01
arm, arm64: don't include blk_types.h in <asm/io.h>
Christoph Hellwig
1
-1
/
+0
2016-09-08
arm64/io: Allow I/O writes to use {W,X}ZR
Robin Murphy
1
-4
/
+4
2016-09-05
arm64: Drop generic xlate_dev_mem_{k,}ptr()
James Morse
1
-11
/
+0
2016-05-31
arm64: add io{read,write}64be accessors
Horia Geantă
1
-1
/
+3
2015-06-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+4
2015-06-07
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
1
-0
/
+1
2015-05-19
arm64: Rename temp variable in read*_relaxed()
Michal Simek
1
-4
/
+4
2015-01-23
arm64: Fix overlapping VA allocations
Mark Rutland
1
-2
/
+3
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-97
/
+25
2014-11-25
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
1
-4
/
+19
2014-11-10
arm64: Use include/asm-generic/io.h
Thierry Reding
1
-97
/
+25
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2014-10-02
arm64: Use phys_addr_t type for physical address
Min-Hua Chen
1
-1
/
+1
2014-09-30
arm64: Add architectural support for PCI
Liviu Dudau
1
-1
/
+2
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
1
-8
/
+0
2014-04-07
arm64: add early_ioremap support
Mark Salter
1
-0
/
+1
2014-02-26
arm64: Extend the PCI I/O space to 16MB
Catalin Marinas
1
-1
/
+1
2014-01-16
Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"
Catalin Marinas
1
-1
/
+1
2013-12-06
arm64: Fix memory shareability attribute for ioremap_wc/cache
Catalin Marinas
1
-1
/
+1
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+10
2013-11-08
arm,arm64/include/asm/io.h: define struct bio_vec
Stefano Stabellini
1
-0
/
+1
2013-10-30
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
1
-1
/
+1
2013-10-25
arm,arm64: do not always merge biovec if we are running on Xen
Stefano Stabellini
1
-0
/
+9
2013-06-07
arm64/xen: implement ioremap_cached on arm64
Stefano Stabellini
1
-0
/
+2
2013-04-19
arm64: Define readq and writeq for driver module using
Chen Gang
1
-0
/
+4
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
1
-0
/
+3
2012-11-16
arm64: Distinguish between user and kernel XN bits
Catalin Marinas
1
-1
/
+1
2012-10-23
arm64: Move PCI_IOBASE closer to MODULES_VADDR
Catalin Marinas
1
-1
/
+1
2012-10-23
arm64: Use pgprot_t as the last argument when invoking __ioremap()
Catalin Marinas
1
-3
/
+3
2012-09-17
arm64: Device specific operations
Catalin Marinas
1
-0
/
+258