index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-15
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
1
-2
/
+2
2017-05-15
sched/topology: Verify the first group matches the child domain
Peter Zijlstra
1
-0
/
+6
2017-05-15
sched/debug: Print the scheduler topology group mask
Peter Zijlstra
1
-1
/
+11
2017-05-15
sched/topology: Simplify build_overlap_sched_groups()
Peter Zijlstra
1
-11
/
+2
2017-05-15
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
1
-1
/
+1
2017-05-15
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
1
-41
/
+4
2017-05-15
sched/topology: Refactor function build_overlap_sched_groups()
Lauro Ramos Venancio
1
-19
/
+43
2017-05-15
sched/clock: Print a warning recommending 'tsc=unstable'
Peter Zijlstra
1
-0
/
+1
2017-05-15
sched/clock: Use late_initcall() instead of sched_init_smp()
Peter Zijlstra
2
-3
/
+9
2017-05-15
cpuidle: Fix idle time tracking
Peter Zijlstra
1
-2
/
+9
2017-05-15
sched/clock: Remove watchdog touching
Peter Zijlstra
1
-1
/
+0
2017-05-15
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
Peter Zijlstra
1
-2
/
+2
2017-05-15
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable sync points
Peter Zijlstra
1
-9
/
+27
2017-05-15
sched/clock: Initialize all per-CPU state before switching (back) to unstable
Peter Zijlstra
1
-21
/
+39
2017-05-15
sched/cfs: Make util/load_avg more stable
Vincent Guittot
1
-3
/
+3
2017-05-15
sched/core: Call __schedule() from do_idle() without enabling preemption
Steven Rostedt (VMware)
3
-1
/
+28
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2017-05-05
cpufreq: schedutil: use now as reference when aggregating shared policy requests
Juri Lelli
1
-4
/
+3
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
Linus Torvalds
1
-0
/
+4
2017-05-01
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+53
2017-05-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-291
/
+494
2017-05-01
Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-28
/
+54
2017-05-01
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-2
/
+2
2017-04-28
Merge schedutil governor updates for v4.12.
Rafael J. Wysocki
1
-28
/
+54
2017-04-27
sched/cputime: Fix ksoftirqd cputime accounting regression
Frederic Weisbecker
2
-13
/
+23
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
1
-1
/
+1
2017-04-21
rcu: Make non-preemptive schedule be Tasks RCU quiescent state
Paul E. McKenney
1
-1
/
+1
2017-04-17
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
1
-5
/
+10
2017-04-14
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-32
/
+34
2017-04-14
sched/fair: Move the PELT constants into a generated header
Peter Zijlstra
2
-18
/
+16
2017-04-14
sched/fair: Increase PELT accuracy for small tasks
Peter Zijlstra
1
-1
/
+2
2017-04-14
sched/fair: Fix comments
Peter Zijlstra
1
-10
/
+10
2017-04-14
sched/fair: Fix corner case in __accumulate_sum()
Peter Zijlstra
1
-56
/
+19
2017-04-13
cpufreq: schedutil: Reduce frequencies slower
Rafael J. Wysocki
1
-0
/
+3
2017-04-11
Merge tag 'v4.11-rc6' into sched/core, to pick up fixes
Ingo Molnar
2
-32
/
+34
2017-04-11
cpuset: Remove cpuset_update_active_cpus()'s parameter.
Rakib Mullick
1
-2
/
+2
2017-04-04
sched,tracing: Update trace_sched_pi_setprio()
Peter Zijlstra
1
-1
/
+1
2017-04-04
sched/rtmutex: Refactor rt_mutex_setprio()
Peter Zijlstra
1
-13
/
+53
2017-04-04
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
1
-0
/
+2
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-19
/
+27
2017-03-30
sched/fair: Optimize ___update_sched_avg()
Yuyang Du
1
-94
/
+118
2017-03-30
sched/fair: Explicitly generate __update_load_avg() instances
Peter Zijlstra
1
-18
/
+38
2017-03-27
sched/clock: Fix broken stable to unstable transfer
Pavel Tatashin
1
-4
/
+5
2017-03-27
sched/fair: Prefer sibiling only if local group is under-utilized
Srikar Dronamraju
1
-3
/
+4
2017-03-25
Merge back schedutil governor updates for 4.12.
Rafael J. Wysocki
1
-23
/
+41
2017-03-24
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
1
-1
/
+1
2017-03-24
cpufreq: schedutil: Trace frequency only if it has changed
Rafael J. Wysocki
1
-9
/
+7
2017-03-23
sched/fair: Fix FTQ noise bench regression
Vincent Guittot
1
-3
/
+36
2017-03-23
sched/core: Fix rq lock pinning warning after call balance callbacks
Wanpeng Li
1
-3
/
+3
[prev]
[next]