index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2023-02-14
alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
Bjorn Helgaas
2022-10-04
alpha: add full ioread64/iowrite64 implementation
Arnd Bergmann
2022-09-08
alpha: Use generic <asm-generic/io.h>
Linus Walleij
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2021-09-16
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-12
alpha: fix annotation of io{read,write}{16,32}be()
Luc Van Oostenryck
2020-06-12
alpha: fix memory barriers so that they conform to the specification
Mikulas Patocka
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-11
alpha: remove the unused __ioremap wrapper
Christoph Hellwig
2019-07-16
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
2019-04-08
arch: Remove dummy mmiowb() definitions from arch code
Will Deacon
2018-04-07
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering
Sinan Kaya
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
alpha: Define ioremap_wc
Guenter Roeck
2015-09-17
alpha: io: define ioremap_uc
Sudip Mukherjee
2014-08-29
alpha: io: implement relaxed accessor macros for writes
Will Deacon
2012-05-24
alpha: add io{read,write}{16,32}be functions
Michael Cree
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
2011-01-17
alpha: fix breakage caused by df9ee29270
Ivan Kokshaysky
2008-12-29
alpha: remove dead BIO_VMERGE_BOUNDARY
FUJITA Tomonori
2008-08-15
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds