summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorLines
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn-0/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-1/+1
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra-1/+1
2020-11-24sh/irq: Add missing closing parentheses in arch_show_interrupts()Geert Uytterhoeven-1/+1
2020-11-23sh: Get rid of nmi_count()Thomas Gleixner-2/+2
2020-11-09sh: add support for TIF_NOTIFY_SIGNALJens Axboe-1/+1
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+1
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe-3/+1
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+1
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-55/+3
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig-1/+1
2020-09-13sh: fix syscall tracingRich Felker-11/+5
2020-09-08sh: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu-55/+3
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-4/+4
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds-190/+122
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski-11/+11
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni-1/+1
2020-08-14sh: Add SECCOMP_FILTERMichael Karcher-2/+5
2020-08-14sh: Rearrange blocks in entry-common.SMichael Karcher-28/+29
2020-08-14sh: switch to copy_thread_tls()Christian Brauner-3/+3
2020-08-14sh: use the generic dma coherent remap allocatorChristoph Hellwig-49/+2
2020-08-14sh: unexport register_trapped_io and match_trapped_io_handlerChristoph Hellwig-2/+0
2020-08-14sh: don't include <asm/io_trapped.h> in <asm/io.h>Christoph Hellwig-0/+1
2020-08-14sh: remove -Werror from MakefilesChristoph Hellwig-2/+0
2020-08-14sh: stacktrace: Remove stacktrace_ops.stack()Geert Uytterhoeven-20/+0
2020-08-14sh: machvec: Modernize printing of kernel messagesGeert Uytterhoeven-4/+4
2020-08-14sh: process: Fix broken lines in register dumpsGeert Uytterhoeven-21/+17
2020-08-14sh: dump_stack: Fix broken lines and ptrval in calltrace dumpsGeert Uytterhoeven-9/+9
2020-08-14sh: kernel: disassemble: Fix broken lines in disassembly dumpsGeert Uytterhoeven-51/+52
2020-08-14Revert "sh: remove needless printk()"Geert Uytterhoeven-0/+1
2020-08-14Revert "sh: add loglvl to printk_address()"Geert Uytterhoeven-3/+3
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig-7/+5
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-19/+1
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-2/+0
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-41/+12
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra-0/+1
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds-3/+3
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig-2/+0
2020-07-27sh: Fix validation of system call numberMichael Karcher-3/+3
2020-07-27kill unused dump_fpu() instancesAl Viro-19/+1
2020-07-27sh: convert to ->regset_get()Al Viro-41/+12
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner-2/+2