1. 4a2b4b2 sched: Introduce preempt_count accessor functions by Peter Zijlstra · 11 years ago
  2. b021fe3 sched, rcu: Make RCU use resched_cpu() by Peter Zijlstra · 11 years ago
  3. 4314895 sched: Micro-optimize by dropping unnecessary task_rq() calls by Michael S. Tsirkin · 11 years ago
  4. 9bd721c sched/balancing: Consider max cost of idle balance per sched domain by Jason Low · 11 years ago
  5. abfafa5 sched: Reduce overestimating rq->avg_idle by Jason Low · 11 years ago
  6. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  7. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. 5e0b3a4 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 0d99b70 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  11. 10866e62 sched/fair: Fix the sd_parent_degenerate() code by Peter Zijlstra · 11 years ago
  12. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  13. c8d2d47 cpumask: Fix cpumask leak in partition_sched_domains() by Xiaotian Feng · 11 years ago
  14. 28fbc8b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. e0acd0a sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 11 years ago
  16. fbb00b5 sched: Consolidate open coded preemptible() checks by Frederic Weisbecker · 11 years ago
  17. d99c872 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  18. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  19. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  20. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  21. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  22. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  23. 7d9ffa8 sched: Micro-optimize the smart wake-affine logic by Peter Zijlstra · 11 years ago
  24. b24d6f4 Merge tag 'v3.11-rc2' into sched/core by Ingo Molnar · 11 years ago
  25. e04c5d7 remove sched notifier for cross-cpu migrations by Marcelo Tosatti · 11 years ago
  26. e69f618 sched: Fix some kernel-doc warnings by Yacine Belkadi · 11 years ago
  27. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  28. cedce3e sched/__wake_up_sync_key(): Fix nr_exclusive tasks which lead to WF_SYNC clearing by Kirill Tkhai · 11 years ago
  29. 971ee28 sched: Fix HRTICK by Peter Zijlstra · 11 years ago
  30. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 11 years ago
  31. 83dfd52 sched: Update cpu load after task_tick by Alex Shi · 11 years ago
  32. a75cdaa sched: Set an initial value of runnable avg for new forked task by Alex Shi · 11 years ago
  33. 141965c Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" by Alex Shi · 11 years ago
  34. a3d5c34 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. be7002e sched: Don't mix use of typedef ctl_table and struct ctl_table by Joe Perches · 11 years ago
  36. 94c95ba sched: Remove WARN_ON(!sd) from init_sched_groups_power() by Viresh Kumar · 11 years ago
  37. cd08e92 sched: Fix memory leakage in build_sched_groups() by Viresh Kumar · 11 years ago
  38. 0936629 sched: Use cached value of span instead of calling sched_domain_span() by Viresh Kumar · 11 years ago
  39. 27723a6 sched: Create for_each_sd_topology() by Viresh Kumar · 11 years ago
  40. c75e012 sched: Don't set sd->child to NULL when it is already NULL by Viresh Kumar · 11 years ago
  41. 1c63216 sched: Don't initialize alloc_state in build_sched_domains() by Viresh Kumar · 11 years ago
  42. 22da956 sched: Optimize build_sched_domains() for saving first SD node for a cpu by Viresh Kumar · 11 years ago
  43. 4a850cb sched: Remove unused params of build_sched_domain() by Viresh Kumar · 11 years ago
  44. d81344c Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  45. 873b4c6 sched: Fix clear NOHZ_BALANCE_KICK by Vincent Guittot · 11 years ago
  46. 45eacc6 vtime: Use consistent clocks among nohz accounting by Frederic Weisbecker · 11 years ago
  47. 78becc2 sched: Use an accessor to read the rq clock by Frederic Weisbecker · 11 years ago
  48. 1ad4ec0 sched: Update rq clock before calling check_preempt_curr() by Frederic Weisbecker · 11 years ago
  49. 77bd397 sched: Update rq clock before migrating tasks out of dying CPU by Frederic Weisbecker · 11 years ago
  50. c5405a4 sched: Remove redundant update_runtime notifier by Neil Zhang · 11 years ago
  51. 45ceebf sched: Factor out load calculation code from sched/core.c --> sched/proc.c by Paul Gortmaker · 11 years ago
  52. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. 265f22a sched: Keep at least 1 tick per second for active dynticks tasks by Frederic Weisbecker · 11 years ago
  54. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  55. 3d1cb20 workqueue: include workqueue info when printing debug dump of a worker task by Tejun Heo · 11 years ago
  56. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  59. 916bb6d7 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. e6252c3 sched: Rename load_balance_tmpmask to load_balance_mask by Joonsoo Kim · 11 years ago
  61. 99e5ada nohz: Re-evaluate the tick for the new task after a context switch by Frederic Weisbecker · 11 years ago
  62. ff442c5 nohz: Re-evaluate the tick from the scheduler IPI by Frederic Weisbecker · 11 years ago
  63. ce831b3 sched: New helper to prevent from stopping the tick in full dynticks by Frederic Weisbecker · 11 years ago
  64. 41fcb9f mutex: Move mutex spinning code from sched/core.c back to mutex.c by Waiman Long · 11 years ago
  65. c5bfece nohz: Switch from "extended nohz" to "full nohz" based naming by Frederic Weisbecker · 11 years ago
  66. af788e3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. 14c6d3c sched/cpuacct: Initialize root cpuacct earlier by Li Zefan · 11 years ago
  68. dbe4b41 sched/cpuacct: Add cpuacct_init() by Li Zefan · 11 years ago
  69. 2e76c24 sched: Split cpuacct code out of core.c by Li Zefan · 11 years ago
  70. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  71. 28b4a52 sched: Fix typo inside comment by Viresh Kumar · 11 years ago
  72. fd9b86d sched/debug: Fix sd->*_idx limit range avoiding overflow by libin · 11 years ago
  73. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  74. 1c20091 nohz: Wake up full dynticks CPUs when a timer gets enqueued by Frederic Weisbecker · 13 years ago
  75. 383efcd sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s by Tejun Heo · 11 years ago
  76. 14a40ff sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY by Tejun Heo · 11 years ago
  77. a8d7ad5 sched/tracing: Allow tracing the preemption decision on wakeup by Peter Zijlstra · 11 years ago
  78. 4e3da46 Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 11 years ago
  79. b22366c context_tracking: Restore preempted context state after preempt_schedule_irq() by Frederic Weisbecker · 11 years ago
  80. 27b4b93 sched: Remove double declaration of root_task_group by Li Zefan · 11 years ago
  81. 25cc7da sched: Move group scheduling functions out of include/linux/sched.h by Li Zefan · 11 years ago
  82. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  83. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  84. dcad0fc Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  86. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  87. aa00d89 sched: do not use cpu_to_node() to find an offlined cpu's node. by Tang Chen · 11 years ago
  88. 502b24c Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  89. 1c3e826 sched/core: Remove the obsolete and unused nr_uninterruptible() function by Sha Zhengju · 11 years ago
  90. 67cb104 Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  91. 686855f sched: add wait_for_completion_io[_timeout] by Vladimir Davydov · 11 years ago
  92. ce0dbbb sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice by Clark Williams · 11 years ago
  93. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 11 years ago
  94. c3c1864 sched: Fix signedness bug in yield_to() by Dan Carpenter · 11 years ago
  95. 7b270f6 sched: Bail out of yield_to when source and target runqueue has one task by Peter Zijlstra · 11 years ago
  96. 6a61671 cputime: Safely read cputime of full dynticks CPUs by Frederic Weisbecker · 11 years ago
  97. ace783b sched: split out css_online/css_offline from tg creation/destruction by Li Zefan · 11 years ago
  98. 9067ac8 wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task by Oleg Nesterov · 11 years ago
  99. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  100. ea13844 workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h by Tejun Heo · 11 years ago