index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-08
ARM/io: Remove useless definition of mmiowb()
Will Deacon
1
-2
/
+0
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
1
-1
/
+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-26
arm: remove the unused BIOVEC_MERGEABLE define
Christoph Hellwig
1
-7
/
+0
2018-09-24
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
1
-3
/
+2
2017-04-24
ARM: 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-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-06-21
ARM: io: fix comment grammar
Andrew F. Davis
1
-1
/
+1
2016-04-04
ARM: memremap: implement arch_memremap_wb()
Ard Biesheuvel
1
-0
/
+6
2016-04-04
ARM: reintroduce ioremap_cached() for creating cached I/O mappings
Ard Biesheuvel
1
-0
/
+6
2015-07-03
ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants
Russell King
1
-3
/
+6
2015-07-03
ARM: io: convert ioremap*() to functions
Russell King
1
-11
/
+13
2015-07-03
ARM: io: fix ioremap_wt() implementation
Russell King
1
-1
/
+1
2015-07-03
ARM: io: document ARM specific behaviour of ioremap*() implementations
Russell King
1
-3
/
+39
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-15
/
+37
2015-06-07
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
1
-0
/
+1
2015-05-08
ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio()
Russell King
1
-0
/
+25
2015-05-08
ARM: 8341/1: io: Unpessimize relaxed io accessors
Peter Hurley
1
-15
/
+12
2014-11-10
ARM: Use include/asm-generic/io.h
Thierry Reding
1
-53
/
+36
2014-09-30
ARM: Define PCI_IOBASE as the base of virtual PCI IO space
Liviu Dudau
1
-0
/
+1
2014-06-01
ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type
Thomas Petazzoni
1
-0
/
+6
2014-01-28
ARM: 7930/1: Introduce atomic MMIO modify
Ezequiel Garcia
1
-0
/
+6
2013-12-29
ARM: 7896/1: rename ioremap_cached to ioremap_cache
Rob Herring
1
-1
/
+1
2013-11-09
arm,arm64/include/asm/io.h: define struct bio_vec
Stefano Stabellini
1
-0
/
+1
2013-10-25
arm,arm64: do not always merge biovec if we are running on Xen
Stefano Stabellini
1
-0
/
+8
2013-05-23
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
Laura Abbott
1
-4
/
+4
2012-11-17
Merge 3.7-rc6 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+2
2012-10-29
ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses
Will Deacon
1
-2
/
+2
2012-10-25
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
1
-1
/
+1
2012-10-07
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-6
/
+61
2012-08-25
ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessors
Will Deacon
1
-6
/
+61
2012-07-25
ARM: Add fixed PCI i/o mapping
Rob Herring
1
-0
/
+8
2012-05-25
ARM: fix out[bwl]()
Russell King
1
-13
/
+11
2012-04-05
ARM: fix __io macro for PCMCIA
Rob Herring
1
-1
/
+1
2012-03-30
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-38
/
+33
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-1
/
+1
2012-03-14
ARM: create a common IOMEM definition
Rob Herring
1
-0
/
+2
2012-03-07
ARM: kill off __mem_pci
Rob Herring
1
-29
/
+17
2012-03-07
ARM: make mach/io.h include optional
Rob Herring
1
-0
/
+5
2012-03-07
ARM: remove compile time __arch_ioremap/__arch_iounmap
Rob Herring
1
-10
/
+5
2012-03-07
ARM: provide runtime hook for ioremap/iounmap
Rob Herring
1
-1
/
+6
2011-11-28
arm: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
1
-1
/
+1
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-25
Merge branch 'misc' into for-linus
Russell King
1
-5
/
+6
2011-10-25
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
1
-0
/
+27
2011-10-23
ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
Tony Lindgren
1
-0
/
+1
2011-10-17
ARM: 7118/1: rename temp variable in read*_relaxed()
Olof Johansson
1
-5
/
+5
[next]