1. 4efcc8b sched/topology: Align group flags when removing degenerate domain by Chen Yu · 1 year, 8 months ago
  2. d24cb0d sched/topology: Record number of cores in sched group by Tim C Chen · 1 year, 8 months ago
  3. cab3eca sched/core: Fixed missing rq clock update before calling set_rq_offline() by Hao Jia · 1 year, 9 months ago
  4. 0cce0fd sched/topology: Mark set_sched_topology() __init by Miaohe Lin · 1 year, 9 months ago
  5. bf2dc42 sched/topology: Propagate SMT flags when removing degenerate domain by Tim C Chen · 1 year, 10 months ago
  6. d91e15a sched/topology: Make sched_energy_mutex,update static by Tom Rix · 2 years ago
  7. 5b7c4ca Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years ago
  8. 01bb11a sched/topology: fix KASAN warning in hop_cmp() by Yury Norov · 2 years, 1 month ago
  9. 9feae65 sched/topology: Introduce sched_numa_hop_mask() by Valentin Schneider · 2 years, 2 months ago
  10. cd7f553 sched: add sched_numa_find_nth_cpu() by Yury Norov · 2 years, 2 months ago
  11. ef90cf2 sched/topology: Add __init for sched_init_domains() by Bing Huang · 2 years, 2 months ago
  12. 9a5322d sched/topology: Add __init for init_defrootdomain by Bing Huang · 2 years, 4 months ago
  13. 026b98a sched/numa: Adjust imb_numa_nr to a better approximation of memory channels by Mel Gorman · 2 years, 10 months ago
  14. 8a04414 sched: Move energy_aware sysctls to topology.c by Zhen Ni · 3 years, 1 month ago
  15. ccacfe5 Merge branch 'sched/fast-headers' into sched/core by Ingo Molnar · 3 years ago
  16. 7f434df sched/topology: Remove redundant variable and fix incorrect type in build_sched_domains by K Prateek Nayak · 3 years, 1 month ago
  17. 801c141 sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there by Ingo Molnar · 3 years ago
  18. 04d4e66 sched/isolation: Use single feature type while referring to housekeeping cpumask by Frederic Weisbecker · 3 years, 1 month ago
  19. 0fb3978b sched/numa: Fix NUMA topology for systems with CPU-less nodes by Huang Ying · 3 years, 1 month ago
  20. 1087ad4 sched: replace cpumask_weight with cpumask_empty where appropriate by Yury Norov · 3 years, 1 month ago
  21. e496132 sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs by Mel Gorman · 3 years, 1 month ago
  22. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  23. 61bb6cd mm: move node_reclaim_distance to fix NUMA without SMP by Geert Uytterhoeven · 3 years, 4 months ago
  24. e60b56e sched/fair: Wait before decaying max_newidle_lb_cost by Vincent Guittot · 3 years, 5 months ago
  25. da6ff09 sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ by Sebastian Andrzej Siewior · 3 years, 5 months ago
  26. 778c558 sched: Add cluster scheduler level in core and related Kconfig for ARM64 by Barry Song · 3 years, 6 months ago
  27. f9ec6fe sched/topology: Remove unused numa_distance in cpu_attach_domain() by Yicong Yang · 3 years, 6 months ago
  28. 16d364b sched/topology: Introduce sched_group::flags by Ricardo Neri · 3 years, 6 months ago
  29. 0083242 sched/topology: Skip updating masks for non-online nodes by Valentin Schneider · 3 years, 7 months ago
  30. c744dc4 sched/topology: Rework CPU capacity asymmetry detection by Beata Michalska · 3 years, 9 months ago
  31. 5cb9eaa sched: Wrap rq::lock access by Peter Zijlstra · 4 years, 4 months ago
  32. 9406415 sched/debug: Rename the sched_debug parameter to sched_verbose by Peter Zijlstra · 3 years, 11 months ago
  33. 3b87f13 sched,debug: Convert sysctl sched_domains to debugfs by Peter Zijlstra · 4 years ago
  34. 0a2b65c sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group() by Barry Song · 4 years ago
  35. 3b03706 sched: Fix various typos by Ingo Molnar · 4 years ago
  36. 585b6d2 sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2 by Barry Song · 4 years ago
  37. 71e5f66 sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa() by Dietmar Eggemann · 4 years, 1 month ago
  38. 620a6dc sched/topology: Make sched_init_numa() use a set for the deduplicating sort by Valentin Schneider · 4 years, 2 months ago
  39. fa50e2b sched/topology: Condition EAS enablement on FIE support by Ionela Voinescu · 4 years, 4 months ago
  40. 31f6a8c sched/topology,schedutil: Wrap sched domains rebuild by Ionela Voinescu · 4 years, 4 months ago
  41. b5b2173 sched/topology: Warn when NUMA diameter > 2 by Valentin Schneider · 4 years, 4 months ago
  42. 2676242 sched/deadline: Optimize sched_dl_global_validate() by Peng Liu · 4 years, 5 months ago
  43. edaa5dd Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  44. 6e74991 sched/fair: Reduce busy load balance interval by Vincent Guittot · 4 years, 6 months ago
  45. 2208cda sched/fair: Reduce minimal imbalance threshold by Vincent Guittot · 4 years, 6 months ago
  46. 848785d sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTL by Valentin Schneider · 4 years, 6 months ago
  47. 4fc472f sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h by Valentin Schneider · 4 years, 7 months ago
  48. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  49. 3a6712c sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS by Valentin Schneider · 4 years, 7 months ago
  50. c200191 sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards by Valentin Schneider · 4 years, 7 months ago
  51. ab65afb sched/topology: Remove SD_SERIALIZE degeneration special case by Valentin Schneider · 4 years, 7 months ago
  52. 6f34981 sched/topology: Use prebuilt SD flag degeneration mask by Valentin Schneider · 4 years, 7 months ago
  53. 65c5e25 sched/topology: Verify SD_* flags setup when sched_debug is on by Valentin Schneider · 4 years, 7 months ago
  54. cfe7ddc ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN by Valentin Schneider · 4 years, 7 months ago
  55. 0408497 Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  56. 521b512 PM / EM: change naming convention from 'capacity' to 'performance' by Lukasz Luba · 4 years, 10 months ago
  57. 9b1b234 sched: correct SD_flags returned by tl->sd_flags() by Peng Liu · 4 years, 9 months ago
  58. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  59. 36c5bdc sched/topology: Kill SD_LOAD_BALANCE by Valentin Schneider · 5 years ago
  60. e669ac8 sched: Remove checks against SD_LOAD_BALANCE by Valentin Schneider · 5 years ago
  61. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 11 months ago
  62. 38502ab sched/topology: Don't enable EAS on SMT systems by Valentin Schneider · 5 years ago
  63. a526d46 sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems by Morten Rasmussen · 5 years ago
  64. ccf7412 sched/topology: Assert non-NUMA topology masks don't (partially) overlap by Valentin Schneider · 5 years ago
  65. 6d5a763 Merge tag 'v5.4-rc7' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  66. e284df7 sched/topology: Allow sched_asym_cpucapacity to be disabled by Valentin Schneider · 5 years ago
  67. cd1cb33 sched/topology: Don't try to build empty sched domains by Valentin Schneider · 5 years ago
  68. 9ae7ab2 sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax by Valentin Schneider · 5 years ago
  69. a55c745 sched/topology: Improve load balancing on AMD EPYC systems by Matt Fleming · 6 years ago
  70. f9a25f7 cpusets: Rebuild root domain deadline accounting information by Mathieu Poirier · 6 years ago
  71. c22645f sched/topology: Add partition_sched_domains_locked() by Mathieu Poirier · 6 years ago
  72. e0e8d49 sched/isolation: Prefer housekeeping CPU in local node by Wanpeng Li · 6 years ago
  73. 8ec59c0 sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() by Vincent Guittot · 6 years ago
  74. 0e1fef6 sched/core: Remove sd->*_idx by Dietmar Eggemann · 6 years ago
  75. cb0c041 sched/topology: Update init_sched_domains() comment by Juri Lelli · 6 years ago
  76. 67d4f6f sched/topology: Skip duplicate group rewrites in build_sched_groups() by Valentin Schneider · 6 years ago
  77. d874323 sched/topology: Fix build_sched_groups() comment by Valentin Schneider · 6 years ago
  78. 994aeb7 sched_domain: Annotate RCU pointers properly by Joel Fernandes (Google) · 6 years ago
  79. 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
  80. 99687cd sched/topology: Fix percpu data types in struct sd_data & struct s_data by Luc Van Oostenryck · 6 years ago
  81. f8a696f sched/core: Give DCE a fighting chance by Peter Zijlstra · 6 years ago
  82. 8d5d0cf sched/topology: Introduce a sysctl for Energy Aware Scheduling by Quentin Perret · 6 years ago
  83. 337e9b0 sched: Replace call_rcu_sched() with call_rcu() by Paul E. McKenney · 6 years ago
  84. 1f74de8 sched/toplogy: Introduce the 'sched_energy_present' static key by Quentin Perret · 6 years ago
  85. 531b5c9 sched/topology: Make Energy Aware Scheduling depend on schedutil by Quentin Perret · 6 years ago
  86. b68a4c0 sched/topology: Disable EAS on inappropriate platforms by Quentin Perret · 6 years ago
  87. 011b27b sched/topology: Add lowest CPU asymmetry sched_domain level pointer by Quentin Perret · 6 years ago
  88. 6aa140f sched/topology: Reference the Energy Model of CPUs when available by Quentin Perret · 6 years ago
  89. 765d0af sched/topology: Remove the ::smt_gain field from 'struct sched_domain' by Vincent Guittot · 7 years ago
  90. 993f0b0 sched/topology: Fix off by one bug by Peter Zijlstra · 6 years ago
  91. ace8031 sched/topology: Make local variables static by zhong jiang · 7 years ago
  92. 9c63e84 sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domains by Morten Rasmussen · 7 years ago
  93. e3d6d0c sched/fair: Add sched_group per-CPU max capacity by Morten Rasmussen · 7 years ago
  94. df054e8 sched/topology: Add static_key for asymmetric CPU capacity optimizations by Morten Rasmussen · 7 years ago
  95. 05484e0 sched/topology: Add SD_ASYM_CPUCAPACITY flag detection by Morten Rasmussen · 7 years ago
  96. e5e96fa sched/topology: Set correct NUMA topology type by Srikar Dronamraju · 7 years ago
  97. 6cd0c58 sched/topology: Check variable group before dereferencing it by Yi Wang · 7 years ago
  98. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  99. bf5015a sched/topology: Clarify root domain(s) debug string by Juri Lelli · 7 years ago
  100. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago