summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+2
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
* | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
|/
* sh: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\
| * quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-1/+1
|\ \
| * | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-1/+1
* | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-282-3/+1
|\ \ \
| * | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-032-2/+1
| |\| |
| * | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-2/+0
* | | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-281-17/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao2021-06-031-7/+0
| * | | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-10/+0
| |/ /
* | | 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
|\