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
2018-01-10
sched/deadline: Make bandwidth enforcement scale-invariant
Juri Lelli
1
-0
/
+2
2018-01-10
sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...
Juri Lelli
1
-3
/
+10
2018-01-10
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
Juri Lelli
1
-2
/
+2
2018-01-10
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
Juri Lelli
1
-1
/
+29
2018-01-10
sched/deadline: Move CPU frequency selection triggering points
Juri Lelli
1
-6
/
+6
2018-01-10
sched/cpufreq: Use the DEADLINE utilization signal
Juri Lelli
1
-0
/
+10
2018-01-10
sched/core: Rework and clarify prepare_lock_switch()
rodrigosiqueira
1
-41
/
+0
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2017-11-09
sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds
Patrick Bellasi
1
-3
/
+22
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-10
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
1
-7
/
+17
2017-10-10
sched/deadline: Rename __dl_clear() to __dl_sub()
Peter Zijlstra
1
-1
/
+1
2017-10-10
sched/headers: Remove duplicate prototype of __dl_clear_params()
luca abeni
1
-1
/
+0
2017-09-29
sched/fair: Propagate an effective runnable_load_avg
Peter Zijlstra
1
-2
/
+1
2017-09-29
sched/fair: Rewrite PELT migration propagation
Peter Zijlstra
1
-4
/
+5
2017-09-29
sched/fair: Rewrite cfs_rq->removed_*avg
Peter Zijlstra
1
-4
/
+9
2017-09-29
sched/fair: Use reweight_entity() for set_user_nice()
Vincent Guittot
1
-0
/
+2
2017-09-25
cpuacct: Introduce cgroup_account_cputime[_field]()
Tejun Heo
1
-1
/
+1
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
1
-0
/
+2
2017-09-08
sched/deadline: replace earliest dl and rq leftmost caching
Davidlohr Bueso
1
-4
/
+2
2017-09-08
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
1
-2
/
+1
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-8
/
+2
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-1
/
+1
2017-08-25
sched/debug: Optimize sched_domain sysctl generation
Peter Zijlstra
1
-0
/
+4
2017-08-01
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
1
-8
/
+2
2017-06-23
sched/rt: Move RT related code from sched/core.c to sched/rt.c
Nicolas Pitre
1
-0
/
+5
2017-06-23
sched/deadline: Move DL related code from sched/core.c to sched/deadline.c
Nicolas Pitre
1
-3
/
+14
2017-06-20
sched/debug: Fix SCHED_WARN_ON() to return a value on !CONFIG_SCHED_DEBUG as ...
Ingo Molnar
1
-2
/
+2
2017-06-08
sched/core: Omit building stop_sched_class when !SMP
Nicolas Pitre
1
-0
/
+4
2017-06-08
sched/deadline: Reclaim bandwidth not used by dl tasks
Luca Abeni
1
-2
/
+35
2017-06-08
sched/deadline: Track the "total rq utilization" too
Luca Abeni
1
-0
/
+11
2017-06-08
sched/deadline: Do not reclaim the whole CPU bandwidth
Luca Abeni
1
-0
/
+8
2017-06-08
sched/deadline: Implement GRUB accounting
Luca Abeni
1
-0
/
+2
2017-06-08
sched/deadline: Improve the tracking of active utilization
Luca Abeni
1
-0
/
+2
2017-06-08
sched/deadline: Track the active utilization
Luca Abeni
1
-0
/
+6
2017-05-15
sched/topology: Rename sched_group_cpus()
Peter Zijlstra
1
-2
/
+2
2017-05-15
sched/topology: Rename sched_group_mask()
Peter Zijlstra
1
-4
/
+3
2017-05-15
sched/topology: Add sched_group_capacity debugging
Peter Zijlstra
1
-0
/
+4
2017-05-15
sched/topology: Small cleanup
Peter Zijlstra
1
-3
/
+1
2017-05-15
sched/core: Call __schedule() from do_idle() without enabling preemption
Steven Rostedt (VMware)
1
-0
/
+2
2017-05-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+62
2017-04-27
sched/cputime: Fix ksoftirqd cputime accounting regression
Frederic Weisbecker
1
-2
/
+7
2017-03-16
sched/core: Add {EN,DE}QUEUE_NOCLOCK flags
Peter Zijlstra
1
-3
/
+5
2017-03-16
sched/core: Add rq->lock wrappers
Peter Zijlstra
1
-0
/
+57
2017-03-02
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc...
Ingo Molnar
1
-0
/
+1
[next]