Age | Commit message (Expand) | Author | Files | Lines |
2018-09-10 | sched/topology: Add SD_ASYM_CPUCAPACITY flag detection | Morten Rasmussen | 1 | -3/+3 |
2018-08-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -3/+5 |
2018-08-22 | signal: make force_sigsegv() void | Christian Brauner | 1 | -1/+1 |
2018-08-22 | kernel/hung_task.c: allow to set checking interval separately from timeout | Dmitry Vyukov | 1 | -0/+1 |
2018-08-22 | userns: use refcount_t for reference counting instead atomic_t | Sebastian Andrzej Siewior | 1 | -2/+3 |
2018-08-21 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+46 |
2018-08-17 | fs: fsnotify: account fsnotify metadata to kmemcg | Shakeel Butt | 1 | -0/+37 |
2018-08-09 | signal: Don't restart fork when signals come in. | Eric W. Biederman | 1 | -0/+8 |
2018-08-03 | fork: Have new threads join on-going signal group stops | Eric W. Biederman | 1 | -0/+2 |
2018-08-03 | signal: Add calculate_sigpending() | Eric W. Biederman | 1 | -0/+1 |
2018-07-25 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2018-07-22 | alpha: fix osf_wait4() breakage | Al Viro | 1 | -1/+1 |
2018-07-21 | signal: Pass pid and pid type into send_sigqueue | Eric W. Biederman | 1 | -1/+1 |
2018-07-21 | pid: Implement PIDTYPE_TGID | Eric W. Biederman | 1 | -3/+2 |
2018-07-21 | pids: Move the pgrp and session pid pointers from task_struct to signal_struct | Eric W. Biederman | 1 | -3/+23 |
2018-07-21 | pids: Compute task_tgid using signal->leader_pid | Eric W. Biederman | 1 | -0/+5 |
2018-07-21 | pids: Move task_pid_type into sched/signal.h | Eric W. Biederman | 1 | -0/+8 |
2018-07-16 | sched/sysctl: Remove unused sched_time_avg_ms sysctl | Vincent Guittot | 1 | -1/+0 |
2018-06-07 | lockdep: fix fs_reclaim annotation | Omar Sandoval | 1 | -0/+4 |
2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+40 |
2018-05-29 | doc: document scope NOFS, NOIO APIs | Michal Hocko | 1 | -0/+38 |
2018-05-04 | sched/core: Introduce set_special_state() | Peter Zijlstra | 1 | -1/+1 |
2018-04-16 | Merge branch 'mm-rst' into docs-next | Jonathan Corbet | 1 | -2/+2 |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport | 1 | -2/+2 |
2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook | 1 | -2/+4 |
2018-04-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2018-03-23 | Merge tag 'v4.16-rc6' into next-general | James Morris | 2 | -1/+16 |
2018-03-09 | sched/cpufreq: Provide migration hint | Peter Zijlstra | 1 | -0/+1 |
2018-03-09 | sched/nohz: Clean up nohz enter/exit | Peter Zijlstra | 1 | -2/+0 |
2018-03-09 | cpufreq/schedutil: Rewrite CPUFREQ_RT support | Peter Zijlstra | 1 | -2/+1 |
2018-03-09 | cpufreq/schedutil: Remove unused CPUFREQ_DL | Peter Zijlstra | 1 | -2/+1 |
2018-03-09 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2 | -1/+16 |
2018-03-07 | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as... | Stephen Smalley | 1 | -1/+1 |
2018-03-04 | sched/headers: Simplify and clean up header usage in the scheduler | Ingo Molnar | 1 | -6/+0 |
2018-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+12 |
2018-02-22 | efivarfs: Limit the rate for non-root to read files | Luck, Tony | 1 | -0/+4 |
2018-02-21 | include/linux/sched/mm.h: re-inline mmdrop() | Andrew Morton | 1 | -1/+12 |
2018-02-21 | sched/nohz: Remove the 1 Hz tick code | Frederic Weisbecker | 1 | -4/+0 |
2018-02-21 | sched/isolation: Isolate workqueues when "nohz_full=" is set | Frederic Weisbecker | 1 | -0/+1 |
2018-02-06 | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar | 3 | -27/+44 |
2018-02-05 | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers | 1 | -0/+18 |
2018-02-05 | membarrier: Provide GLOBAL_EXPEDITED command | Mathieu Desnoyers | 1 | -2/+4 |
2018-02-05 | membarrier: Document scheduler barrier requirements | Mathieu Desnoyers | 1 | -0/+5 |
2018-02-05 | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers | 1 | -1/+12 |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+14 |
2018-01-31 | include/linux/sched/mm.h: uninline mmdrop_async(), etc | Andrew Morton | 1 | -22/+2 |
2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+28 |
2018-01-22 | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman | 1 | -0/+2 |
2018-01-22 | signal: Helpers for faults with specialized siginfo layouts | Eric W. Biederman | 1 | -0/+6 |
2018-01-22 | signal: Add send_sig_fault and force_sig_fault | Eric W. Biederman | 1 | -0/+20 |