summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)Author
2019-08-25sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva
2019-08-04Fix allyesconfig output.Yoshinori Sato
2019-07-31sh: prevent warnings when using iounmapSam Ravnborg
2019-05-31sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()Geert Uytterhoeven
2019-05-08sh: fix multiple function definition build errorsRandy Dunlap
2019-02-12arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warningRandy Dunlap
2018-12-05sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers
2018-08-17sh: make use of for_each_node_by_type()Dmitry Torokhov
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-14Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-02sh: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-02sh: split arch/sh/mm/consistent.cChristoph Hellwig
2018-08-02sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig
2018-08-02sh: introduce a sh_cacheop_vaddr helperChristoph Hellwig
2018-08-02sh: simplify get_arch_dma_opsChristoph Hellwig
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-07-30PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig
2018-07-24media: sh: migor: Remove stale soc_camera includeJacopo Mondi
2018-06-28media: ov772x: omit consumer ID when getting clock referenceAkinobu Mita
2018-06-28media: ov772x: use generic names for reset and powerdown gpiosAkinobu Mita
2018-06-28media: arch: sh: ap325rxa: Use new renesas-ceu camera driverJacopo Mondi
2018-06-28media: arch: sh: ms7724se: Use new renesas-ceu camera driverJacopo Mondi
2018-06-28media: arch: sh: kfr2r09: Use new renesas-ceu camera driverJacopo Mondi
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/arch/sh: Implement hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused fieldFrederic Weisbecker
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make test ops optionalMark Rutland
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-06-21locking/atomics/sh: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg-xch...Will Deacon
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu
2018-06-21sh/kprobes: Don't call the ->break_handler() in SH kprobes codeMasami Hiramatsu
2018-06-21sh/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-11sh: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada