index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Lines
2016-12-02
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
-8
/
+28
2016-12-01
Merge back earlier cpuidle material for v4.10.
Rafael J. Wysocki
-66
/
+110
2016-11-29
sched/idle: Add support for tasks that inject idle
Peter Zijlstra
-61
/
+102
2016-11-29
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
-5
/
+8
2016-11-24
cpufreq: schedutil: Rectify comment in sugov_irq_work() function
Viresh Kumar
-6
/
+6
2016-11-24
sched: Extend scheduler's asym packing
Tim Chen
-17
/
+57
2016-11-24
sched/autogroup: Fix 64-bit kernel nice level adjustment
Mike Galbraith
-1
/
+3
2016-11-23
sched/fair: Clean up the tunable parameter definitions
Ingo Molnar
-22
/
+28
2016-11-23
sched/dl: Fix comment in pick_next_task_dl()
T.Zhou
-1
/
+1
2016-11-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
-8
/
+28
2016-11-22
sched/autogroup: Do not use autogroup->tg in zombie threads
Oleg Nesterov
-0
/
+19
2016-11-22
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
-11
/
+12
2016-11-16
cpufreq: schedutil: irq-work and mutex are only used in slow path
Viresh Kumar
-5
/
+8
2016-11-16
cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task
Viresh Kumar
-7
/
+78
2016-11-16
cpufreq: schedutil: enable fast switch earlier
Viresh Kumar
-6
/
+11
2016-11-16
cpufreq: schedutil: Avoid indented labels
Viresh Kumar
-3
/
+3
2016-11-16
sched/fair: Fix task group initialization
Vincent Guittot
-1
/
+1
2016-11-16
sched/fair: Propagate asynchrous detach
Vincent Guittot
-0
/
+6
2016-11-16
sched/fair: Propagate load during synchronous attach/detach
Vincent Guittot
-1
/
+188
2016-11-16
sched/fair: Factorize PELT update
Vincent Guittot
-51
/
+25
2016-11-16
sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list
Vincent Guittot
-7
/
+49
2016-11-16
sched/fair: Factorize attach/detach entity
Vincent Guittot
-22
/
+31
2016-11-16
sched/fair: Fix incorrect comment for capacity_margin
Morten Rasmussen
-1
/
+1
2016-11-16
sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups
Morten Rasmussen
-0
/
+25
2016-11-16
sched/fair: Add per-CPU min capacity to sched_group_capacity
Morten Rasmussen
-7
/
+16
2016-11-16
sched/fair: Consider spare capacity in find_idlest_group()
Morten Rasmussen
-5
/
+45
2016-11-16
sched/fair: Compute task/cpu utilization at wake-up correctly
Morten Rasmussen
-4
/
+35
2016-11-16
sched/cpuacct: Avoid %lld seq_printf warning
Martin Schwidefsky
-1
/
+1
2016-11-15
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
-42
/
+15
2016-11-15
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
-46
/
+15
2016-11-15
sched/cputime, powerpc: Remove cputime_to_scaled()
Stanislaw Gruszka
-14
/
+12
2016-11-11
sched/deadline: Fix typo in a comment
Daniel Bristot de Oliveira
-1
/
+1
2016-11-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
-22
/
+19
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
-22
/
+19
2016-11-03
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
-9
/
+0
2016-11-03
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
-0
/
+3
2016-10-28
Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...
Linus Torvalds
-3
/
+0
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
-10
/
+16
2016-10-27
sched/fair: Remove unused but set variable 'rq'
Tobias Klauser
-3
/
+0
2016-10-25
locking/mutex: Rework mutex::owner
Peter Zijlstra
-1
/
+1
2016-10-25
sched/core: Explain sleep/wakeup in a better way
Peter Zijlstra
-8
/
+9
2016-10-20
sched/fair: Kill the unused 'sched_shares_window_ns' tunable
Matt Fleming
-7
/
+0
2016-10-19
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
-1
/
+8
2016-10-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+8
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
-1
/
+2
2016-10-11
sched/fair: Fix sched domains NULL dereference in select_idle_sibling()
Wanpeng Li
-3
/
+8
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
-1
/
+1
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
-2
/
+11
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+8
[prev]
[next]