index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Lines
2023-06-16
sched/topology: Mark set_sched_topology() __init
Miaohe Lin
-1
/
+1
2023-06-16
sched/fair: Rename variable cpu_util eff_util
Tom Rix
-3
/
+3
2023-06-05
sched/fair, cpufreq: Introduce 'runnable boosting'
Dietmar Eggemann
-9
/
+33
2023-06-05
sched/fair: Refactor CPU utilization functions
Dietmar Eggemann
-60
/
+50
2023-06-05
sched/clock: Provide local_clock_noinstr()
Peter Zijlstra
-6
/
+13
2023-06-05
sched: Consider task_struct::saved_state in wait_task_inactive()
Peter Zijlstra
-11
/
+48
2023-06-05
sched: Unconditionally use full-fat wait_task_inactive()
Peter Zijlstra
-108
/
+108
2023-06-05
sched/fair: Don't balance task to its current running CPU
Yicong Yang
-1
/
+1
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
-1
/
+1
2023-05-30
sched/deadline: remove unused dl_bandwidth
Miaohe Lin
-14
/
+0
2023-05-30
sched/fair: Move unused stub functions to header
Arnd Bergmann
-5
/
+3
2023-05-30
sched: Make task_vruntime_update() prototype visible
Arnd Bergmann
-0
/
+1
2023-05-30
sched/fair: Hide unused init_cfs_bandwidth() stub
Arnd Bergmann
-2
/
+1
2023-05-30
sched: Add schedule_user() declaration
Arnd Bergmann
-0
/
+1
2023-05-30
sched: Hide unused sched_update_scaling()
Arnd Bergmann
-1
/
+2
2023-05-20
sched/psi: Avoid resetting the min update period when it is unnecessary
Yang Yang
-5
/
+10
2023-05-17
workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
Tejun Heo
-0
/
+3
2023-05-08
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
-15
/
+2
2023-05-08
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
-16
/
+43
2023-05-08
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
-0
/
+14
2023-05-08
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
-7
/
+15
2023-05-08
sched/debug: Correct printing for rq->nr_uninterruptible
晏艳(采苓)
-1
/
+1
2023-05-08
sched/topology: Propagate SMT flags when removing degenerate domain
Tim C Chen
-1
/
+6
2023-05-08
psi: remove 500ms min window size limitation for triggers
Suren Baghdasaryan
-3
/
+1
2023-05-08
sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain()
Ricardo Neri
-3
/
+19
2023-05-08
sched/fair: Do not even the number of busy CPUs via asym_packing
Ricardo Neri
-65
/
+21
2023-05-08
sched/fair: Use the busiest group to set prefer_sibling
Ricardo Neri
-4
/
+11
2023-05-08
sched/fair: Keep a fully_busy SMT sched group as busiest
Ricardo Neri
-2
/
+14
2023-05-08
sched/fair: Let low-priority cores help high-priority busy SMT cores
Ricardo Neri
-2
/
+14
2023-05-08
sched/fair: Simplify asym_packing logic for SMT cores
Ricardo Neri
-21
/
+12
2023-05-08
sched/fair: Only do asym_packing load balancing from fully idle SMT cores
Ricardo Neri
-16
/
+40
2023-05-08
sched/fair: Move is_core_idle() out of CONFIG_NUMA
Ricardo Neri
-17
/
+17
2023-05-08
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
-2
/
+2
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-7
/
+17
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-296
/
+1152
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-7
/
+65
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+49
2023-04-21
sched/clock: Fix local_clock() before sched_clock_init()
Aaron Thompson
-0
/
+3
2023-04-21
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
-0
/
+5
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
-48
/
+714
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
-11
/
+57
2023-04-18
delayacct: track delays from IRQ/SOFTIRQ
Yang Yang
-0
/
+1
2023-04-12
sched/core: Make sched_dynamic_mutex static
Josh Poimboeuf
-1
/
+1
2023-04-12
sched/fair: Fix imbalance overflow
Vincent Guittot
-0
/
+10
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
-1
/
+1
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
-2
/
+21
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
-0
/
+19
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
-0
/
+19
[prev]
[next]