summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\
| * fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-2/+1
|\ \
| * | sh: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-2/+1
| |/
* / vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-24/+5
|/
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\
| * arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-5/+4
|\ \
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+2
| |/
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-233-20/+21
|\ \
| * | sh: remove CONFIG_SET_FS supportArnd Bergmann2022-02-253-20/+21
| |/
* / drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-221-5/+0
|/
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\
| * exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-0/+1
|\ \
| * | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
* | | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-121-1/+2
|\ \ \ | |/ / |/| |
| * | sh: sq: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-051-1/+2
| |/
* / futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
|/
* Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-143-8/+9
|\
| * sh: kdump: add some attribute to functionYejune Deng2021-09-171-2/+2
| * sh: check return code of request_irqNick Desaulniers2021-09-171-2/+3
| * sh: fix trivial misannotationsAl Viro2021-09-171-4/+4
* | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-102-5/+7
|\ \
| * | signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman2021-10-251-4/+6
| * | exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman2021-10-201-1/+1
| |/
* | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-012-11/+6
|\ \
| * | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
| * | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-301-5/+5
| * | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-1/+1
| |/
* / sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-4/+1
|/
* 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
| |/