index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux
Linus Torvalds
1
-4
/
+2
2024-05-19
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-6
/
+8
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-6
/
+0
2024-05-17
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
1
-1
/
+1
2024-05-17
sched/fair: Remove stale FREQUENCY_UTIL comment
Christian Loehle
1
-2
/
+2
2024-05-17
sched/fair: Fix initial util_avg calculation
Dawei Li
1
-2
/
+3
2024-05-17
sched/debug: Dump domains' level
Vitalii Bursov
1
-0
/
+1
2024-05-17
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
1
-1
/
+1
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-323
/
+379
2024-05-09
sched/topology: Optimize topology_span_sane()
Kyle Meyer
1
-4
/
+2
2024-04-28
sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
Oleg Nesterov
1
-1
/
+6
2024-04-28
sched/isolation: Prevent boot crash when the boot CPU is nohz_full
Oleg Nesterov
1
-1
/
+10
2024-04-24
sched/pelt: Remove shift of thermal clock
Vincent Guittot
3
-27
/
+3
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
5
-34
/
+34
2024-04-24
sched/cpufreq: Take cpufreq feedback into account
Vincent Guittot
1
-20
/
+25
2024-04-24
sched/fair: Fix update of rd->sg_overutilized
Vincent Guittot
1
-1
/
+1
2024-04-24
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
6
-6
/
+0
2024-04-22
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
Xuewen Yan
1
-6
/
+12
2024-04-22
sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
Tianchen Ding
1
-5
/
+6
2024-04-22
sched/eevdf: Always update V if se->on_rq when reweighting
Tianchen Ding
1
-3
/
+2
2024-04-17
sched/vtime: Get rid of generic vtime_task_switch() implementation
Alexander Gordeev
1
-13
/
+0
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
1
-6
/
+14
2024-03-29
sched/balancing: Simplify the sg_status bitmask and use separate ->overloaded...
Ingo Molnar
2
-29
/
+24
2024-03-28
sched/fair: Rename set_rd_overutilized_status() to set_rd_overutilized()
Ingo Molnar
1
-4
/
+4
2024-03-28
sched/fair: Rename SG_OVERLOAD to SG_OVERLOADED
Ingo Molnar
2
-5
/
+5
2024-03-28
sched/fair: Rename {set|get}_rd_overload() to {set|get}_rd_overloaded()
Ingo Molnar
2
-6
/
+6
2024-03-28
sched/fair: Rename root_domain::overload to ::overloaded
Ingo Molnar
1
-3
/
+3
2024-03-28
sched/fair: Use helper functions to access root_domain::overload
Shrikanth Hegde
2
-5
/
+14
2024-03-28
sched/fair: Check root_domain::overload value before update
Shrikanth Hegde
1
-1
/
+2
2024-03-28
sched/fair: Combine EAS check with root_domain::overutilized access
Shrikanth Hegde
1
-13
/
+7
2024-03-26
sched/fair: Simplify the continue_balancing logic in sched_balance_newidle()
Shrikanth Hegde
1
-5
/
+5
2024-03-26
sched/fair: Introduce is_rd_overutilized() helper function to access root_dom...
Shrikanth Hegde
1
-3
/
+12
2024-03-26
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
1
-19
/
+34
2024-03-25
sched/fair: Don't double balance_interval for migrate_misfit
Qais Yousef
1
-2
/
+11
2024-03-25
sched/topology: Remove root_domain::max_cpu_capacity
Qais Yousef
2
-13
/
+2
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
1
-16
/
+50
2024-03-25
sched/topology: Export asym_cap_list
Qais Yousef
2
-18
/
+39
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
3
-7
/
+28
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+22
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+6
2024-03-14
sched/fair: Fix typos in comments
Ingo Molnar
1
-34
/
+34
2024-03-12
sched/balancing: Fix a couple of outdated function names in comments
Ingo Molnar
2
-2
/
+2
2024-03-12
sched/balancing: Rename find_idlest_cpu() => sched_balance_find_dst_cpu()
Ingo Molnar
1
-3
/
+3
2024-03-12
sched/balancing: Rename find_idlest_group() => sched_balance_find_dst_group()
Ingo Molnar
1
-4
/
+4
2024-03-12
sched/balancing: Rename find_idlest_group_cpu() => sched_balance_find_dst_gro...
Ingo Molnar
1
-3
/
+3
2024-03-12
sched/balancing: Rename newidle_balance() => sched_balance_newidle()
Ingo Molnar
1
-8
/
+8
2024-03-12
sched/balancing: Rename update_blocked_averages() => sched_balance_update_blo...
Ingo Molnar
2
-5
/
+5
2024-03-12
sched/balancing: Rename find_busiest_group() => sched_balance_find_src_group()
Ingo Molnar
1
-7
/
+7
2024-03-12
sched/balancing: Rename find_busiest_queue() => sched_balance_find_src_rq()
Ingo Molnar
1
-3
/
+3
2024-03-12
sched/balancing: Rename load_balance() => sched_balance_rq()
Ingo Molnar
1
-5
/
+5
[next]