summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2024-02-29Merge remote-tracking branch 'fslc/5.15-2.2.x-imx' into toradex_5.15-2.2.x-imxMax Krummenacher
2023-11-20sh: bios: Revive earlyprintk supportGeert Uytterhoeven
2023-10-13sh: Use do_kernel_power_off()Dmitry Osipenko
2023-09-19sh: 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-23sh: dma: Fix DMA channel offset calculationArtur Rojek
2023-07-23sh: 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: mcount.S: fix build error when PRINTK is not enabledRandy Dunlap
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap
2023-05-11sh: sq: Fix incorrect element size for allocating bitmap bufferJohn Paul Adrian Glaubitz
2023-03-30sh: sanitize the flags on sigreturnAl Viro
2023-03-17sh: define RUNTIME_DISCARD_EXITTom Saeger
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2022-10-26sh: machvec: Use char[] for section boundariesKees Cook
2022-07-21sh: convert nommu io{re,un}map() to static inline functionsGeert Uytterhoeven
2022-01-27Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti
2021-11-25sh: define __BIG_ENDIAN for math-emuRandy Dunlap
2021-11-25sh: math-emu: drop unused functionsRandy Dunlap
2021-11-25sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap
2021-11-25sh: check return code of request_irqNick Desaulniers
2021-11-18signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman
2021-09-24sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven
2021-09-19sh: Add missing FORCE prerequisites in MakefileGeert Uytterhoeven
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-09-03kbuild: sh: remove unused install scriptGreg Kroah-Hartman
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-08-29Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-08-12SH: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-08sh: convert to setup_initial_init_mm()Kefeng Wang
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual