1. 231c807 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. b9a7b88 sched/fair: Skip LLC NOHZ logic for asymmetric systems by Valentin Schneider · 6 years ago
  3. a0fe2cf sched/fair: Tune down misfit NOHZ kicks by Valentin Schneider · 6 years ago
  4. e25a7a9 sched/fair: Comment some nohz_balancer_kick() kick conditions by Valentin Schneider · 6 years ago
  5. 4c47acd sched/core: Fix buffer overflow in cgroup2 property cpu.max by Konstantin Khlebnikov · 6 years ago
  6. a23314e sched/cpufreq: Fix 32-bit math overflow by Peter Zijlstra · 6 years ago
  7. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  8. 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  9. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. 5e1f0f0 mm, compaction: capture a page under direct compaction by Mel Gorman · 6 years ago
  11. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  12. 3717f61 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. f7fb7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  15. 0614621d Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  16. 4e37504 psi: avoid divide-by-zero crash inside virtual machines by Johannes Weiner · 6 years ago
  17. 568f196 bpf: check that BPF programs run with preemption disabled by Peter Zijlstra · 6 years ago
  18. cae45e1 Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  19. c89d92e sched/fair: Use non-atomic cpumask_{set,clear}_cpu() by Viresh Kumar · 6 years ago
  20. 1b5500d sched/fair: Remove unused 'sd' parameter from select_idle_smt() by Viresh Kumar · 6 years ago
  21. 9f13274 sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block by Valentin Schneider · 6 years ago
  22. 892d59c sched/fair: Explain LLC nohz kick condition by Valentin Schneider · 6 years ago
  23. 7edab78 sched/fair: Simplify nohz_balancer_kick() by Valentin Schneider · 6 years ago
  24. 99687cd sched/topology: Fix percpu data types in struct sd_data & struct s_data by Luc Van Oostenryck · 6 years ago
  25. d0fe0b9 sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_struct pointer argument by Dietmar Eggemann · 6 years ago
  26. 039ae8b sched/fair: Fix O(nr_cgroups) in the load balancing path by Vincent Guittot · 6 years ago
  27. 31bc6ae sched/fair: Optimize update_blocked_averages() by Vincent Guittot · 6 years ago
  28. c9ba756 Merge tag 'v5.0-rc6' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  29. 41ea391 Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  30. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  31. f678331 sched/fair: Fix insertion in rq->leaf_cfs_rq_list by Vincent Guittot · 6 years ago
  32. 5d299ea sched/fair: Add tmp_alone_branch assertion by Peter Zijlstra · 6 years ago
  33. c546951 sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock() by Andrea Parri · 6 years ago
  34. 1ca4fa3 sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK by Hidetoshi Seto · 6 years ago
  35. 10a35e6 sched/pelt: Skip updating util_est when utilization is higher than CPU's capacity by Vincent Guittot · 6 years ago
  36. 2312729 sched/fair: Update scale invariance of PELT by Vincent Guittot · 6 years ago
  37. 62478d9 sched/fair: Move the rq_of() helper function by Vincent Guittot · 6 years ago
  38. 07879c6 sched/wake_q: Reduce reference counting for special users by Davidlohr Bueso · 6 years ago
  39. 31fe3cb Merge tag 'v5.0-rc5' into locking/core to pick up fixes by Ingo Molnar · 6 years ago
  40. c45a779 sched/fair: Convert numa_group.refcount to refcount_t by Elena Reshetova · 6 years ago
  41. cc6810e Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  42. 1b69ac6 psi: fix aggregation idle shut-off by Johannes Weiner · 6 years ago
  43. b284909 cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM by Josh Poimboeuf · 6 years ago
  44. 46a745d sched/fair: Fix unnecessary increase of balance interval by Vincent Guittot · 6 years ago
  45. 4ad4e48 sched/fair: Fix rounding bug for asym packing by Vincent Guittot · 6 years ago
  46. a062d16 sched/fair: Trigger asym_packing during idle load balance by Vincent Guittot · 6 years ago
  47. c0ad4aa sched/fair: Robustify CFS-bandwidth timer locking by Peter Zijlstra · 6 years ago
  48. f8a696f sched/core: Give DCE a fighting chance by Peter Zijlstra · 6 years ago
  49. 8d5d0cf sched/topology: Introduce a sysctl for Energy Aware Scheduling by Quentin Perret · 6 years ago
  50. b290ebc sched: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  51. 337e9b0 sched: Replace call_rcu_sched() with call_rcu() by Paul E. McKenney · 6 years ago
  52. b5a4e2b Revert "sched/core: Take the hotplug lock in sched_init_smp()" by Valentin Schneider · 6 years ago
  53. 87ff19c sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchg by Davidlohr Bueso · 6 years ago
  54. 4c4e373 sched/wake_q: Fix wakeup ordering for wake_q by Peter Zijlstra · 6 years ago
  55. e6018c0 sched/wake_q: Document wake_q_add() by Peter Zijlstra · 6 years ago
  56. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  57. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  58. 34ec35a kernel/sched/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  59. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  60. c40f7d7 sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c by Linus Torvalds · 6 years ago
  61. 6d101ba sched/fair: Fix warning on non-SMP build by Olof Johansson · 6 years ago
  62. 17bf423 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. 1eefdec Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. 732cd75 sched/fair: Select an energy-efficient CPU on task wake-up by Quentin Perret · 6 years ago
  66. 390031e4 sched/fair: Introduce an energy estimation helper function by Quentin Perret · 6 years ago
  67. 2802bf3 sched/fair: Add over-utilization/tipping point indicator by Morten Rasmussen · 6 years ago
  68. 630246a sched/fair: Clean-up update_sg_lb_stats parameters by Quentin Perret · 6 years ago
  69. 1f74de8 sched/toplogy: Introduce the 'sched_energy_present' static key by Quentin Perret · 6 years ago
  70. 531b5c9 sched/topology: Make Energy Aware Scheduling depend on schedutil by Quentin Perret · 6 years ago
  71. b68a4c0 sched/topology: Disable EAS on inappropriate platforms by Quentin Perret · 6 years ago
  72. 011b27b sched/topology: Add lowest CPU asymmetry sched_domain level pointer by Quentin Perret · 6 years ago
  73. 6aa140f sched/topology: Reference the Energy Model of CPUs when available by Quentin Perret · 6 years ago
  74. 938e5e4 sched/cpufreq: Prepare schedutil for Energy Aware Scheduling by Quentin Perret · 6 years ago
  75. 5bd0988 sched/topology: Relocate arch_scale_cpu_capacity() to the internal header by Quentin Perret · 6 years ago
  76. 9ebc605 sched/core: Remove unnecessary unlikely() in push_*_task() by Yangtao Li · 6 years ago
  77. 765d0af sched/topology: Remove the ::smt_gain field from 'struct sched_domain' by Vincent Guittot · 6 years ago
  78. 80eb865 sched/fair: Clean up comment in nohz_idle_balance() by Andrea Parri · 6 years ago
  79. 108c35a sched/cpufreq: Add the SPDX tags by Daniel Lezcano · 6 years ago
  80. 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  81. dfcb245 sched: Fix various typos in comments by Ingo Molnar · 6 years ago
  82. 5f67523 Merge tag 'v4.20-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  83. 4b78317 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  84. e0c2744 psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 6 years ago
  85. 321a874 sched/smt: Expose sched_smt_present static key by Thomas Gleixner · 6 years ago
  86. c5511d0 sched/smt: Make sched_smt_present track topology by Peter Zijlstra (Intel) · 6 years ago
  87. c9a863b sched/membarrier: synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  88. c67a98c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  89. 03582f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. 8fcb231 kernel/sched/psi.c: simplify cgroup_move_task() by Olof Johansson · 6 years ago
  91. 3e18450 sched/core: Clean up the #ifdef block in add_nr_running() by Viresh Kumar · 6 years ago
  92. ed8885a sched/fair: Make some variables static by Muchun Song · 6 years ago
  93. 1da1843 sched/core: Create task_has_idle_policy() helper by Viresh Kumar · 6 years ago
  94. b5c0ce7 sched/fair: Add lsub_positive() and use it consistently by Patrick Bellasi · 6 years ago
  95. 92a801e sched/fair: Mask UTIL_AVG_UNCHANGED usages by Patrick Bellasi · 6 years ago
  96. 59e1678 Merge branch 'sched/urgent' into sched/core, to pick up dependent fixes by Ingo Molnar · 6 years ago
  97. c469933 sched/fair: Fix cpu_util_wake() for 'execl' type workloads by Patrick Bellasi · 6 years ago
  98. 024d4d4 Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. 78d125d sched/membarrier: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  100. 309ba85 rcu: Eliminate synchronize_rcu_mult() by Paul E. McKenney · 6 years ago