| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-01-15 | sched: Fix race on toggling cfs_bandwidth_used | Ben Segall | 1 | -1/+8 |
| 2013-04-25 | sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s | Tejun Heo | 1 | -2/+4 |
| 2013-01-27 | wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task | Oleg Nesterov | 1 | -1/+2 |
| 2012-10-13 | CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume | Srivatsa S. Bhat | 1 | -4/+36 |
| 2012-10-02 | sched: Fix race in task_group() | Peter Zijlstra | 1 | -1/+8 |
| 2012-09-14 | sched: fix divide by zero at {thread_group,task}_times | Stanislaw Gruszka | 1 | -14/+20 |
| 2012-09-14 | sched,cgroup: Fix up task_groups list | Mike Galbraith | 1 | -0/+1 |
| 2012-07-19 | sched/nohz: Rewrite and fix load-avg computation -- again | Peter Zijlstra | 1 | -72/+203 |
| 2012-06-17 | sched: Fix the relax_domain_level boot parameter | Dimitri Sivanich | 1 | -6/+3 |
| 2012-05-09 | sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a... | Igor Mammedov | 1 | -0/+2 |
| 2012-04-26 | sched: Fix OOPS when build_sched_domains() percpu allocation fails | he, bo | 1 | -6/+16 |
| 2012-03-31 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -9/+4 |
| 2012-03-31 | sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() | Srivatsa S. Bhat | 1 | -2/+2 |
| 2012-03-29 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -16/+46 |
| 2012-03-29 | Merge branch 'sched/arch' into sched/urgent | Ingo Molnar | 1 | -0/+1 |
| 2012-03-29 | sched: Fix __schedule_bug() output when called from an interrupt | Stephen Boyd | 1 | -7/+1 |
| 2012-03-28 | Add #includes needed to permit the removal of asm/system.h | David Howells | 1 | -0/+1 |
| 2012-03-27 | sched: Fix select_fallback_rq() vs cpu_active/cpu_online | Peter Zijlstra | 1 | -16/+46 |
| 2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+1 |
| 2012-03-20 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -12/+8 |
| 2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -41/+88 |
| 2012-03-13 | sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback | Catalin Marinas | 1 | -0/+1 |
| 2012-03-12 | sched: Fix nohz load accounting -- again! | Peter Zijlstra | 1 | -27/+26 |
| 2012-03-12 | sched: Update yield() docs | Peter Zijlstra | 1 | -2/+18 |
| 2012-03-12 | printk/sched: Introduce special printk_sched() for those awkward moments | Peter Zijlstra | 1 | -1/+1 |
| 2012-03-12 | sched: Cleanup cpu_active madness | Peter Zijlstra | 1 | -1/+1 |
| 2012-03-07 | Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res... | Linus Torvalds | 1 | -2/+2 |
| 2012-03-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -1/+0 |
| 2012-03-01 | sched: Ditch per cgroup task lists for load-balancing | Peter Zijlstra | 1 | -0/+3 |
| 2012-03-01 | sched/rt: Do not submit new work when PI-blocked | Thomas Gleixner | 1 | -1/+1 |
| 2012-03-01 | sched/rt: Prevent idle task boosting | Thomas Gleixner | 1 | -2/+19 |
| 2012-03-01 | sched/wait: Add __wake_up_all_locked() API | Thomas Gleixner | 1 | -2/+2 |
| 2012-03-01 | sched/rt: Document scheduler related skip-resched-check sites | Thomas Gleixner | 1 | -3/+3 |
| 2012-03-01 | sched/rt: Add schedule_preempt_disabled() | Thomas Gleixner | 1 | -0/+12 |
| 2012-03-01 | Merge branch 'linus' into sched/core | Ingo Molnar | 1 | -1/+0 |
| 2012-02-27 | CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume | Srivatsa S. Bhat | 1 | -2/+2 |
| 2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 1 | -9/+9 |
| 2012-02-22 | sched/events: Revert trace_sched_stat_sleeptime() | Peter Zijlstra | 1 | -1/+0 |
| 2012-02-14 | security: trim security.h | Al Viro | 1 | -0/+1 |
| 2012-02-02 | cgroup: remove cgroup_subsys argument from callbacks | Li Zefan | 1 | -12/+8 |
| 2012-01-27 | sched, block: Unify cache detection | Peter Zijlstra | 1 | -3/+3 |
| 2012-01-26 | sched/s390: Fix compile error in sched/core.c | Christian Borntraeger | 1 | -0/+1 |
| 2012-01-26 | sched: Fix rq->nr_uninterruptible update race | Peter Zijlstra | 1 | -12/+6 |
| 2012-01-14 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -1/+1 |
| 2012-01-11 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+0 |
| 2012-01-10 | sched: Remove empty #ifdefs | Hiroshi Shimamoto | 1 | -7/+0 |
| 2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -12/+19 |
| 2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
| 2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -21/+19 |
| 2011-12-23 | sched/tracing: Add a new tracepoint for sleeptime | Arun Sharma | 1 | -0/+1 |