1. eaad451 sched: Fix __sched_setscheduler() nice test by Peter Zijlstra · 11 years ago
  2. 7479f3c9c sched: Move SCHED_RESET_ON_FORK into attr::sched_flags by Peter Zijlstra · 11 years ago
  3. 0bb040a sched: Fix up attr::sched_priority warning by Peter Zijlstra · 11 years ago
  4. 39fd8fd sched: Fix up scheduler syscall LTP fails by Peter Zijlstra · 11 years ago
  5. e3de300 sched: Preserve the nice level over sched_setscheduler() and sched_setparam() calls by Peter Zijlstra · 11 years ago
  6. 5778fcc sched/core: Fix htmldocs warnings by Juri Lelli · 11 years ago
  7. d8bf523 sched/deadline: Remove unused variables by Peter Zijlstra · 11 years ago
  8. 8cb75e0 sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding by Peter Zijlstra · 11 years ago
  9. 7caff66 sched: Reduce trigger_load_balance() parameters by Daniel Lezcano · 11 years ago
  10. de212f1 sched/deadline: Fix hotplug admission control by Peter Zijlstra · 11 years ago
  11. 1724813 sched/deadline: Remove the sysctl_sched_dl knobs by Peter Zijlstra · 11 years ago
  12. e4099a5 sched/deadline: Fix up the smp-affinity mask tests by Peter Zijlstra · 11 years ago
  13. 6bfd6d7 sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap by Juri Lelli · 11 years ago
  14. 332ac17 sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  15. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  16. fb00aca rtmutex: Turn the plist into an rb-tree by Peter Zijlstra · 11 years ago
  17. 755378a sched/deadline: Add period support for SCHED_DEADLINE tasks by Harald Gustafsson · 11 years ago
  18. 1baca4c sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic by Juri Lelli · 11 years ago
  19. aab03e0 sched/deadline: Add SCHED_DEADLINE structures & implementation by Dario Faggioli · 11 years ago
  20. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  21. ffe732c Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  22. 5d4cf99 sched: Assign correct scheduling domain to 'sd_llc' by Mel Gorman · 11 years ago
  23. 8e8339a sched: Initialize power_orig for overlapping groups by Peter Zijlstra · 11 years ago
  24. e6c390f sched: Add sched_class->task_dead() method by Dario Faggioli · 11 years ago
  25. 192301e sched: Check TASK_DEAD rather than EXIT_DEAD in schedule_debug() by Oleg Nesterov · 11 years ago
  26. 32e475d sched: Expose preempt_schedule_irq() by Thomas Gleixner · 11 years ago
  27. 39e24d8f sched: Fix a trivial syntax misuse by Shigeru Yoshida · 11 years ago
  28. 0515973 sched: Fix a trivial typo in comments by Shigeru Yoshida · 11 years ago
  29. 42eb088 sched: Avoid NULL dereference on sd_busy by Peter Zijlstra · 11 years ago
  30. 911b289 sched: Optimize task_sched_runtime() by Peter Zijlstra · 11 years ago
  31. 37dc6b5 sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus by Preeti U Murthy · 11 years ago
  32. b8a2162 sched: Move completion code from core.c to completion.c by Peter Zijlstra · 11 years ago
  33. b414587 sched: Move wait code from core.c to wait.c by Peter Zijlstra · 11 years ago
  34. 1ee14e6 sched: Fix race on toggling cfs_bandwidth_used by Ben Segall · 11 years ago
  35. ac9ff79 sched: Remove extra put_online_cpus() inside sched_setaffinity() by Michael wang · 11 years ago
  36. 6acce3e sched: Remove get_online_cpus() usage by Peter Zijlstra · 11 years ago
  37. 7460231 sched: Fix race in migrate_swap_stop() by Peter Zijlstra · 11 years ago
  38. 1e3646f mm: numa: Revert temporarily disabling of NUMA migration by Rik van Riel · 11 years ago
  39. 930aa17 sched/numa: Remove the numa_balancing_scan_period_reset sysctl by Mel Gorman · 11 years ago
  40. 0ec8aa0 sched/numa: Avoid migrating tasks that are placed on their preferred node by Peter Zijlstra · 11 years ago
  41. 5e1576e sched/numa: Stay on the same node if CLONE_VM by Rik van Riel · 11 years ago
  42. 8c8a743 sched/numa: Use {cpu, pid} to create task groups for shared faults by Peter Zijlstra · 11 years ago
  43. fb13c7e sched/numa: Use a system-wide search to find swap/migration candidates by Mel Gorman · 11 years ago
  44. ac66f54 sched/numa: Introduce migrate_swap() by Peter Zijlstra · 11 years ago
  45. 6fe6b2d sched/numa: Do not migrate memory immediately after switching node by Rik van Riel · 11 years ago
  46. e6628d5 sched/numa: Reschedule task on preferred NUMA node once selected by Mel Gorman · 11 years ago
  47. 3a7053b sched/numa: Favour moving tasks towards the preferred node by Mel Gorman · 11 years ago
  48. 745d614 sched/numa: Update NUMA hinting faults once per scan by Mel Gorman · 11 years ago
  49. 688b758 sched/numa: Select a preferred node with the most numa hinting faults by Mel Gorman · 11 years ago
  50. f809ca9 sched/numa: Track NUMA hinting faults on per-node basis by Mel Gorman · 11 years ago
  51. 7e8d16b sched/numa: Initialise numa_next_scan properly by Mel Gorman · 11 years ago
  52. a233f11 sched: Prepare for per-cpu preempt_count by Peter Zijlstra · 11 years ago
  53. bdb4380 sched: Extract the basic add/sub preempt_count modifiers by Peter Zijlstra · 11 years ago
  54. 0102874 sched: Create more preempt_count accessors by Peter Zijlstra · 11 years ago
  55. f27dde8 sched: Add NEED_RESCHED to the preempt_count by Peter Zijlstra · 11 years ago
  56. 4a2b4b2 sched: Introduce preempt_count accessor functions by Peter Zijlstra · 11 years ago
  57. b021fe3 sched, rcu: Make RCU use resched_cpu() by Peter Zijlstra · 11 years ago
  58. 4314895 sched: Micro-optimize by dropping unnecessary task_rq() calls by Michael S. Tsirkin · 11 years ago
  59. 9bd721c sched/balancing: Consider max cost of idle balance per sched domain by Jason Low · 11 years ago
  60. abfafa5 sched: Reduce overestimating rq->avg_idle by Jason Low · 11 years ago
  61. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  62. 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
  63. 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
  64. 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
  65. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  66. 10866e62 sched/fair: Fix the sd_parent_degenerate() code by Peter Zijlstra · 11 years ago
  67. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  68. c8d2d47 cpumask: Fix cpumask leak in partition_sched_domains() by Xiaotian Feng · 11 years ago
  69. 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
  70. e0acd0a sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 11 years ago
  71. fbb00b5 sched: Consolidate open coded preemptible() checks by Frederic Weisbecker · 12 years ago
  72. d99c872 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  73. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  74. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  75. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  76. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  77. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  78. 7d9ffa8 sched: Micro-optimize the smart wake-affine logic by Peter Zijlstra · 11 years ago
  79. b24d6f4 Merge tag 'v3.11-rc2' into sched/core by Ingo Molnar · 11 years ago
  80. e04c5d7 remove sched notifier for cross-cpu migrations by Marcelo Tosatti · 11 years ago
  81. e69f618 sched: Fix some kernel-doc warnings by Yacine Belkadi · 11 years ago
  82. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 12 years ago
  83. cedce3e sched/__wake_up_sync_key(): Fix nr_exclusive tasks which lead to WF_SYNC clearing by Kirill Tkhai · 11 years ago
  84. 971ee28 sched: Fix HRTICK by Peter Zijlstra · 12 years ago
  85. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 12 years ago
  86. 83dfd52 sched: Update cpu load after task_tick by Alex Shi · 12 years ago
  87. a75cdaa sched: Set an initial value of runnable avg for new forked task by Alex Shi · 12 years ago
  88. 141965c Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" by Alex Shi · 12 years ago
  89. a3d5c34 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. be7002e sched: Don't mix use of typedef ctl_table and struct ctl_table by Joe Perches · 12 years ago
  91. 94c95ba sched: Remove WARN_ON(!sd) from init_sched_groups_power() by Viresh Kumar · 12 years ago
  92. cd08e92 sched: Fix memory leakage in build_sched_groups() by Viresh Kumar · 12 years ago
  93. 0936629 sched: Use cached value of span instead of calling sched_domain_span() by Viresh Kumar · 12 years ago
  94. 27723a6 sched: Create for_each_sd_topology() by Viresh Kumar · 12 years ago
  95. c75e012 sched: Don't set sd->child to NULL when it is already NULL by Viresh Kumar · 12 years ago
  96. 1c63216 sched: Don't initialize alloc_state in build_sched_domains() by Viresh Kumar · 12 years ago
  97. 22da956 sched: Optimize build_sched_domains() for saving first SD node for a cpu by Viresh Kumar · 12 years ago
  98. 4a850cb sched: Remove unused params of build_sched_domain() by Viresh Kumar · 12 years ago
  99. d81344c Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  100. 873b4c6 sched: Fix clear NOHZ_BALANCE_KICK by Vincent Guittot · 12 years ago