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