summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2024-06-16Revert "sh: Handle calling csum_partial with misaligned data"Guenter Roeck1-49/+18
2024-06-16sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()Geert Uytterhoeven1-6/+1
2023-11-20sh: bios: Revive earlyprintk supportGeert Uytterhoeven1-0/+11
2023-09-23sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik5-11/+7
2023-08-08sh/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner5-78/+59
2023-07-27sh: dma: Fix DMA channel offset calculationArtur Rojek1-13/+24
2023-07-27sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz1-1/+1
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-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-3/+3
2023-04-05sh: sanitize the flags on sigreturnAl Viro2-0/+4
2023-03-17sh: define RUNTIME_DISCARD_EXITTom Saeger1-0/+1
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
2021-11-26sh: define __BIG_ENDIAN for math-emuRandy Dunlap1-0/+8
2021-11-26sh: math-emu: drop unused functionsRandy Dunlap1-103/+0
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-11-17signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman1-4/+6
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-08-05sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra1-9/+1
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò1-1/+0
2020-02-24pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven1-2/+9
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-3/+1
2019-12-31pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven1-1/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-25mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2-9/+0
2019-09-25sh: switch to generic version of pte allocationMike Rapoport1-33/+1
2019-09-25mm: remove quicklist page table cachesNicholas Piggin2-19/+6
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+0
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig1-1/+0
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig5-7/+0
2019-08-12sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-08-12sh: kernel: disassemble: Mark expected switch fall-throughsGustavo A. R. Silva1-3/+2
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2-2/+2
2019-07-19mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand1-2/+0
2019-07-17Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...Linus Torvalds49-59/+5
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-16/+2
2019-07-17mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual1-16/+2
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds1-2/+2
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab1-1/+1
2019-07-15docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab1-1/+1
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner1-0/+1
2019-07-13Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+25
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-50/+13
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig1-1/+1