1. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 14 years ago
  2. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 14 years ago
  3. b8bf17d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  4. bced76a sched: Fix lockup by limiting load-balance retries on lock-break by Peter Zijlstra · 14 years ago
  5. 9b9fb61 sched: Remove empty #ifdefs by Hiroshi Shimamoto · 14 years ago
  6. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
  7. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  8. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  9. 1ac9bc6 sched/tracing: Add a new tracepoint for sleeptime by Arun Sharma · 14 years ago
  10. 664dfa6 sched: Disable scheduler warnings during oopses by Dave Jones · 14 years ago
  11. 62af378 sched: Fix cgroup movement of waking process by Daisuke Nishimura · 14 years ago
  12. 7ceff01 sched: Fix cgroup movement of newly created process by Daisuke Nishimura · 14 years ago
  13. 4fc420c sched: Fix cgroup movement of forking process by Daisuke Nishimura · 14 years ago
  14. 11534ec sched: Remove cfs bandwidth period check in tg_set_cfs_period() by Kamalesh Babulal · 14 years ago
  15. a195f00 sched: Fix load-balance lock-breaking by Peter Zijlstra · 14 years ago
  16. 5b54b56 sched: Replace all_pinned with a generic flags field by Peter Zijlstra · 14 years ago
  17. 518cd62 sched: Only queue remote wakeups when crossing cache boundaries by Peter Zijlstra · 14 years ago
  18. 612ef28 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip by Martin Schwidefsky · 14 years ago
  19. 07cde26 sched: Add missing rcu_dereference() around ->real_parent usage by Kees Cook · 14 years ago
  20. 067491b sched, nohz: Fix missing RCU read lock by Peter Zijlstra · 14 years ago
  21. cd490c5 sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancer by Suresh Siddha · 14 years ago
  22. 8a6d42d sched, nohz: Fix the idle cpu check in nohz_idle_balance by Suresh Siddha · 14 years ago
  23. f8b6d1c sched: Use jump_labels for sched_feat by Peter Zijlstra · 15 years ago
  24. be726ff sched/accounting: Fix parameter passing in task_group_account_field by Glauber Costa · 14 years ago
  25. 1c77f38 sched/accounting: Fix user/system tick double accounting by Glauber Costa · 14 years ago
  26. 54c707e sched/accounting: Re-use scheduler statistics for the root cgroup by Glauber Costa · 14 years ago
  27. b39e66e sched: Save some hrtick_start_fair cycles by Mike Galbraith · 14 years ago
  28. 44252e4 sched/accounting, cgroups: Reuse cgroup's parent pointer by Glauber Costa · 14 years ago
  29. 3292beb sched/accounting: Change cpustat fields to an array by Glauber Costa · 14 years ago
  30. 786d6dc sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus by Suresh Siddha · 14 years ago
  31. 0b005cf sched, nohz: Implement sched group, domain aware nohz idle load balancing by Suresh Siddha · 14 years ago
  32. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 14 years ago
  33. 1c792db sched, nohz: Introduce nohz_flags in 'struct rq' by Suresh Siddha · 14 years ago
  34. 5b680fd sched/rt: Code cleanup, remove a redundant function call by Shan Hai · 14 years ago
  35. 4d78a22 sched: Fix the sched group node allocation for SD_OVERLAP domains by Suresh Siddha · 14 years ago
  36. 916671c sched: Set skip_clock_update in yield_task_fair() by Mike Galbraith · 14 years ago
  37. 76854c7 sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles by Mike Galbraith · 14 years ago
  38. 77e8136 sched: Clean up domain traversal in select_idle_sibling() by Suresh Siddha · 14 years ago
  39. b781a60 events, sched: Add tracepoint for accounting blocked time by Andrew Vagin · 14 years ago
  40. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 14 years ago