1. e284df7 sched/topology: Allow sched_asym_cpucapacity to be disabled by Valentin Schneider · 5 years ago
  2. cd1cb33 sched/topology: Don't try to build empty sched domains by Valentin Schneider · 5 years ago
  3. 328fefa Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  4. 68e7a4d sched/vtime: Fix guest/system mis-accounting on task switch by Frederic Weisbecker · 5 years ago
  5. 4929a4e sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision by Xuewei Zhang · 5 years ago
  6. e524d16 Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  7. 73956fc membarrier: Fix RCU locking bug caused by faulty merge by Peter Zijlstra · 5 years ago
  8. dff3a85 sched_setattr: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
  9. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  10. 4892f51 sched/fair: Avoid redundant EAS calculation by Quentin Perret · 5 years ago
  11. 9fc41ac sched/core: Remove double update_max_interval() call on CPU startup by Valentin Schneider · 5 years ago
  12. a49b4f4 sched/core: Fix preempt_schedule() interrupt return comment by Valentin Schneider · 5 years ago
  13. 763a9ec sched/fair: Fix -Wunused-but-set-variable warnings by Qian Cai · 5 years ago
  14. 714e501 sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr() by KeMeng Shi · 5 years ago
  15. c172e0a sched/membarrier: Return -ENOMEM to userspace on memory allocation failure by Mathieu Desnoyers · 5 years ago
  16. c6d68c1 sched/membarrier: Skip IPIs when mm->mm_users == 1 by Mathieu Desnoyers · 5 years ago
  17. 227a4aa sched/membarrier: Fix p->mm->membarrier_state racy load by Mathieu Desnoyers · 5 years ago
  18. 0955400 sched/membarrier: Remove redundant check by Mathieu Desnoyers · 5 years ago
  19. fc0d773 sched/membarrier: Fix private expedited registration check by Mathieu Desnoyers · 5 years ago
  20. 5311a98 tasks, sched/core: RCUify the assignment of rq->curr by Eric W. Biederman · 5 years ago
  21. 154abaf tasks, sched/core: With a grace period after finish_task_switch(), remove unnecessary code by Eric W. Biederman · 5 years ago
  22. 0ff7b2c tasks, sched/core: Ensure tasks are available for a grace period after leaving the runqueue by Eric W. Biederman · 5 years ago
  23. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  24. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  25. 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  26. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. dac9f02 sched/fair: Remove unused cfs_rq_clock_task() function by Qian Cai · 5 years ago
  28. ca61a72 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  29. 2cdd5cc Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 5 years ago
  30. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  31. 94d18ee Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  32. 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
  33. 4adcdce sched/psi: Correct overly pessimistic size calculation by Miles Chen · 5 years ago
  34. eb92692 sched/fair: Speed-up energy-aware wake-ups by Quentin Perret · 5 years ago
  35. 312364f3 kernel.h: Add non_block_start/end() by Daniel Vetter · 5 years ago
  36. 1251201 sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI logic and code by Ingo Molnar · 5 years ago
  37. 82e430a cpuidle: play_idle: Increase the resolution to usec by Daniel Lezcano · 5 years ago
  38. 0413d7f sched/uclamp: Always use 'enum uclamp_id' for clamp_id values by Patrick Bellasi · 5 years ago
  39. babbe17 sched/uclamp: Update CPU's refcount on TG's clamp changes by Patrick Bellasi · 5 years ago
  40. 3eac870 sched/uclamp: Use TG's clamps to restrict TASK's clamps by Patrick Bellasi · 5 years ago
  41. 7274a5c sched/uclamp: Propagate system defaults to the root group by Patrick Bellasi · 5 years ago
  42. 0b60ba2 sched/uclamp: Propagate parent clamps by Patrick Bellasi · 5 years ago
  43. 2480c09 sched/uclamp: Extend CPU's cgroup controller by Patrick Bellasi · 5 years ago
  44. a55c745 sched/topology: Improve load balancing on AMD EPYC systems by Matt Fleming · 5 years ago
  45. 5e2d2cc sched/fair: Don't assign runtime for throttled cfs_rq by Liangyan · 5 years ago
  46. 3a245c0 posix-cpu-timers: Move expiry cache into struct posix_cputimers by Thomas Gleixner · 5 years ago
  47. 77c84dd sched/cpufreq: Align trace event behavior of fast switching by Douglas RAILLARD · 5 years ago
  48. 8a04c2e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  49. 7b2b55d psi: get poll_work to run when calling poll syscall next time by Jason Xing · 5 years ago
  50. 6c06b66 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
  51. b0fdc01 sched/core: Schedule new worker even if PI-blocked by Sebastian Andrzej Siewior · 5 years ago
  52. a3ee247 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  53. e78a761 idle: Prevent late-arriving interrupts from disrupting offline by Peter Zijlstra · 6 years ago
  54. a46d14e sched/fair: Use rq_lock/unlock in online_fair_sched_group by Phil Auld · 5 years ago
  55. 600f5ba cpufreq: schedutil: Don't skip freq update when limits change by Viresh Kumar · 5 years ago
  56. 5c3ceef cpufreq: schedutil: fix equation in comment by Qais Yousef · 5 years ago
  57. 6769243 sched: Rework pick_next_task() slow-path by Peter Zijlstra · 6 years ago
  58. 5f2a45f sched: Allow put_prev_task() to drop rq->lock by Peter Zijlstra · 6 years ago
  59. 5ba553e sched/fair: Expose newidle_balance() by Peter Zijlstra · 6 years ago
  60. 03b7fad sched: Add task_struct pointer to sched_class::set_curr_task by Peter Zijlstra · 6 years ago
  61. 10e7071 sched: Rework CPU hotplug task selection by Peter Zijlstra · 5 years ago
  62. f95d4ea sched/{rt,deadline}: Fix set_next_task vs pick_next_task by Peter Zijlstra · 6 years ago
  63. 5feeb78 sched: Fix kerneldoc comment for ia64_set_curr_task by Peter Zijlstra · 6 years ago
  64. de53fd7 sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices by Dave Chiluk · 5 years ago
  65. 139d025 sched: Clean up active_mm reference counting by Peter Zijlstra · 5 years ago
  66. 04e048c sched/psi: Do not require setsched permission from the trigger creator by Suren Baghdasaryan · 5 years ago
  67. 14f5c7b sched/psi: Reduce psimon FIFO priority by Peter Zijlstra · 5 years ago
  68. f490481 sched/deadline: Fix double accounting of rq/running bw in push & pull by Dietmar Eggemann · 5 years ago
  69. b55bd58 time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint by Paul E. McKenney · 6 years ago
  70. 850377a sched/deadline: Ensure inactive_timer runs in hardirq context by Juri Lelli · 5 years ago
  71. d5096aa sched: Mark hrtimers to expire in hard interrupt context by Sebastian Andrzej Siewior · 5 years ago
  72. c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 5 years ago
  73. a1dc044 sched/core: Silence a warning in sched_init() by Qian Cai · 5 years ago
  74. a07db5c sched/core: Fix CPU controller for !RT_GROUP_SCHED by Juri Lelli · 5 years ago
  75. 710da3c sched/core: Prevent race condition between cpuset and __sched_setscheduler() by Juri Lelli · 5 years ago
  76. 59d06ce sched/deadline: Fix bandwidth accounting at all levels after offline migration by Juri Lelli · 5 years ago
  77. f9a25f7 cpusets: Rebuild root domain deadline accounting information by Mathieu Poirier · 5 years ago
  78. 4b211f2 sched/core: Streamle calls to task_rq_unlock() by Mathieu Poirier · 5 years ago
  79. c22645f sched/topology: Add partition_sched_domains_locked() by Mathieu Poirier · 5 years ago
  80. 60e17f5 sched/fair: Introduce fits_capacity() by Viresh Kumar · 6 years ago
  81. e0e8d49 sched/isolation: Prefer housekeeping CPU in local node by Wanpeng Li · 6 years ago
  82. 65d74e9 sched/stats: Fix unlikely() use of sched_info_on() by Yi Wang · 5 years ago
  83. 3c29e65 sched/fair: Fall back to sched-idle CPU if idle CPU isn't found by Viresh Kumar · 6 years ago
  84. 43e9f7f sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq by Viresh Kumar · 6 years ago
  85. 84ec3a0 time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint by Paul E. McKenney · 6 years ago
  86. f6cad8d sched/fair: Fix imbalance due to CPU affinity by Vincent Guittot · 6 years ago
  87. 9434f9f sched/fair: Change task_numa_work() storage to static by Valentin Schneider · 5 years ago
  88. b34920d sched/fair: Move task_numa_work() init to init_numa_balancing() by Valentin Schneider · 5 years ago
  89. d35927a sched/fair: Move init_numa_balancing() below task_numa_work() by Valentin Schneider · 5 years ago
  90. cb361d8 sched/fair: Use RCU accessors consistently for ->numa_group by Jann Horn · 5 years ago
  91. 16d51a5 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 5 years ago
  92. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  93. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 5 years ago
  94. e3d8548 sched/core: Fix preempt warning in ttwu by Peter Zijlstra · 5 years ago
  95. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  96. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  98. af24bde sched/uclamp: Add uclamp support to energy_compute() by Patrick Bellasi · 6 years ago
  99. 9d20ad7 sched/uclamp: Add uclamp_util_with() by Patrick Bellasi · 6 years ago
  100. 982d9cd sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks by Patrick Bellasi · 6 years ago