index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
io.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
1
-33
/
+8
|
\
|
*
arm64: io: Use asm-generic high level MMIO accessors
Sai Prakash Ranjan
2022-06-15
1
-33
/
+8
*
|
arm64: mm: Convert to GENERIC_IOREMAP
Kefeng Wang
2022-06-27
1
-6
/
+18
|
/
*
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
2022-05-09
1
-0
/
+4
*
asm-generic/io.h: implement pci_remap_cfgspace using ioremap_np
Hector Martin
2021-04-08
1
-10
/
+0
*
arm64: Implement ioremap_np() to map MMIO as nGnRnE
Hector Martin
2021-04-08
1
-0
/
+1
*
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
2020-12-11
1
-2
/
+0
|
\
|
*
arm64: Use the generic devmem_is_allowed()
Palmer Dabbelt
2020-12-11
1
-2
/
+0
*
|
iommu/arm-smmu-v3: Ensure queue is read after updating prod pointer
Zhou Wang
2020-09-28
1
-0
/
+1
|
/
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
arm64: Ask the compiler to __always_inline functions used by KVM at HYP
James Morse
2020-02-22
1
-2
/
+2
*
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
1
-2
/
+0
*
arm64: remove __iounmap
Christoph Hellwig
2019-09-04
1
-2
/
+1
*
arm64: io: Relax implicit barriers in default I/O accessors
Will Deacon
2019-08-05
1
-2
/
+2
*
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-08-05
1
-3
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64/io: Remove useless definition of mmiowb()
Will Deacon
2019-04-08
1
-2
/
+0
*
arm64: io: Hook up __io_par() for inX() ordering
Will Deacon
2019-02-28
1
-0
/
+1
*
arm64: io: Ensure value passed to __iormb() is held in a 64-bit register
Will Deacon
2018-11-29
1
-1
/
+2
*
arm64: io: Ensure calls to delay routines are ordered against prior readX()
Will Deacon
2018-11-27
1
-8
/
+23
*
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
2018-09-26
1
-2
/
+0
*
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-26
1
-3
/
+0
*
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
2018-09-26
1
-3
/
+0
*
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-24
1
-3
/
+2
*
ARM64: Implement pci_remap_cfgspace() interface
Lorenzo Pieralisi
2017-04-24
1
-0
/
+10
*
arm, arm64: don't include blk_types.h in <asm/io.h>
Christoph Hellwig
2016-11-01
1
-1
/
+0
*
arm64/io: Allow I/O writes to use {W,X}ZR
Robin Murphy
2016-09-08
1
-4
/
+4
*
arm64: Drop generic xlate_dev_mem_{k,}ptr()
James Morse
2016-09-05
1
-11
/
+0
*
arm64: add io{read,write}64be accessors
Horia Geantă
2016-05-31
1
-1
/
+3
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-24
1
-4
/
+4
|
\
|
*
arm64: Rename temp variable in read*_relaxed()
Michal Simek
2015-05-19
1
-4
/
+4
*
|
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
2015-06-07
1
-0
/
+1
|
/
*
arm64: Fix overlapping VA allocations
Mark Rutland
2015-01-23
1
-2
/
+3
*
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-09
1
-97
/
+25
|
\
|
*
arm64: Use include/asm-generic/io.h
Thierry Reding
2014-11-10
1
-97
/
+25
*
|
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
2014-11-25
1
-4
/
+19
|
/
*
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
1
-1
/
+2
|
\
|
*
arm64: Add architectural support for PCI
Liviu Dudau
2014-09-30
1
-1
/
+2
*
|
arm64: Use phys_addr_t type for physical address
Min-Hua Chen
2014-10-02
1
-1
/
+1
|
/
*
arm64: Clean up the default pgprot setting
Catalin Marinas
2014-05-09
1
-8
/
+0
*
arm64: add early_ioremap support
Mark Salter
2014-04-07
1
-0
/
+1
*
arm64: Extend the PCI I/O space to 16MB
Catalin Marinas
2014-02-26
1
-1
/
+1
*
Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"
Catalin Marinas
2014-01-16
1
-1
/
+1
*
arm64: Fix memory shareability attribute for ioremap_wc/cache
Catalin Marinas
2013-12-06
1
-1
/
+1
*
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-11-15
1
-0
/
+10
|
\
|
*
arm,arm64/include/asm/io.h: define struct bio_vec
Stefano Stabellini
2013-11-08
1
-0
/
+1
|
*
arm,arm64: do not always merge biovec if we are running on Xen
Stefano Stabellini
2013-10-25
1
-0
/
+9
*
|
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
2013-10-30
1
-1
/
+1
|
/
*
arm64/xen: implement ioremap_cached on arm64
Stefano Stabellini
2013-06-07
1
-0
/
+2
[next]