index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-18
/
+24
|
*
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
2017-02-01
2
-5
/
+5
|
*
sched/cputime: Increment kcpustat directly on irqtime account
Frederic Weisbecker
2017-02-01
2
-36
/
+21
|
*
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-02-01
1
-18
/
+17
|
*
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
2017-02-01
1
-4
/
+4
|
*
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2017-02-01
2
-12
/
+12
|
*
sched/rt: Add a missing rescheduling point
Sebastian Andrzej Siewior
2017-01-30
2
-4
/
+2
|
*
sched/core: Fix &rd->cpudl memory leak
Mathieu Poirier
2017-01-30
1
-1
/
+3
|
*
sched/core: Fix &rd->rto_mask memory leak
Mathieu Poirier
2017-01-30
1
-1
/
+1
|
*
sched/fair: Restore previous rq_flags when migrating tasks in hotplug
Matt Fleming
2017-01-30
1
-1
/
+9
|
*
sched/core: Add missing update_rq_clock() call in sched_move_task()
Peter Zijlstra
2017-01-30
1
-0
/
+1
|
*
sched/core: Optimize pick_next_task() for idle_sched_class
Peter Zijlstra
2017-01-30
1
-3
/
+2
|
*
sched/clock: Fix hotplug crash
Peter Zijlstra
2017-01-20
1
-21
/
+8
|
*
sched/core: Separate out io_schedule_prepare() and io_schedule_finish()
Tejun Heo
2017-01-14
1
-5
/
+28
|
*
sched/core: move IO scheduling accounting from io_schedule_timeout() into sch...
Tejun Heo
2017-01-14
1
-7
/
+61
|
*
sched/fair: Explain why MIN_SHARES isn't scaled in calc_cfs_shares()
Dietmar Eggemann
2017-01-14
1
-0
/
+12
|
*
sched/core: Fix group_entity's share update
Vincent Guittot
2017-01-14
1
-13
/
+37
|
*
sched/completions: Fix complete_all() semantics
Peter Zijlstra
2017-01-14
1
-4
/
+6
|
*
sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched
Tommaso Cucinotta
2017-01-14
1
-0
/
+4
|
*
sched/clock: Provide better clock continuity
Peter Zijlstra
2017-01-14
1
-34
/
+65
|
*
sched/clock: Delay switching sched_clock to stable
Peter Zijlstra
2017-01-14
2
-28
/
+26
|
*
sched/clock: Update static_key usage
Peter Zijlstra
2017-01-14
1
-8
/
+4
|
*
sched/core: Add debugging code to catch missing update_rq_clock() calls
Matt Fleming
2017-01-14
2
-10
/
+75
|
*
sched/core: Add missing update_rq_clock() call in set_user_nice()
Peter Zijlstra
2017-01-14
1
-0
/
+2
|
*
sched/core: Add missing update_rq_clock() call for task_hot()
Peter Zijlstra
2017-01-14
1
-0
/
+2
|
*
sched/core: Add missing update_rq_clock() in detach_task_cfs_rq()
Peter Zijlstra
2017-01-14
1
-0
/
+3
|
*
sched/core: Add missing update_rq_clock() in post_init_entity_util_avg()
Peter Zijlstra
2017-01-14
2
-0
/
+2
|
*
sched/fair: Push rq lock pin/unpin into idle_balance()
Matt Fleming
2017-01-14
1
-12
/
+15
|
*
sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock
Matt Fleming
2017-01-14
1
-1
/
+4
|
*
sched/core: Add wrappers for lockdep_(un)pin_lock()
Matt Fleming
2017-01-14
7
-61
/
+76
|
*
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
2017-01-14
1
-3
/
+1
|
*
sched/cputime: Export account_guest_time()
Frederic Weisbecker
2017-01-14
1
-1
/
+1
|
*
sched/cputime: Allow accounting system time using cpustat index
Frederic Weisbecker
2017-01-14
1
-5
/
+5
*
|
timers: Omit POSIX timer stuff from task_struct when disabled
Nicolas Pitre
2017-01-27
2
-12
/
+24
|
/
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
3
-86
/
+209
|
\
|
*
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2016-12-12
2
-66
/
+110
|
|
\
|
|
*
Merge back earlier cpuidle material for v4.10.
Rafael J. Wysocki
2016-12-01
2
-66
/
+110
|
|
|
\
|
|
|
*
sched/idle: Add support for tasks that inject idle
Peter Zijlstra
2016-11-29
2
-61
/
+102
|
|
|
*
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
2016-11-29
1
-5
/
+8
|
*
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-12-12
1
-20
/
+99
|
|
\
\
\
|
|
*
|
|
cpufreq: schedutil: Rectify comment in sugov_irq_work() function
Viresh Kumar
2016-11-24
1
-6
/
+6
|
|
*
|
|
cpufreq: schedutil: irq-work and mutex are only used in slow path
Viresh Kumar
2016-11-16
1
-5
/
+8
|
|
*
|
|
cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task
Viresh Kumar
2016-11-16
1
-7
/
+78
|
|
*
|
|
cpufreq: schedutil: enable fast switch earlier
Viresh Kumar
2016-11-16
1
-6
/
+11
|
|
*
|
|
cpufreq: schedutil: Avoid indented labels
Viresh Kumar
2016-11-16
1
-3
/
+3
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-12
6
-248
/
+592
|
\
\
\
\
\
|
*
|
|
|
|
sched/core: Use load_avg for selecting idlest group
Vincent Guittot
2016-12-11
1
-11
/
+44
|
*
|
|
|
|
sched/core: Fix find_idlest_group() for fork
Vincent Guittot
2016-12-11
1
-0
/
+8
|
*
|
|
|
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-12-11
1
-1
/
+3
|
|
\
\
\
\
\
|
|
|
/
/
/
/
[prev]
[next]