index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2023-11-14
sched/fair: Fix the decision for load balance
Keisuke Nishimura
2023-11-14
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-25
sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()
Kefeng Wang
2023-10-25
sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()
Kefeng Wang
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
2023-10-24
sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster...
Yicong Yang
2023-10-24
sched/fair: Scan cluster before scanning LLC in wake-up path
Barry Song
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
2023-10-20
sched/fair: Remove unused 'curr' argument from pick_next_entity()
Yiwei Lin
2023-10-20
sched/nohz: Update comments about NEWILB_KICK
Joel Fernandes (Google)
2023-10-18
sched/fair: Remove duplicate #include
Jiapeng Chong
2023-10-18
sched/eevdf: Fix heap corruption more
Peter Zijlstra
2023-10-16
sched/numa, mm: make numa migrate functions to take a folio
Kefeng Wang
2023-10-13
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-10-12
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2023-10-10
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2023-10-10
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
2023-10-10
sched/numa: Move up the access pid reset logic
Raghavendra K T
2023-10-10
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
2023-10-10
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
2023-10-09
sched/nohz: Remove unnecessarily complex error handling pattern from find_new...
Ingo Molnar
2023-10-09
sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()
Ingo Molnar
2023-10-09
sched/nohz: Update idle load-balancing (ILB) comments
Ingo Molnar
2023-10-09
sched/eevdf: Fix pick_eevdf()
Benjamin Segall
2023-10-09
sched/eevdf: Fix min_deadline heap integrity
Peter Zijlstra
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2023-10-03
sched/eevdf: Fix avg_vruntime()
Peter Zijlstra
2023-10-03
sched/eevdf: Also update slice on placement
Peter Zijlstra
2023-09-29
sched/debug: Add new tracepoint to track compute energy computation
Qais Yousef
2023-09-29
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-09-29
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
2023-09-24
sched/fair: Fix warning in bandwidth distribution
Josh Don
2023-09-24
sched/fair: Make cfs_rq->throttled_csd_list available on !SMP
Josh Don
2023-09-21
sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl
Sebastian Andrzej Siewior
2023-09-19
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
2023-09-19
sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()
Ingo Molnar
2023-09-18
sched/fair: Ratelimit update to tg->load_avg
Aaron Lu
2023-09-15
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
2023-09-15
sched/fair: Fix open-coded numa_nearest_node()
Yury Norov
2023-09-13
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
2023-09-02
sched/fair: Optimize should_we_balance() for large SMT systems
Shrikanth Hegde
2023-08-29
sched/fair: Make update_entity_lag() static
Hao Jia
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-17
sched/eevdf: Curb wakeup-preemption
Peter Zijlstra
2023-08-10
Merge branch 'sched/eevdf' into sched/core
Ingo Molnar
2023-08-02
sched/fair: Block nohz tick_stop when cfs bandwidth in use
Phil Auld
2023-08-02
sched, cgroup: Restore meaning to hierarchical_quota
Phil Auld
[next]