]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 May 2016 18:32:01 +0000 (11:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 May 2016 18:32:01 +0000 (11:32 -0700)
commite930014b3b7a2fce650fa7beb8cfa9a9b39559e8
treebe0cc8040cc19c67a2dd035aacedb54ab4dd41e6
parentbb2cab146168c42decd9a8fac4dcb391faf8b8dc
parent4eddb5422feeba9dad0001ef76a95cb1a8f0698d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "A UP kernel cpufreq fix and a rt/dl scheduler corner case fix"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/rt, sched/dl: Don't push if task's scheduling class was changed
  sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage