index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
2018-12-11
1
-3
/
+1
*
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
2018-12-11
1
-1
/
+2
*
sched/topology: Reference the Energy Model of CPUs when available
Quentin Perret
2018-12-11
1
-0
/
+21
*
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
2018-12-11
1
-0
/
+30
*
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
Quentin Perret
2018-12-11
1
-18
/
+0
*
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
2018-12-11
1
-3
/
+0
*
sched: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-2
/
+2
*
Merge tag 'v4.20-rc5' into sched/core, to pick up fixes
Ingo Molnar
2018-12-03
1
-3
/
+1
|
\
|
*
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-11-28
1
-3
/
+1
*
|
sched/core: Clean up the #ifdef block in add_nr_running()
Viresh Kumar
2018-11-12
1
-2
/
+2
*
|
sched/core: Create task_has_idle_policy() helper
Viresh Kumar
2018-11-12
1
-0
/
+5
|
/
*
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
1
-0
/
+2
*
sched: introduce this_rq_lock_irq()
Johannes Weiner
2018-10-26
1
-0
/
+12
*
sched: sched.h: make rq locking and clock functions available in stats.h
Johannes Weiner
2018-10-26
1
-82
/
+82
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-23
1
-1
/
+0
|
\
|
*
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...
Christophe Leroy
2018-10-22
1
-1
/
+0
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-23
1
-8
/
+15
|
\
\
|
*
|
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-10-02
1
-3
/
+2
|
*
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-10-02
1
-1
/
+2
|
|
\
\
|
*
|
|
sched/debug: Explicitly cast sched_feat() to bool
Peter Zijlstra
2018-09-10
1
-1
/
+1
|
*
|
|
sched/fair: Set rq->rd->overload when misfit
Valentin Schneider
2018-09-10
1
-1
/
+5
|
*
|
|
sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()
Valentin Schneider
2018-09-10
1
-2
/
+2
|
*
|
|
sched/core: Change root_domain->overload type to int
Valentin Schneider
2018-09-10
1
-2
/
+2
|
*
|
|
sched/fair: Add sched_group per-CPU max capacity
Morten Rasmussen
2018-09-10
1
-0
/
+1
|
*
|
|
sched/fair: Add 'group_misfit_task' load-balance type
Morten Rasmussen
2018-09-10
1
-0
/
+2
|
*
|
|
sched/topology: Add static_key for asymmetric CPU capacity optimizations
Morten Rasmussen
2018-09-10
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-10-11
1
-0
/
+2
|
|
/
|
/
|
*
|
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
2018-10-02
1
-1
/
+1
*
|
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2018-10-02
1
-0
/
+1
|
/
*
sched/numa: Modify migrate_swap() to accept additional parameters
Srikar Dronamraju
2018-07-25
1
-1
/
+2
*
sched/fair: Remove #ifdefs from scale_rt_capacity()
Vincent Guittot
2018-07-25
1
-2
/
+18
*
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
2018-07-16
1
-1
/
+0
*
sched/core: Remove the rt_avg code
Vincent Guittot
2018-07-16
1
-17
/
+0
*
sched/cpufreq: Remove sugov_aggregate_util()
Vincent Guittot
2018-07-15
1
-1
/
+1
*
cpufreq/schedutil: Take time spent in interrupts into account
Vincent Guittot
2018-07-15
1
-0
/
+13
*
sched/irq: Add IRQ utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+3
*
cpufreq/schedutil: Use DL utilization tracking
Vincent Guittot
2018-07-15
1
-1
/
+6
*
sched/dl: Add dl_rq utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+1
*
sched/rt: Add rt_rq utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+7
*
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot
2018-07-15
1
-0
/
+19
*
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2018-07-03
1
-2
/
+4
*
sched/rt: Fix call to cpufreq_update_util()
Vincent Guittot
2018-07-03
1
-0
/
+5
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-04
1
-0
/
+6
|
\
|
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-05-25
1
-2
/
+3
|
|
\
|
*
|
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
2018-05-14
1
-0
/
+6
*
|
|
sched/headers: Fix typo
Davidlohr Bueso
2018-05-31
1
-1
/
+1
|
|
/
|
/
|
*
|
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
2018-05-18
1
-2
/
+3
|
/
*
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
2018-04-05
1
-5
/
+12
*
sched/cpufreq/schedutil: Use util_est for OPP selection
Patrick Bellasi
2018-03-20
1
-1
/
+8
*
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
2018-03-09
1
-0
/
+1
[prev]
[next]