aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/io_trapped.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-25sh: remove CONFIG_SET_FS supportArnd Bergmann1-7/+2
2020-08-14sh: unexport register_trapped_io and match_trapped_io_handlerChristoph Hellwig1-2/+0
2020-06-04sh: add support for folded p4d page tablesMike Rapoport1-1/+6
2019-10-18sh: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto1-4/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-2/+2
2012-03-28Disintegrate asm/system.h for SHDavid Howells1-1/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-4/+4
2010-10-13sh: wire up perf alignment and emulation faults.Paul Mundt1-1/+1
2010-06-02sh: support for platforms without PIO.Paul Mundt1-0/+4
2010-01-27sh: Optimize runtime disabling of trapped I/O.Paul Mundt1-0/+2
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-8/+8
2009-08-29sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming1-1/+2
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy1-3/+4
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt1-1/+1
2009-04-02sh: Add a command line option for disabling I/O trapping.Paul Mundt1-0/+13
2008-03-06sh: Fix up section mismatches.Paul Mundt1-1/+1
2008-02-14sh: Symbol exports for trapped I/O.Paul Mundt1-0/+5
2008-02-14sh: Use max_t in io_trapped.Paul Mundt1-3/+5
2008-02-14sh: trapped io support V2Magnus Damm1-0/+269