aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)Author
2023-12-03Merge tag 'v5.4.261' into v5.4/standard/baseBruce Ashfield
2023-11-20sh: bios: Revive earlyprintk supportGeert Uytterhoeven
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik
2023-08-08Merge tag 'v5.4.252' into v5.4/standard/baseBruce Ashfield
2023-08-08sh/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-27Merge tag 'v5.4.251' into v5.4/standard/baseBruce Ashfield
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-19Merge tag 'v5.4.243' into v5.4/standard/baseBruce Ashfield
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-06Merge tag 'v5.4.240' into v5.4/standard/baseBruce Ashfield
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-17Merge tag 'v5.4.237' into v5.4/standard/baseBruce Ashfield
2023-03-17sh: define RUNTIME_DISCARD_EXITTom Saeger
2023-02-17Merge tag 'v5.4.231' into v5.4/standard/baseBruce Ashfield
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2022-10-31Merge tag 'v5.4.220' into v5.4/standard/baseBruce Ashfield
2022-10-26sh: machvec: Use char[] for section boundariesKees Cook
2021-11-29Merge tag 'v5.4.162' into v5.4/standard/baseBruce Ashfield
2021-11-29Merge tag 'v5.4.160' into v5.4/standard/baseBruce Ashfield
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-02-01Merge tag 'v5.4.93' into v5.4/standard/baseBruce Ashfield
2021-01-27sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran
2020-08-25Merge tag 'v5.4.60' into v5.4/standard/baseBruce Ashfield
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven
2020-08-10defconfigs: drop obselete optionsBruce Ashfield
2020-08-06Merge tag 'v5.4.56' into v5.4/standard/baseBruce Ashfield
2020-08-05sh: Fix validation of system call numberMichael Karcher
2020-08-05sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra
2020-07-28Merge tag 'v5.4.53' into v5.4/standard/baseBruce Ashfield
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-03-02Merge tag 'v5.4.22' into v5.4/standard/baseBruce Ashfield
2020-02-24pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven
2020-01-13linux-yocto: Handle /bin/awk issuesRichard Purdie
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