aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada
2019-01-05Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-03sh: ftrace: Fix missing parenthesis in WARN_ON()Steven Rostedt (VMware)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy
2018-12-30kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2018-12-28sh: lib: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: cpu: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: shmobile: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh5: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh4a: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh4: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh3: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh2a: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh2: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: include: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: drivers: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: boards: convert to SPDX identifiersKuninori Morimoto
2018-12-28arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r...YueHaibing
2018-12-28arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warningRandy Dunlap
2018-12-26Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-22sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells
2018-12-19sh: generate uapi header and syscall table header filesFiroz Khan
2018-12-19sh: add system call table generation supportFiroz Khan
2018-12-19sh: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-12-18sh: remove board_time_init() callbackArnd Bergmann
2018-12-18sh: remove unused rtc_sh_get/set_time infrastructureArnd Bergmann
2018-12-18sh: sh03: rtc: push down rtc class ops into driverArnd Bergmann
2018-12-18sh: dreamcast: rtc: push down rtc class ops into driverArnd Bergmann
2018-12-17sh: ecovec24: Fix an ifdefLinus Walleij
2018-12-17mmc: host: tmio: Use GPIO descriptorsLinus Walleij
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij
2018-12-14arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown