开源镜像站
帮助
动态
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
/
ia64
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
ia64: rename ioremap_nocache to ioremap_uc
Christoph Hellwig
2019-08-16
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
ia64: remove now unused machvec indirections
Christoph Hellwig
2019-04-08
ia64/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
2018-08-20
ia64: Fix kernel BUG at lib/ioremap.c:72!
Tony Luck
2018-07-31
ia64: use asm-generic/io.h
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-16
ia64, scsi: update references for the device-io book
Mauro Carvalho Chehab
2016-03-17
ia64: define ioremap_uc()
Luis R. Rodriguez
2016-01-13
ia64: split off early_ioremap() declarations into asm/early_ioremap.h
Ard Biesheuvel
2015-08-14
arch: introduce memremap()
Dan Williams
2014-10-20
ia64: io: implement dummy relaxed accessor macros for writes
Will Deacon
2014-07-18
arch/ia64: Define early_memunmap()
Daniel Kiper
2013-09-05
ia64: add early_memremap() alias for early_ioremap()
Leif Lindholm
2012-10-24
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2011-01-07
ACPI: Use ioremap_cache()
Len Brown
2009-12-16
implement early_io{re,un}map for ia64
Luck, Tony
2008-11-04
[IA64] remove dead BIO_VMERGE_BOUNDARY definition
FUJITA Tomonori
2008-08-25
[IA64] Fix __{in,out}s{w,l} to handle unaligned data
James Bottomley
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck