Age | Commit message (Expand) | Author |
2018-05-04 | sched/core: Introduce set_special_state() | Peter Zijlstra |
2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook |
2018-04-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-03-23 | Merge tag 'v4.16-rc6' into next-general | James Morris |
2018-03-09 | sched/cpufreq: Provide migration hint | Peter Zijlstra |
2018-03-09 | sched/nohz: Clean up nohz enter/exit | Peter Zijlstra |
2018-03-09 | cpufreq/schedutil: Rewrite CPUFREQ_RT support | Peter Zijlstra |
2018-03-09 | cpufreq/schedutil: Remove unused CPUFREQ_DL | Peter Zijlstra |
2018-03-09 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2018-03-07 | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as... | Stephen Smalley |
2018-03-04 | sched/headers: Simplify and clean up header usage in the scheduler | Ingo Molnar |
2018-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-02-22 | efivarfs: Limit the rate for non-root to read files | Luck, Tony |
2018-02-21 | include/linux/sched/mm.h: re-inline mmdrop() | Andrew Morton |
2018-02-21 | sched/nohz: Remove the 1 Hz tick code | Frederic Weisbecker |
2018-02-21 | sched/isolation: Isolate workqueues when "nohz_full=" is set | Frederic Weisbecker |
2018-02-06 | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar |
2018-02-05 | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers |
2018-02-05 | membarrier: Provide GLOBAL_EXPEDITED command | Mathieu Desnoyers |
2018-02-05 | membarrier: Document scheduler barrier requirements | Mathieu Desnoyers |
2018-02-05 | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-31 | include/linux/sched/mm.h: uninline mmdrop_async(), etc | Andrew Morton |
2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-22 | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman |
2018-01-22 | signal: Helpers for faults with specialized siginfo layouts | Eric W. Biederman |
2018-01-22 | signal: Add send_sig_fault and force_sig_fault | Eric W. Biederman |
2018-01-15 | fork: Provide usercopy whitelisting for task_struct | Kees Cook |
2018-01-10 | sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG... | Juri Lelli |
2018-01-10 | sched/cpufreq: Use the DEADLINE utilization signal | Juri Lelli |
2018-01-10 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar |
2017-12-14 | mm, oom_reaper: fix memory corruption | Michal Hocko |
2017-12-06 | sched/headers: Constify object_is_on_stack() | Sascha Hauer |
2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-11-08 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | sched/sysctl: Fix attributes of some extern declarations | Matthias Kaehlcke |
2017-10-27 | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker |
2017-10-27 | sched/isolation: Handle the nohz_full= parameter | Frederic Weisbecker |
2017-10-27 | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker |
2017-10-27 | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H... | Frederic Weisbecker |
2017-10-27 | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() | Frederic Weisbecker |
2017-10-27 | sched/isolation: Use its own static key | Frederic Weisbecker |
2017-10-27 | sched/isolation: Make the housekeeping cpumask private | Frederic Weisbecker |
2017-10-27 | sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu() | Frederic Weisbecker |
2017-10-27 | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker |
2017-10-19 | membarrier: Provide register expedited private command | Mathieu Desnoyers |
2017-10-10 | sched/rt: Add a helper to test for a RT task | Sebastian Andrzej Siewior |
2017-10-10 | sched/core: Fix wake_affine() performance regression | Peter Zijlstra |
2017-10-03 | android: binder: drop lru lock in isolate callback | Sherry Yang |