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
*
sched/fair: Introduce an energy estimation helper function
Quentin Perret
2018-12-11
1
-0
/
+76
*
sched/fair: Add over-utilization/tipping point indicator
Morten Rasmussen
2018-12-11
2
-2
/
+61
*
sched/fair: Clean-up update_sg_lb_stats parameters
Quentin Perret
2018-12-11
2
-16
/
+14
*
sched/toplogy: Introduce the 'sched_energy_present' static key
Quentin Perret
2018-12-11
2
-4
/
+28
*
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
2018-12-11
3
-9
/
+60
*
sched/topology: Disable EAS on inappropriate platforms
Quentin Perret
2018-12-11
1
-1
/
+48
*
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
2018-12-11
3
-4
/
+9
*
sched/topology: Reference the Energy Model of CPUs when available
Quentin Perret
2018-12-11
2
-4
/
+151
*
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
2018-12-11
2
-15
/
+68
*
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
Quentin Perret
2018-12-11
1
-18
/
+0
*
sched/core: Remove unnecessary unlikely() in push_*_task()
Yangtao Li
2018-12-11
2
-6
/
+2
*
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
2018-12-11
2
-5
/
+0
*
sched: Fix various typos in comments
Ingo Molnar
2018-12-03
6
-16
/
+16
*
Merge tag 'v4.20-rc5' into sched/core, to pick up fixes
Ingo Molnar
2018-12-03
4
-65
/
+71
|
\
|
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-01
2
-11
/
+12
|
|
\
|
|
*
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-11-28
1
-3
/
+1
|
|
*
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
2018-11-28
1
-8
/
+11
|
*
|
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2018-11-30
2
-13
/
+25
|
|
/
|
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-11-18
1
-21
/
+22
|
|
\
|
|
*
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
2018-11-18
1
-21
/
+22
|
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-11-18
1
-14
/
+48
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-11
2
-3
/
+6
|
|
\
\
|
*
\
\
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-11-04
2
-2
/
+2
|
|
\
\
\
|
*
\
\
\
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-10-30
1
-21
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
cpuidle: menu: Remove get_loadavg() from the performance multiplier
Daniel Lezcano
2018-10-25
1
-7
/
+0
|
|
*
|
|
|
sched: Factor out nr_iowait and nr_iowait_cpu
Daniel Lezcano
2018-10-25
1
-21
/
+20
*
|
|
|
|
|
sched/core: Clean up the #ifdef block in add_nr_running()
Viresh Kumar
2018-11-12
1
-2
/
+2
*
|
|
|
|
|
sched/fair: Make some variables static
Muchun Song
2018-11-12
1
-6
/
+6
*
|
|
|
|
|
sched/core: Create task_has_idle_policy() helper
Viresh Kumar
2018-11-12
4
-8
/
+13
*
|
|
|
|
|
sched/fair: Add lsub_positive() and use it consistently
Patrick Bellasi
2018-11-12
1
-7
/
+17
*
|
|
|
|
|
sched/fair: Mask UTIL_AVG_UNCHANGED usages
Patrick Bellasi
2018-11-12
1
-5
/
+4
*
|
|
|
|
|
Merge branch 'sched/urgent' into sched/core, to pick up dependent fixes
Ingo Molnar
2018-11-12
1
-16
/
+50
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
2018-11-12
1
-14
/
+48
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
sched/fair: Fix a comment in task_numa_fault()
Yi Wang
2018-11-05
1
-2
/
+2
*
|
|
|
|
sched/core: Introduce set_next_task() helper for better code readability
Muchun Song
2018-11-04
2
-22
/
+21
*
|
|
|
|
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2018-11-04
1
-2
/
+11
*
|
|
|
|
sched/fair: Clean up load_balance() condition
Valentin Schneider
2018-11-04
1
-3
/
+3
|
/
/
/
/
*
|
|
/
sched/core: Take the hotplug lock in sched_init_smp()
Valentin Schneider
2018-11-04
1
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
sched/topology: Fix off by one bug
Peter Zijlstra
2018-11-04
1
-1
/
+1
*
|
|
sched/rt: Update comment in pick_next_task_rt()
Muchun Song
2018-10-29
1
-1
/
+1
|
/
/
*
|
psi: cgroup support
Johannes Weiner
2018-10-27
1
-8
/
+110
*
|
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-27
5
-2
/
+756
*
|
sched: introduce this_rq_lock_irq()
Johannes Weiner
2018-10-27
2
-3
/
+13
*
|
sched: sched.h: make rq locking and clock functions available in stats.h
Johannes Weiner
2018-10-27
1
-82
/
+82
*
|
sched: loadavg: make calc_load_n() public
Johannes Weiner
2018-10-27
1
-69
/
+69
*
|
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-27
1
-15
/
+0
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
y2038: sched: Change sched_rr_get_interval to use __kernel_timespec
Arnd Bergmann
2018-08-29
1
-2
/
+2
|
*
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-08-27
1
-2
/
+2
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-23
2
-16
/
+0
|
\
\
[next]