summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)Author
2021-01-27sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven
2020-08-05sh: Fix validation of system call numberMichael Karcher
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-06-22Fix 'acccess_ok()' on alpha and SHLinus Torvalds
2020-02-24pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven
2020-01-29mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-29mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2020-01-29mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand
2020-01-29mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2020-01-27media: sh: migor: Include missing dma-mapping headerJacopo Mondi
2019-12-31pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven
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