summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2021-11-25Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-11-03Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-27sh: pgtable-3level: Fix cast to pointer from integer of different sizeGeert Uytterhoeven
2021-10-27sh: fix READ/WRITE redefinition warningsRandy Dunlap
2021-10-27sh: define __BIG_ENDIAN for math-emuRandy Dunlap
2021-10-27sh: math-emu: drop unused functionsRandy Dunlap
2021-10-27sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap
2021-10-27sh: Cleanup about SPARSE_IRQKefeng Wang
2021-10-26ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ...Steven Rostedt (VMware)
2021-10-25signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-10-24sh: remove meaningless archclean lineMasahiro Yamada
2021-10-20sh: Use of_get_cpu_hwid()Rob Herring
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman
2021-10-18Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-11sh: Use modern ASoC DAI format terminologyMark Brown
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu
2021-09-27Merge 5.15-rc3 into tty-nextGreg Kroah-Hartman
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-17sh: kdump: add some attribute to functionYejune Deng
2021-09-17sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/Masahiro Yamada
2021-09-17sh: boot: add intermediate vmlinux.bin* to targets instead of extra-yMasahiro Yamada
2021-09-17sh: boards: Fix the cacography in irq.cTang Bin
2021-09-17sh: check return code of request_irqNick Desaulniers
2021-09-17sh: fix trivial misannotationsAl Viro
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-09-14sh: j2: Update uartlite binding with data and parity propertiesSean Anderson
2021-09-13rcu: Fix undefined Kconfig macrosZhouyi Zhou
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