index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Replace rq::wake_list
Peter Zijlstra
2020-05-28
1
-8
/
+0
*
sched: Add rq::ttwu_pending
Peter Zijlstra
2020-05-28
1
-1
/
+3
*
smp: Optimize send_call_function_single_ipi()
Peter Zijlstra
2020-05-28
1
-3
/
+4
*
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
2020-05-28
1
-0
/
+1
*
sched/core: Offload wakee task activation if it the wakee is descheduling
Mel Gorman
2020-05-25
1
-1
/
+2
*
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
2020-05-19
1
-0
/
+2
*
sched/fair: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-19
1
-1
/
+1
*
sched: Clean up scheduler_ipi()
Peter Zijlstra (Intel)
2020-05-12
1
-2
/
+4
*
sched: Make newidle_balance() static again
Chen Yu
2020-04-30
1
-4
/
+0
*
sched/fair: Remove distribute_running from CFS bandwidth
Josh Don
2020-04-30
1
-1
/
+0
*
sched/core: Remove unused rq::last_load_update_tick
Vincent Donnefort
2020-04-08
1
-1
/
+0
*
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
2020-04-08
1
-0
/
+6
*
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
1
-1
/
+0
|
\
|
*
sched/core: Remove rq.hrtick_csd_pending
Peter Xu
2020-03-06
1
-1
/
+0
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-30
1
-11
/
+58
|
\
\
|
*
|
sched: Avoid scale real weight down to zero
Michael Wang
2020-03-20
1
-1
/
+7
|
*
|
sched/deadline: Make two functions static
Yu Chen
2020-03-06
1
-2
/
+0
|
*
|
sched/fair: Enable tuning of decay period
Thara Gopinath
2020-03-06
1
-0
/
+18
|
*
|
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2020-03-06
1
-0
/
+3
|
*
|
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
1
-1
/
+21
|
*
|
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
1
-5
/
+2
|
*
|
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
2020-02-24
1
-1
/
+14
|
|
\
|
|
*
|
sched/core: Remove for_each_lower_domain()
Valentin Schneider
2020-02-20
1
-2
/
+0
|
*
|
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
2020-01-28
1
-0
/
+7
*
|
|
sched/swait: Prepare usage in completions
Thomas Gleixner
2020-03-21
1
-0
/
+3
|
|
/
|
/
|
*
|
sched/core: Annotate curr pointer in rq with __rcu
Madhuparna Bhowmik
2020-02-11
1
-1
/
+1
*
|
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
2020-02-10
1
-0
/
+13
|
/
*
sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()
Valentin Schneider
2019-12-25
1
-4
/
+5
*
sched/uclamp: Make uclamp util helpers use and return UL values
Valentin Schneider
2019-12-25
1
-7
/
+7
*
sched/uclamp: Remove uclamp_util()
Valentin Schneider
2019-12-25
1
-9
/
+0
*
sched/uclamp: Fix overzealous type replacement
Valentin Schneider
2019-11-17
1
-1
/
+1
*
sched/core: Further clarify sched_class::set_next_task()
Peter Zijlstra
2019-11-11
1
-2
/
+2
*
sched/core: Simplify sched_class::pick_next_task()
Peter Zijlstra
2019-11-11
1
-15
/
+3
*
sched/core: Optimize pick_next_task()
Peter Zijlstra
2019-11-11
1
-0
/
+3
*
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
2019-11-08
1
-3
/
+27
*
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
1
-0
/
+34
*
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-16
1
-2
/
+2
|
\
|
*
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-31
1
-2
/
+2
*
|
sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
Patrick Bellasi
2019-09-03
1
-1
/
+1
*
|
sched/uclamp: Propagate parent clamps
Patrick Bellasi
2019-09-03
1
-0
/
+2
*
|
sched/uclamp: Extend CPU's cgroup controller
Patrick Bellasi
2019-09-03
1
-0
/
+8
*
|
sched: Rework pick_next_task() slow-path
Peter Zijlstra
2019-08-08
1
-5
/
+8
*
|
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
2019-08-08
1
-2
/
+2
*
|
sched/fair: Expose newidle_balance()
Peter Zijlstra
2019-08-08
1
-0
/
+4
*
|
sched: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
2019-08-08
1
-3
/
+4
*
|
sched: Rework CPU hotplug task selection
Peter Zijlstra
2019-08-08
1
-0
/
+1
*
|
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2019-08-08
1
-4
/
+0
*
|
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2019-07-25
1
-3
/
+0
*
|
sched/isolation: Prefer housekeeping CPU in local node
Wanpeng Li
2019-07-25
1
-3
/
+5
*
|
sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
Viresh Kumar
2019-07-25
1
-1
/
+2
|
/
[next]