summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-201-1/+1
|\
| * quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
* | sh: Remove unused variableEric Dumazet2021-05-101-1/+0
|/
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-083-78/+4
|\
| * sh: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-05-022-41/+2
| * sh: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-05-022-37/+2
* | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-031-1/+1
|\ \
| * | tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \ \
| * | | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-18/+0
|\ \ \ | |_|/ |/| |
| * | sh: Get rid of oprofile leftoversMarc Zyngier2021-04-221-18/+0
| |/
* / quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
|/
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-6/+7
|\ \
| * | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-5/+6
| |/
* | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+1
|\ \
| * | Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121-1/+0
| |\|
| * | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-101-0/+1
* | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\ \ \ | |_|/ |/| |
| * | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
| |/
* / arch: sh: remove duplicate includeWang Qing2021-01-061-1/+0
|/
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+1
|\
| * sh: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+1
* | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-151-1/+1
|\ \
| * | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
| |/
* | sh/irq: Add missing closing parentheses in arch_show_interrupts()Geert Uytterhoeven2020-11-241-1/+1
* | sh: Get rid of nmi_count()Thomas Gleixner2020-11-232-2/+2
|/
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-3/+1
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-3/+1
* | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
|/
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\
| * dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-55/+3
|\ \
| * | sh: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-55/+3
* | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ \ | |_|/ |/| |
| * | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | | sh: fix syscall tracingRich Felker2020-09-132-11/+5
| |/ |/|
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-4/+4
* | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-1512-190/+122
|\ \
| * | sh: Add SECCOMP_FILTERMichael Karcher2020-08-142-2/+5
| * | sh: Rearrange blocks in entry-common.SMichael Karcher2020-08-141-28/+29
| * | sh: switch to copy_thread_tls()Christian Brauner2020-08-141-3/+3
| * | sh: use the generic dma coherent remap allocatorChristoph Hellwig2020-08-141-49/+2
| * | sh: unexport register_trapped_io and match_trapped_io_handlerChristoph Hellwig2020-08-141-2/+0
| * | sh: don't include <asm/io_trapped.h> in <asm/io.h>Christoph Hellwig2020-08-141-0/+1
| * | sh: remove -Werror from MakefilesChristoph Hellwig2020-08-141-2/+0