1. f0cf16c stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark() by Oleg Nesterov · 9 years ago
  2. c00166d stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() by Oleg Nesterov · 9 years ago
  3. d8bc853 stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled by Oleg Nesterov · 9 years ago
  4. 5caa1c0 stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works() by Oleg Nesterov · 9 years ago
  5. 233e7f2 stop_machine: Ensure that a queued callback will be called before cpu_stop_park() by Oleg Nesterov · 9 years ago
  6. 6af597d Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve conflicts by Ingo Molnar · 9 years ago
  7. 5aa5050 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 9 years ago
  8. 0baabb3 nohz: Revert "nohz: Set isolcpus when nohz_full is set" by Frederic Weisbecker · 9 years ago
  9. 3e386d5 sched/fair: Update task group's load_avg after task migration by Yuyang Du · 9 years ago
  10. fde7d22e sched/fair: Fix overly small weight for interactive group entities by Yuyang Du · 9 years ago
  11. 9babcd7 sched, tracing: Stop/start critical timings around the idle=poll idle loop by Daniel Bristot de Oliveira · 9 years ago
  12. 9a78f9c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. e3096c9 genirq: Fix handle_bad_irq kerneldoc comment by Arnd Bergmann · 9 years ago
  14. 9d67dc5 genirq: Export handle_bad_irq by Arnd Bergmann · 9 years ago
  15. 5a4fd03 sched/core: Remove a parameter in the migrate_task_rq() function by xiaofeng.yan · 9 years ago
  16. ce03e41 sched/core: Drop unlikely behind BUG_ON() by Geliang Tang · 9 years ago
  17. 1de6444 sched/core: Fix task and run queue sched_info::run_delay inconsistencies by Peter Zijlstra · 9 years ago
  18. b52da86 sched/numa: Fix task_tick_fair() from disabling numa_balancing by Srikar Dronamraju · 9 years ago
  19. e2bf1c4b sched/core: Add preempt_count invariant check by Peter Zijlstra · 9 years ago
  20. 499d795 sched/core: More notrace annotations by Peter Zijlstra · 9 years ago
  21. da7142e sched/core: Simplify preempt_count tests by Peter Zijlstra · 9 years ago
  22. 1dc0fff sched/core: Robustify preemption leak checks by Peter Zijlstra · 9 years ago
  23. 3d8f74d sched/core: Stop setting PREEMPT_ACTIVE by Peter Zijlstra · 9 years ago
  24. c73464b sched/core: Fix trace_sched_switch() by Peter Zijlstra · 9 years ago
  25. fc13aeb sched/core: Add preempt argument to __schedule() by Peter Zijlstra · 9 years ago
  26. 609ca06 sched/core: Create preempt_count invariant by Peter Zijlstra · 9 years ago
  27. b99def8 sched/core: Rework TASK_DEAD preemption exception by Peter Zijlstra · 9 years ago
  28. fe19159 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  29. 95913d9 sched/core: Fix TASK_DEAD race in finish_task_switch() by Peter Zijlstra · 9 years ago
  30. 3e519dd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. 37cc7ab Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 67dfae0 clocksource: Fix abs() usage w/ 64bit values by John Stultz · 9 years ago
  33. 95c2b17 genirq: Fix race in register_irq_proc() by Ben Hutchings · 9 years ago
  34. 70c8a00 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 7c4f1c6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 9 years ago
  36. e3be426 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 73f479b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. fc11a9c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. c6e1e7b sched/core: Make 'sched_domain_topology' declaration static by Juergen Gross · 9 years ago
  40. 269b26a sched/rt: Make (do_)balance_runtime() return void by Juri Lelli · 9 years ago
  41. f524057 sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less() by Juri Lelli · 9 years ago
  42. 2726d6c sched/deadline: Unify dl_time_before() usage by Juri Lelli · 9 years ago
  43. 21199f2 locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds by Peter Zijlstra · 9 years ago
  44. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  45. bcee19f Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  46. 19a5ecd rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex by Paul E. McKenney · 9 years ago
  47. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  48. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 00cc1633 sched: access local runqueue directly in single_task_running by Dominik Dingel · 9 years ago
  50. 79a89f9 sched/fair: Remove unnecessary parameter for group_classify() by Leo Yan · 9 years ago
  51. 84fb5a1 sched/fair: Polish comments for LOAD_AVG_MAX by Leo Yan · 9 years ago
  52. 4620f8c sched/numa: Limit the amount of virtual memory scanned in task_numa_work() by Rik van Riel · 9 years ago
  53. 20f9cd2 sched/core: Make policy-testing consistent by Henrik Austad · 9 years ago
  54. 0c6a5b4 Merge branch 'linus' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  55. f73e22a perf: Fix races in computing the header sizes by Peter Zijlstra · 9 years ago
  56. a723968 perf: Fix u16 overflows by Peter Zijlstra · 9 years ago
  57. f55fc2a perf: Restructure perf syscall point of no return by Peter Zijlstra · 9 years ago
  58. de9b8f5 sched: Fix crash trying to dequeue/enqueue the idle thread by Peter Zijlstra · 9 years ago
  59. 1345df2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. c2ea72f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 9786cff Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  63. f9f9e7b Revert "cgroup: simplify threadgroup locking" by Tejun Heo · 9 years ago
  64. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  65. b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  66. 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  67. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  68. 449e9ca genirq: Move field 'node' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  69. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  70. 2619d7e time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64() by John Stultz · 9 years ago
  71. 006cdf0 sched/fair: Optimize per entity utilization tracking by Peter Zijlstra · 9 years ago
  72. 6f2b045 sched/fair: Defer calling scaling functions by Dietmar Eggemann · 9 years ago
  73. 6115c79 sched/fair: Optimize __update_load_avg() by Peter Zijlstra · 9 years ago
  74. 54a2138 sched/fair: Rename scale() to cap_scale() by Peter Zijlstra · 9 years ago
  75. 98d8fd8 sched/fair: Initialize task load and utilization before placing task on rq by Morten Rasmussen · 9 years ago
  76. 231678b sched/fair: Get rid of scaling utilization by capacity_orig by Dietmar Eggemann · 9 years ago
  77. 9e91d61 sched/fair: Name utilization related data and functions consistently by Dietmar Eggemann · 9 years ago
  78. e3279a2 sched/fair: Make utilization tracking CPU scale-invariant by Dietmar Eggemann · 9 years ago
  79. 8cd5601 sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define by Morten Rasmussen · 9 years ago
  80. e0f5f3a sched/fair: Make load tracking frequency scale-invariant by Dietmar Eggemann · 9 years ago
  81. 2a59572 sched/numa: Convert sched_numa_balancing to a static_branch by Srikar Dronamraju · 9 years ago
  82. 2b49d84 sched/numa: Remove the NUMA sched_feature by Srikar Dronamraju · 9 years ago
  83. c3b9bc5 sched/numa: Disable sched_numa_balancing on UMA systems by Srikar Dronamraju · 9 years ago
  84. 78a9c54 sched/numa: Rename numabalancing_enabled to sched_numa_balancing by Srikar Dronamraju · 9 years ago
  85. c5afb6a sched/fair: Fix nohz.next_balance update by Vincent Guittot · 9 years ago
  86. 446685e sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback by Kirill Tkhai · 9 years ago
  87. bc54da2 sched/core: Remove unused argument from sched_class::task_move_group by Peter Zijlstra · 9 years ago
  88. daa5940 sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair() by Byungchul Park · 9 years ago
  89. a928051 sched/fair: Make the entity load aging on attaching tunable by Peter Zijlstra · 9 years ago
  90. 6efdb10 sched/fair: Fix switched_to_fair()'s per entity load tracking by Byungchul Park · 9 years ago
  91. 1746bab sched/fair: Have task_move_group_fair() also detach entity load from the old runqueue by Byungchul Park · 9 years ago
  92. 50a2a3b sched/fair: Have task_move_group_fair() unconditionally add the entity load to the runqueue by Byungchul Park · 9 years ago
  93. a05e8c5 sched/fair: Factor out the {at,de}taching of the per entity load {to,from} the runqueue by Byungchul Park · 9 years ago
  94. 973759c Merge tag 'v4.3-rc1' into sched/core, to refresh the branch by Ingo Molnar · 9 years ago
  95. a75a606 cpu/hotplug: Read_lock(tasklist_lock) doesn't need to disable irqs by Oleg Nesterov · 9 years ago
  96. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  97. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  98. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  99. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  100. 5473e0cc sched: 'Annotate' migrate_tasks() by Wanpeng Li · 9 years ago