summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-20sh: bios: Revive earlyprintk supportGeert Uytterhoeven1-0/+11
2023-08-11sh: dma: Fix DMA channel offset calculationArtur Rojek1-13/+24
2023-08-11sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz1-1/+1
2023-08-08sh/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner5-78/+59
2023-05-17sh: nmi_debug: fix return value of __setup handlerRandy Dunlap1-2/+2
2023-05-17sh: init: use OF_EARLY_FLATTREE for early initRandy Dunlap2-5/+5
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap1-4/+0
2023-05-17sh: sq: Fix incorrect element size for allocating bitmap bufferJohn Paul Adrian Glaubitz1-1/+1
2023-04-05sh: sanitize the flags on sigreturnAl Viro2-0/+4
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2022-10-26sh: machvec: Use char[] for section boundariesKees Cook2-6/+6
2022-01-27mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings1-1/+8
2021-12-01hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit1-0/+10
2021-11-26sh: define __BIG_ENDIAN for math-emuRandy Dunlap1-0/+8
2021-11-26sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap1-0/+1
2021-11-26sh: check return code of request_irqNick Desaulniers1-2/+3
2021-01-27sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran1-2/+1
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-05sh: Fix validation of system call numberMichael Karcher1-3/+3
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò1-1/+0
2020-06-22Fix 'acccess_ok()' on alpha and SHLinus Torvalds1-2/+5
2020-02-24pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven1-2/+9
2020-01-29mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-3/+1
2020-01-29mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand1-2/+0
2020-01-29mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand1-8/+3
2020-01-29mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador1-1/+1
2020-01-27media: sh: migor: Include missing dma-mapping headerJacopo Mondi1-0/+1
2019-12-31pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven1-1/+1
2019-08-25sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-08-04Fix allyesconfig output.Yoshinori Sato1-11/+3
2019-07-31sh: prevent warnings when using iounmapSam Ravnborg1-1/+5
2019-05-31sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()Geert Uytterhoeven1-1/+1
2019-05-08sh: fix multiple function definition build errorsRandy Dunlap1-2/+2
2019-02-12arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warningRandy Dunlap1-1/+0
2018-12-05sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-14/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-2/+2
2018-08-18mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-2/+2
2018-08-18sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers2-2/+3
2018-08-18sh: make use of for_each_node_by_type()Dmitry Torokhov1-3/+4
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2018-08-16Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-363/+266
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-33/+0
2018-08-14Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds9-211/+96
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-104/+33
2018-08-02sh: use generic dma_noncoherent_opsChristoph Hellwig6-118/+15
2018-08-02sh: split arch/sh/mm/consistent.cChristoph Hellwig3-81/+85
2018-08-02sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig4-6/+7
2018-08-02sh: introduce a sh_cacheop_vaddr helperChristoph Hellwig2-5/+8
2018-08-02sh: simplify get_arch_dma_opsChristoph Hellwig4-23/+3
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0