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
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
1
-0
/
+34
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
1
-2
/
+2
2019-09-03
sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
Patrick Bellasi
1
-1
/
+1
2019-09-03
sched/uclamp: Propagate parent clamps
Patrick Bellasi
1
-0
/
+2
2019-09-03
sched/uclamp: Extend CPU's cgroup controller
Patrick Bellasi
1
-0
/
+8
2019-08-08
sched: Rework pick_next_task() slow-path
Peter Zijlstra
1
-5
/
+8
2019-08-08
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
1
-2
/
+2
2019-08-08
sched/fair: Expose newidle_balance()
Peter Zijlstra
1
-0
/
+4
2019-08-08
sched: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
1
-3
/
+4
2019-08-08
sched: Rework CPU hotplug task selection
Peter Zijlstra
1
-0
/
+1
2019-08-08
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
1
-4
/
+0
2019-07-31
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
1
-2
/
+2
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
1
-3
/
+0
2019-07-25
sched/isolation: Prefer housekeeping CPU in local node
Wanpeng Li
1
-3
/
+5
2019-07-25
sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
Viresh Kumar
1
-1
/
+2
2019-06-24
sched/uclamp: Add uclamp support to energy_compute()
Patrick Bellasi
1
-12
/
+9
2019-06-24
sched/uclamp: Add uclamp_util_with()
Patrick Bellasi
1
-1
/
+20
2019-06-24
sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks
Patrick Bellasi
1
-0
/
+23
2019-06-24
sched/uclamp: Enforce last task's UCLAMP_MAX
Patrick Bellasi
1
-0
/
+2
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
1
-0
/
+51
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
1
-1
/
+1
2019-06-17
sched/fair: Don't push cfs_bandwith slack timers forward
bsegall@google.com
1
-4
/
+4
2019-06-03
sched/core: Remove rq->cpu_load[]
Dietmar Eggemann
1
-2
/
+0
2019-06-03
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
1
-6
/
+0
2019-06-03
sched/fair: Remove rq->load
Dietmar Eggemann
1
-2
/
+0
2019-04-03
sched/core: Annotate perf_domain pointer with __rcu
Joel Fernandes (Google)
1
-1
/
+1
2019-04-03
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
1
-7
/
+7
2019-04-03
sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
Joel Fernandes (Google)
1
-1
/
+1
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+44
2019-02-11
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...
Dietmar Eggemann
1
-1
/
+1
2019-02-04
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
1
-3
/
+3
2019-02-04
sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...
Vincent Guittot
1
-0
/
+7
2019-02-04
sched/fair: Update scale invariance of PELT
Vincent Guittot
1
-1
/
+4
2019-02-04
sched/fair: Move the rq_of() helper function
Vincent Guittot
1
-0
/
+16
2019-01-27
sched/core: Give DCE a fighting chance
Peter Zijlstra
1
-5
/
+13
2019-01-25
sched: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
1
-1
/
+1
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-3
/
+3
2018-12-11
sched/fair: Add over-utilization/tipping point indicator
Morten Rasmussen
1
-0
/
+4
2018-12-11
sched/fair: Clean-up update_sg_lb_stats parameters
Quentin Perret
1
-0
/
+3
2018-12-11
sched/toplogy: Introduce the 'sched_energy_present' static key
Quentin Perret
1
-0
/
+4
2018-12-11
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
1
-3
/
+1
2018-12-11
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
1
-1
/
+2
2018-12-11
sched/topology: Reference the Energy Model of CPUs when available
Quentin Perret
1
-0
/
+21
2018-12-11
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
1
-0
/
+30
2018-12-11
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
Quentin Perret
1
-18
/
+0
2018-12-11
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
1
-3
/
+0
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2018-12-03
Merge tag 'v4.20-rc5' into sched/core, to pick up fixes
Ingo Molnar
1
-3
/
+1
2018-11-28
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
1
-3
/
+1
2018-11-12
sched/core: Clean up the #ifdef block in add_nr_running()
Viresh Kumar
1
-2
/
+2
[next]