aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/machvec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-13sh: machvec: Use char[] for section boundariesKees Cook1-5/+5
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-4/+4
2020-08-14sh: machvec: Modernize printing of kernel messagesGeert Uytterhoeven1-4/+4
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra1-0/+1
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto1-4/+1
2012-05-21sh: Kill off machvec IRQ hinting.Paul Mundt1-3/+0
2010-11-01sh: machvec IO death.Paul Mundt1-22/+0
2010-06-02sh: support for platforms without PIO.Paul Mundt1-6/+11
2010-05-10sh: enable LMB region setup via machvec.Paul Mundt1-0/+1
2009-11-12sh: Use the generic I/O port base for slowdown.Paul Mundt1-0/+4
2009-09-28sh: Set the default I/O port base to P2SEG.Paul Mundt1-0/+3
2009-06-01sh: boot word / mode pin support V2Magnus Damm1-0/+1
2008-10-04sh: More I/O routine overhauling.Paul Mundt1-3/+0
2008-09-08sh: fixup many sparse errors.Paul Mundt1-0/+1
2007-08-07sh: panic on machvec section misalignment.Paul Mundt1-0/+7
2007-06-08sh: Rip out special unknown machvec.Paul Mundt1-2/+10
2007-06-08sh: Kill off machvec aliases.Paul Mundt1-14/+31
2007-06-08sh: Fixup machvec support.Paul Mundt1-0/+105