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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-13
sched/core: Correct off by one bug in load migration calculation
Thomas Gleixner
3
-7
/
+9
2016-06-27
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
1
-16
/
+11
2016-06-27
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
1
-6
/
+9
2016-06-24
sched/core: Allow kthreads to fall back to online && !active cpus
Tejun Heo
1
-1
/
+3
2016-06-24
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
1
-5
/
+4
2016-06-24
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2
-1
/
+21
2016-06-20
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
1
-8
/
+25
2016-06-14
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
1
-2
/
+4
2016-06-14
sched/debug: Fix deadlock when enabling sched events
Josh Poimboeuf
1
-1
/
+1
2016-06-14
sched/fair: Fix post_init_entity_util_avg() serialization
Peter Zijlstra
2
-3
/
+8
2016-06-10
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
Linus Torvalds
1
-1
/
+2
2016-06-10
sched: panic on corrupted stack end
Jann Horn
1
-1
/
+2
2016-06-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-16
/
+28
2016-06-09
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+1
2016-06-08
sched/debug: Fix 'schedstats=enable' cmdline option
Josh Poimboeuf
1
-5
/
+21
2016-06-08
sched/debug: Fix /proc/sched_debug regression
Josh Poimboeuf
2
-11
/
+7
2016-06-02
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-1
/
+1
2016-05-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+11
2016-05-25
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'
Rafael J. Wysocki
1
-1
/
+3
2016-05-25
sched/core: Fix remote wakeups
Peter Zijlstra
1
-7
/
+11
2016-05-19
cpufreq: schedutil: Improve prints messages with pr_fmt
Viresh Kumar
1
-1
/
+3
2016-05-16
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-11
/
+576
2016-05-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-11
/
+576
2016-05-12
sched/core: Provide a tsk_nr_cpus_allowed() helper
Thomas Gleixner
3
-27
/
+27
2016-05-12
sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed
Thomas Gleixner
3
-5
/
+5
2016-05-12
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
1
-4
/
+7
2016-05-12
sched/fair: Correct unit of load_above_capacity
Morten Rasmussen
1
-2
/
+4
2016-05-12
sched/fair: Clean up scale confusion
Peter Zijlstra
1
-2
/
+1
2016-05-12
sched/nohz: Fix affine unpinned timers mess
Wanpeng Li
1
-1
/
+4
2016-05-12
sched/fair: Fix fairness issue on migration
Peter Zijlstra
1
-6
/
+16
2016-05-12
sched/core: Kill sched_class::task_waking to clean up the migration logic
Peter Zijlstra
3
-42
/
+32
2016-05-12
sched/fair: Prepare to fix fairness problems on migration
Peter Zijlstra
2
-8
/
+58
2016-05-12
sched/fair: Move record_wakee()
Peter Zijlstra
1
-28
/
+33
2016-05-12
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
Ingo Molnar
3
-238
/
+180
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
3
-15
/
+16
2016-05-11
Revert "sched/fair: Fix fairness issue on migration"
Ingo Molnar
1
-14
/
+6
2016-05-10
sched/rt, sched/dl: Don't push if task's scheduling class was changed
Xunlei Pang
2
-0
/
+2
2016-05-09
sched/core: Fix comment typo in wake_q_add()
Davidlohr Bueso
1
-1
/
+1
2016-05-09
sched/core: Remove unused variable
Muhammad Falak R Wani
1
-2
/
+2
2016-05-07
sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage
Rafael J. Wysocki
1
-1
/
+8
2016-05-06
sched: Make hrtick_notifier an explicit call
Thomas Gleixner
1
-33
/
+1
2016-05-06
sched/fair: Make ilb_notifier an explicit call
Thomas Gleixner
3
-14
/
+6
2016-05-06
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
Thomas Gleixner
1
-50
/
+22
2016-05-06
sched/migration: Move CPU_ONLINE into scheduler state
Thomas Gleixner
1
-11
/
+22
2016-05-06
sched/migration: Move calc_load_migrate() into CPU_DYING
Thomas Gleixner
1
-3
/
+0
2016-05-06
sched/migration: Move prepare transition to SCHED_STARTING state
Thomas Gleixner
1
-9
/
+11
2016-05-06
sched/hotplug: Move sync_rcu to be with set_cpu_active(false)
Peter Zijlstra
1
-0
/
+14
2016-05-06
sched/hotplug: Convert cpu_[in]active notifiers to state machine
Thomas Gleixner
1
-46
/
+21
2016-05-06
sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE
Thomas Gleixner
1
-3
/
+0
2016-05-06
sched: Consolidate the notifier maze
Thomas Gleixner
1
-105
/
+69
[next]