开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
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