From: Linus Torvalds Date: Wed, 24 Jun 2015 22:09:40 +0000 (-0700) Subject: Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: omap-for-v4.2/fixes-rc1^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98ec21a01896751b673b6c731ca8881daa8b2c6d;p=pandora-kernel.git Merge branch 'sched-hrtimers-for-linus' of git://git./linux/kernel/git/tip/tip Pull scheduler updates from Thomas Gleixner: "This series of scheduler updates depends on sched/core and timers/core branches, which are already in your tree: - Scheduler balancing overhaul to plug a hard to trigger race which causes an oops in the balancer (Peter Zijlstra) - Lockdep updates which are related to the balancing updates (Peter Zijlstra)" * 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched,lockdep: Employ lock pinning lockdep: Implement lock pinning lockdep: Simplify lock_release() sched: Streamline the task migration locking a little sched: Move code around sched,dl: Fix sched class hopping CBS hole sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks sched,dl: Remove return value from pull_dl_task() sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks sched,rt: Remove return value from pull_rt_task() sched: Allow balance callbacks for check_class_changed() sched: Use replace normalize_task() with __sched_setscheduler() sched: Replace post_schedule with a balance callback list --- 98ec21a01896751b673b6c731ca8881daa8b2c6d Reading git-diff-tree failed