| Commit message (Expand) | Author | Age | Files | Lines |
* | lockdep: fix fs_reclaim annotation | Omar Sandoval | 2018-06-07 | 1 | -0/+4 |
* | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 2018-06-04 | 1 | -2/+40 |
|\ |
|
| * | doc: document scope NOFS, NOIO APIs | Michal Hocko | 2018-05-29 | 1 | -0/+38 |
| * | Merge branch 'mm-rst' into docs-next | Jonathan Corbet | 2018-04-16 | 1 | -2/+2 |
| |\ |
|
| | * | docs/vm: rename documentation files to .rst | Mike Rapoport | 2018-04-16 | 1 | -2/+2 |
* | | | sched/core: Introduce set_special_state() | Peter Zijlstra | 2018-05-04 | 1 | -1/+1 |
|/ / |
|
* | | exec: pass stack rlimit into mm layout functions | Kees Cook | 2018-04-11 | 1 | -2/+4 |
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-04-07 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge tag 'v4.16-rc6' into next-general | James Morris | 2018-03-23 | 2 | -1/+16 |
| |\ \ |
|
| * | | | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as... | Stephen Smalley | 2018-03-07 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | sched/cpufreq: Provide migration hint | Peter Zijlstra | 2018-03-09 | 1 | -0/+1 |
* | | | sched/nohz: Clean up nohz enter/exit | Peter Zijlstra | 2018-03-09 | 1 | -2/+0 |
* | | | cpufreq/schedutil: Rewrite CPUFREQ_RT support | Peter Zijlstra | 2018-03-09 | 1 | -2/+1 |
* | | | cpufreq/schedutil: Remove unused CPUFREQ_DL | Peter Zijlstra | 2018-03-09 | 1 | -2/+1 |
* | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2018-03-09 | 2 | -1/+16 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-22 | 1 | -1/+12 |
| |\ \ |
|
| | * | | include/linux/sched/mm.h: re-inline mmdrop() | Andrew Morton | 2018-02-21 | 1 | -1/+12 |
| | |/ |
|
| * / | efivarfs: Limit the rate for non-root to read files | Luck, Tony | 2018-02-22 | 1 | -0/+4 |
| |/ |
|
* | | sched/headers: Simplify and clean up header usage in the scheduler | Ingo Molnar | 2018-03-04 | 1 | -6/+0 |
* | | sched/nohz: Remove the 1 Hz tick code | Frederic Weisbecker | 2018-02-21 | 1 | -4/+0 |
* | | sched/isolation: Isolate workqueues when "nohz_full=" is set | Frederic Weisbecker | 2018-02-21 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar | 2018-02-06 | 3 | -27/+44 |
|\ |
|
| * | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-03 | 1 | -0/+14 |
| |\ |
|
| | * | fork: Provide usercopy whitelisting for task_struct | Kees Cook | 2018-01-15 | 1 | -0/+14 |
| * | | include/linux/sched/mm.h: uninline mmdrop_async(), etc | Andrew Morton | 2018-01-31 | 1 | -22/+2 |
| * | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-30 | 1 | -0/+28 |
| |\ \ |
|
| | * | | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman | 2018-01-22 | 1 | -0/+2 |
| | * | | signal: Helpers for faults with specialized siginfo layouts | Eric W. Biederman | 2018-01-22 | 1 | -0/+6 |
| | * | | signal: Add send_sig_fault and force_sig_fault | Eric W. Biederman | 2018-01-22 | 1 | -0/+20 |
* | | | | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers | 2018-02-05 | 1 | -0/+18 |
* | | | | membarrier: Provide GLOBAL_EXPEDITED command | Mathieu Desnoyers | 2018-02-05 | 1 | -2/+4 |
* | | | | membarrier: Document scheduler barrier requirements | Mathieu Desnoyers | 2018-02-05 | 1 | -0/+5 |
* | | | | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers | 2018-02-05 | 1 | -1/+12 |
|/ / / |
|
* | | | sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG... | Juri Lelli | 2018-01-10 | 1 | -6/+6 |
* | | | sched/cpufreq: Use the DEADLINE utilization signal | Juri Lelli | 2018-01-10 | 1 | -2/+0 |
* | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2018-01-10 | 1 | -0/+1 |
|\| | |
|
| * | | mm, oom_reaper: fix memory corruption | Michal Hocko | 2017-12-14 | 1 | -0/+1 |
| |/ |
|
* / | sched/headers: Constify object_is_on_stack() | Sascha Hauer | 2017-12-06 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-11-15 | 1 | -1/+2 |
|\ |
|
| * | sched/cputime: Expose cputime_adjust() | Tejun Heo | 2017-09-25 | 1 | -1/+2 |
* | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-11-08 | 26 | -0/+42 |
|\ \ |
|
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 26 | -0/+26 |
| * | | membarrier: Provide register expedited private command | Mathieu Desnoyers | 2017-10-19 | 1 | -0/+16 |
* | | | sched/sysctl: Fix attributes of some extern declarations | Matthias Kaehlcke | 2017-11-01 | 1 | -3/+3 |
* | | | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker | 2017-10-27 | 1 | -0/+1 |
* | | | sched/isolation: Handle the nohz_full= parameter | Frederic Weisbecker | 2017-10-27 | 1 | -0/+1 |
* | | | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker | 2017-10-27 | 1 | -9/+17 |
* | | | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H... | Frederic Weisbecker | 2017-10-27 | 1 | -3/+3 |
* | | | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() | Frederic Weisbecker | 2017-10-27 | 1 | -1/+1 |
* | | | sched/isolation: Use its own static key | Frederic Weisbecker | 2017-10-27 | 1 | -1/+2 |