| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-01-10 | signal: protect SIGNAL_UNKILLABLE from unintentional clearing. |  Jamie Iles | 1 | -0/+10 |
| 2016-12-22 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+3 |
| 2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 1 | -0/+1 |
| 2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -1/+2 |
| 2016-12-12 | prctl: remove one-shot limitation for changing exe link |  Stanislav Kinsburskiy | 1 | -1/+5 |
| 2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -30/+59 |
| 2016-12-02 | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes |  Ingo Molnar | 1 | -0/+2 |
| 2016-12-01 | Merge back earlier cpuidle material for v4.10. |  Rafael J. Wysocki | 1 | -1/+2 |
| 2016-11-29 | sched/idle: Add support for tasks that inject idle |  Peter Zijlstra | 1 | -1/+2 |
| 2016-11-24 | sched: Extend scheduler's asym packing |  Tim Chen | 1 | -0/+2 |
| 2016-11-23 | Merge branch 'linus' into sched/core, to pick up fixes |  Ingo Molnar | 1 | -0/+2 |
| 2016-11-22 | ptrace: Capture the ptracer's creds not PT_PTRACE_CAP |  Eric W. Biederman | 1 | -0/+1 |
| 2016-11-22 | sched/core: Introduce the vcpu_is_preempted(cpu) interface |  Pan Xinhui | 1 | -0/+12 |
| 2016-11-22 | sched/autogroup: Do not use autogroup->tg in zombie threads |  Oleg Nesterov | 1 | -0/+2 |
| 2016-11-21 | sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q |  Waiman Long | 1 | -2/+2 |
| 2016-11-17 | locking/core: Provide common cpu_relax_yield() definition |  Christian Borntraeger | 1 | -0/+4 |
| 2016-11-15 | sched/cputime: Simplify task_cputime() |  Stanislaw Gruszka | 1 | -8/+4 |
| 2016-11-15 | sched/cputime, powerpc, s390: Make scaled cputime arch specific |  Stanislaw Gruszka | 1 | -6/+17 |
| 2016-10-30 | x86/intel_rdt: Add tasks files |  Fenghua Yu | 1 | -0/+3 |
| 2016-10-25 | sched/core: Explain sleep/wakeup in a better way |  Peter Zijlstra | 1 | -16/+36 |
| 2016-10-07 | thp: reduce usage of huge zero page's atomic counter |  Aaron Lu | 1 | -0/+1 |
| 2016-10-07 | mm: make sure that kthreads will not refault oom reaped memory |  Michal Hocko | 1 | -0/+1 |
| 2016-10-07 | mm, oom: get rid of signal_struct::oom_victims |  Michal Hocko | 1 | -2/+1 |
| 2016-10-07 | kernel, oom: fix potential pgd_lock deadlock from __mmdrop |  Michal Hocko | 1 | -0/+14 |
| 2016-10-07 | oom: keep mm of the killed task available |  Michal Hocko | 1 | -0/+2 |
| 2016-10-07 | mm,oom_reaper: do not attempt to reap a task twice |  Tetsuo Handa | 1 | -1/+0 |
| 2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+79 |
| 2016-10-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+28 |
| 2016-09-30 | sched/core, ia64: Rename set_curr_task() |  Peter Zijlstra | 1 | -1/+1 |
| 2016-09-30 | sched/core: Rewrite and improve select_idle_siblings() |  Peter Zijlstra | 1 | -0/+3 |
| 2016-09-30 | sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared |  Peter Zijlstra | 1 | -0/+1 |
| 2016-09-30 | sched/core: Introduce 'struct sched_domain_shared' |  Peter Zijlstra | 1 | -0/+6 |
| 2016-09-22 | sched/core: Avoid _cond_resched() for PREEMPT=y |  Peter Zijlstra | 1 | -0/+4 |
| 2016-09-22 | sched/core: Optimize __schedule() |  Peter Zijlstra | 1 | -0/+2 |
| 2016-09-16 | sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK |  Andy Lutomirski | 1 | -0/+14 |
| 2016-09-16 | sched/core: Add try_get_task_stack() and put_task_stack() |  Andy Lutomirski | 1 | -0/+16 |
| 2016-09-15 | sched/core: Allow putting thread_info into task_struct |  Andy Lutomirski | 1 | -2/+34 |
| 2016-09-13 | cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition |  Rafael J. Wysocki | 1 | -0/+1 |
| 2016-08-24 | fork: Add generic vmalloced stack support |  Andy Lutomirski | 1 | -0/+15 |
| 2016-08-18 | sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag |  Morten Rasmussen | 1 | -0/+1 |
| 2016-08-16 | cpufreq / sched: Pass flags to cpufreq_update_util() |  Rafael J. Wysocki | 1 | -4/+8 |
| 2016-08-10 | sched/debug: Make the "Preemption disabled at ..." message more useful |  Vegard Nossum | 1 | -0/+9 |
| 2016-08-10 | sched/core: Fix power to capacity renaming in comment |  Morten Rasmussen | 1 | -1/+1 |
| 2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code |  Andy Lutomirski | 1 | -0/+63 |
| 2016-07-28 | mm, oom_reaper: do not attempt to reap a task more than twice |  Michal Hocko | 1 | -0/+1 |
| 2016-07-28 | mm, oom: skip vforked tasks from being selected |  Michal Hocko | 1 | -0/+26 |
| 2016-06-27 | sched/fair: Fix PELT integrity for new tasks |  Peter Zijlstra | 1 | -2/+3 |
| 2016-06-27 | Merge branch 'sched/urgent' into sched/core, to pick up fixes |  Ingo Molnar | 1 | -1/+1 |
| 2016-06-24 | Clarify naming of thread info/stack allocators |  Linus Torvalds | 1 | -1/+1 |
| 2016-06-03 | sched/api: Introduce task_rcu_dereference() and try_get_task_struct() |  Oleg Nesterov | 1 | -0/+3 |