index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-11
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+18
2021-07-07
Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+1
2021-07-02
sched/uclamp: Ignore max aggregation if rq is idle
Xuewen Yan
1
-7
/
+14
2021-07-02
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
1
-2
/
+2
2021-07-02
sched/fair: Sync load_sum with load_avg after dequeue
Vincent Guittot
1
-1
/
+2
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-13
/
+17
2021-07-01
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
1
-0
/
+1
2021-06-30
Merge tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+7
2021-06-28
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-514
/
+2174
2021-06-28
sched/fair: Ensure _sum and _avg values stay consistent
Odin Ugedal
1
-3
/
+3
2021-06-24
sched/topology: Rework CPU capacity asymmetry detection
Beata Michalska
1
-78
/
+131
2021-06-24
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
1
-6
/
+6
2021-06-24
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
3
-10
/
+73
2021-06-22
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
1
-31
/
+18
2021-06-22
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
1
-0
/
+2
2021-06-22
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
1
-5
/
+12
2021-06-22
sched/fair: Ensure that the CFS parent is added after unthrottling
Rik van Riel
1
-0
/
+28
2021-06-20
Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-19
/
+25
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
3
-34
/
+40
2021-06-18
sched: Add get_current_state()
Peter Zijlstra
1
-3
/
+3
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2
-4
/
+4
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
3
-41
/
+40
2021-06-17
sched/fair: Age the average idle time
Peter Zijlstra
3
-4
/
+29
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
2
-1
/
+2
2021-06-17
sched/fair: Take thermal pressure into account while estimating energy
Lukasz Luba
1
-3
/
+8
2021-06-17
sched/fair: Return early from update_tg_cfs_load() if delta == 0
Dietmar Eggemann
1
-1
/
+4
2021-06-17
sched/pelt: Check that *_avg are null when *_sum are
Vincent Guittot
1
-0
/
+9
2021-06-14
sched/fair: Correctly insert cfs_rq's to list on unthrottle
Odin Ugedal
1
-19
/
+25
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
1
-1
/
+0
2021-06-08
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
1
-2
/
+7
2021-06-08
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
1
-13
/
+17
2021-06-04
sched/debug: Remove obsolete init_schedstats()
Eric Dumazet
1
-17
/
+2
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-9
/
+14
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
3
-13
/
+6
2021-06-03
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
1
-2
/
+8
2021-06-01
sched: Don't defer CPU pick to migration_cpu_stop()
Valentin Schneider
1
-8
/
+12
2021-06-01
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
1
-4
/
+4
2021-06-01
sched,init: Fix DEBUG_PREEMPT vs early boot
Peter Zijlstra
1
-0
/
+1
2021-05-31
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
1
-1
/
+1
2021-05-31
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
1
-6
/
+5
2021-05-19
sched: Fix a stale comment in pick_next_task()
Masahiro Yamada
1
-1
/
+1
2021-05-19
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
1
-0
/
+7
2021-05-19
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
1
-4
/
+17
2021-05-18
sched: Make the idle task quack like a per-CPU kthread
Valentin Schneider
1
-6
/
+15
2021-05-18
sched,stats: Further simplify sched_info
Peter Zijlstra
1
-9
/
+12
2021-05-13
tick/nohz: Call tick_nohz_task_switch() with interrupts disabled
Peter Zijlstra
1
-1
/
+1
2021-05-13
tick/nohz: Kick only _queued_ task whose tick dependency is updated
Marcelo Tosatti
1
-0
/
+5
2021-05-13
sched/isolation: Reconcile rcu_nocbs= and nohz_full=
Paul Gortmaker
1
-3
/
+1
[next]