index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
2
-7
/
+22
|
\
|
*
membarrier: riscv: Provide core serializing command
Andrea Parri
2024-02-15
2
-0
/
+8
|
*
locking: Introduce prepare_sync_core_cmd()
Andrea Parri
2024-02-15
1
-0
/
+1
|
*
membarrier: Create Documentation/scheduler/membarrier.rst
Andrea Parri
2024-02-15
2
-5
/
+10
|
*
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
2024-02-15
1
-2
/
+3
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
1
-0
/
+6
|
\
\
|
*
|
sched/numa, mm: do not try to migrate memory to memoryless nodes
Byungchul Park
2024-03-05
1
-0
/
+6
|
|
/
*
|
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
1
-0
/
+21
|
\
\
|
*
|
sched/idle: Conditionally handle tick broadcast in default_idle_call()
Thomas Gleixner
2024-03-01
1
-0
/
+21
|
|
/
*
|
Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-12
4
-85
/
+66
|
\
\
|
*
|
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2024-02-28
2
-15
/
+15
|
*
|
sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio()
Alex Shi
2024-02-28
1
-9
/
+7
|
*
|
sched/fair: Rework sched_use_asym_prio() and sched_asym_prefer()
Alex Shi
2024-02-28
1
-25
/
+20
|
*
|
sched/fair: Remove unused parameter from sched_asym()
Alex Shi
2024-02-28
1
-4
/
+2
|
*
|
sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
Alex Shi
2024-02-28
1
-4
/
+5
|
*
|
sched/fair: Simplify the update_sd_pick_busiest() logic
David Vernet
2024-02-28
1
-9
/
+3
|
*
|
sched/fair: Do strict inequality check for busiest misfit task group
David Vernet
2024-02-28
1
-1
/
+1
|
*
|
sched/fair: Remove unnecessary goto in update_sd_lb_stats()
David Vernet
2024-02-28
1
-6
/
+1
|
*
|
sched/fair: Take the scheduling domain into account in select_idle_core()
Keisuke Nishimura
2024-02-28
1
-2
/
+2
|
*
|
sched/fair: Take the scheduling domain into account in select_idle_smt()
Keisuke Nishimura
2024-02-28
1
-3
/
+9
|
*
|
sched/fair: Add READ_ONCE() and use existing helper function to access ->avg_irq
Shrikanth Hegde
2024-02-28
2
-4
/
+2
|
*
|
sched/fair: Use existing helper functions to access ->avg_rt and ->avg_dl
Shrikanth Hegde
2024-02-28
1
-4
/
+4
|
*
|
sched/core: Simplify code by removing duplicate #ifdefs
Shrikanth Hegde
2024-02-16
2
-5
/
+1
|
|
/
*
|
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-11
1
-1
/
+0
|
\
\
|
*
|
tick: Assume timekeeping is correctly handed over upon last offline idle call
Frederic Weisbecker
2024-02-26
1
-1
/
+0
|
|
/
*
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-2
/
+15
|
\
\
|
*
|
sched: Add a new function to compare if two cpus have the same capacity
Qais Yousef
2024-02-24
1
-0
/
+11
|
*
|
block: update cached timestamp post schedule/preemption
Jens Axboe
2024-02-05
1
-2
/
+4
|
|
/
*
/
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
2024-02-20
1
-0
/
+6
|
/
*
Merge tag 'sched-urgent-2024-01-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
1
-1
/
+5
|
\
|
*
sched/fair: Fix frequency selection for non-invariant case
Vincent Guittot
2024-01-16
1
-1
/
+5
*
|
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-11
1
-0
/
+1
|
\
\
|
*
|
rseq: Split out rseq.h from sched.h
Kent Overstreet
2023-12-27
1
-0
/
+1
*
|
|
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
2
-13
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched: fair: move unused stub functions to header
Arnd Bergmann
2023-12-11
2
-13
/
+11
|
|
/
*
|
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
2024-01-08
1
-0
/
+52
|
\
\
|
*
|
sched/fair: Fix tg->load when offlining a CPU
Vincent Guittot
2023-12-29
1
-0
/
+52
|
|
/
*
|
sched/fair: Remove unused 'next_buddy_marked' local variable in check_preempt...
Wang Jinchao
2023-12-23
1
-2
/
+0
*
|
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
2023-12-23
1
-1
/
+1
*
|
sched/fair: Simplify util_est
Vincent Guittot
2023-12-23
3
-57
/
+36
*
|
sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
Vincent Guittot
2023-12-23
2
-6
/
+3
*
|
cpufreq/schedutil: Use a fixed reference frequency
Vincent Guittot
2023-12-23
1
-2
/
+24
*
|
sched/fair: Update min_vruntime for reweight_entity() correctly
Yiwei Lin
2023-11-29
1
-10
/
+10
*
|
sched/cpufreq: Rework iowait boost
Vincent Guittot
2023-11-23
2
-75
/
+14
*
|
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
2023-11-23
4
-82
/
+89
*
|
sched/pelt: Avoid underestimation of task utilization
Vincent Guittot
2023-11-23
1
-0
/
+13
*
|
sched/timers: Explain why idle task schedules out on remote timer enqueue
Frederic Weisbecker
2023-11-15
1
-0
/
+22
*
|
sched/cpuidle: Comment about timers requirements VS idle handler
Frederic Weisbecker
2023-11-15
1
-0
/
+30
*
|
sched/deadline: Introduce deadline servers
Peter Zijlstra
2023-11-15
4
-107
/
+271
*
|
sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity
Peter Zijlstra
2023-11-15
2
-58
/
+78
[next]