index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
sh: convert nommu io{re,un}map() to static inline functions
Geert Uytterhoeven
1
-2
/
+6
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2020-08-16
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-105
/
+14
2020-08-15
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
1
-1
/
+0
2020-08-15
sh: move the ioremap implementation out of line
Christoph Hellwig
1
-86
/
+15
2020-08-15
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
1
-16
/
+0
2020-08-15
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
1
-3
/
+0
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
1
-0
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-01
sh: remove sh5 support
Arnd Bergmann
1
-4
/
+0
2020-06-01
sh: Convert iounmap() macros to inline functions
Kuninori Morimoto
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+0
2019-11-11
sh: remove __iounmap
Christoph Hellwig
1
-7
/
+2
2019-07-12
sh: prevent warnings when using iounmap
Sam Ravnborg
1
-1
/
+5
2019-04-08
sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
1
-3
/
+0
2018-12-15
arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h
Mark Brown
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-08-14
arch: introduce memremap()
Dan Williams
1
-0
/
+1
2015-07-29
arch/*/io.h: Add ioremap_uc() to all architectures
Luis R. Rodriguez
1
-0
/
+1
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-2
/
+2
2012-10-25
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
1
-1
/
+1
2012-10-05
sections: fix section conflicts in arch/sh
Andi Kleen
1
-1
/
+1
2012-05-10
sh: Provide stubbed I/O routines for NO_IOPORT case.
Paul Mundt
1
-0
/
+5
2012-03-30
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-15
/
+10
2012-03-29
sh: Support I/O space swapping where needed.
Paul Mundt
1
-15
/
+10
2012-03-28
Disintegrate asm/system.h for SH
David Howells
1
-1
/
+0
2011-01-11
sh: Fix up legacy PTEA space attribute mapping.
Paul Mundt
1
-1
/
+9
2011-01-11
sh: Kill off deprecated ctrl_in/out I/O routines.
Paul Mundt
1
-51
/
+0
2010-11-01
sh: machvec IO death.
Paul Mundt
1
-165
/
+180
2010-06-02
sh: support for platforms without PIO.
Paul Mundt
1
-0
/
+8
2010-03-02
sh: reworked dynamic PMB mapping.
Paul Mundt
1
-13
/
+10
2010-02-18
sh: Provide uncached I/O helpers.
Paul Mundt
1
-0
/
+22
2010-01-28
sh: Fix up the ioremap_fixed() build for nommu.
Paul Mundt
1
-18
/
+18
2010-01-26
sh: flag ctrl_in/outX as __deprecated.
Paul Mundt
1
-10
/
+45
2010-01-19
sh: Shut up noisy IOREMAP_FIXED=n build.
Paul Mundt
1
-1
/
+2
2010-01-19
sh: Limit ioremap_prot() to 32bit pgprot parts.
Paul Mundt
1
-0
/
+2
2010-01-19
sh: Convert p3_ioremap() users to ioremap_prot().
Paul Mundt
1
-1
/
+0
2010-01-19
sh: Kill off duplicate address alignment in ioremap_fixed().
Paul Mundt
1
-2
/
+4
2010-01-19
sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
Paul Mundt
1
-22
/
+31
2010-01-18
sh: Make iounmap_fixed() return success/failure for iounmap() path.
Paul Mundt
1
-2
/
+3
2010-01-18
sh: Fixup the IOREMAP_FIXED=n build.
Paul Mundt
1
-0
/
+9
2010-01-16
sh: Add fixed ioremap support
Matt Fleming
1
-0
/
+6
2010-01-13
sh: fixed PMB mode refactoring.
Paul Mundt
1
-9
/
+18
2009-12-14
sh: Stub in P3 ioremap support for nommu parts.
Paul Mundt
1
-0
/
+1
2009-12-14
sh: wire up vmallocinfo support in ioremap() implementations.
Paul Mundt
1
-2
/
+8
2009-11-12
sh: Use the generic I/O port base for slowdown.
Paul Mundt
1
-9
/
+3
2009-10-10
sh: Remap physical memory into P1 and P2 in pmb_init()
Matt Fleming
1
-2
/
+2
2009-08-24
sh: Read from CCN_PVR instead of ROM for delay.
Stuart Menefy
1
-1
/
+5
2009-08-24
sh: Allow use of GENERIC_IOMAP
David McKay
1
-0
/
+10
[next]