summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2023-11-20sh: bios: Revive earlyprintk supportGeert Uytterhoeven
2023-09-23sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik
2023-08-08sh/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-27sh: dma: Fix DMA channel offset calculationArtur Rojek
2023-07-27sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz
2023-05-17sh: nmi_debug: fix return value of __setup handlerRandy Dunlap
2023-05-17sh: init: use OF_EARLY_FLATTREE for early initRandy Dunlap
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap
2023-05-17sh: sq: Fix incorrect element size for allocating bitmap bufferJohn Paul Adrian Glaubitz
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2023-04-05sh: sanitize the flags on sigreturnAl Viro
2023-03-17sh: define RUNTIME_DISCARD_EXITTom Saeger
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2022-10-26sh: machvec: Use char[] for section boundariesKees Cook
2021-11-26sh: define __BIG_ENDIAN for math-emuRandy Dunlap
2021-11-26sh: math-emu: drop unused functionsRandy Dunlap
2021-11-26sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap
2021-11-26sh: check return code of request_irqNick Desaulniers
2021-11-17signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman
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-08-05sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-02-24pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2019-12-31pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24sh: switch to generic version of pte allocationMike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig
2019-08-11sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva
2019-08-11sh: kernel: disassemble: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2019-07-17Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...Linus Torvalds
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-15docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-12sh: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12sh: add the missing pud_page definitionChristoph Hellwig