]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Jun 2012 21:59:29 +0000 (14:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Jun 2012 21:59:29 +0000 (14:59 -0700)
commit72494504498ff5ac2f086a83473d4dd1ca490bd3
tree7f1ceab43de3580235f1a56f2ae865901c09e4d7
parentcd96891d48a945ca2011fbeceda73813d6286195
parenta841f8cef4bb124f0f5563314d0beaf2e1249d72
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar.

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched: Fix the relax_domain_level boot parameter
  sched: Validate assumptions in sched_init_numa()
  sched: Always initialize cpu-power
  sched: Fix domain iteration
  sched/rt: Fix lockdep annotation within find_lock_lowest_rq()
  sched/numa: Load balance between remote nodes
  sched/x86: Calculate booted cores after construction of sibling_mask
include/linux/sched.h
kernel/sched/fair.c