]> 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>
Thu, 29 Mar 2012 21:46:05 +0000 (14:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Mar 2012 21:46:05 +0000 (14:46 -0700)
commit6019018fbeb4aa6d120b8b67d65ba0ff1f61aae9
treed312af46758fa9b59431a479d258b54184a00591
parentb09c70b45f7e24fd25780a6a9d8117315f659946
parent62c84fcf208f569b9dba109cd6bc46e962e8c881
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:
  cpusets: Remove an unused variable
  sched/rt: Improve pick_next_highest_task_rt()
  sched: Fix select_fallback_rq() vs cpu_active/cpu_online
  sched/x86/smp: Do not enable IRQs over calibrate_delay()
  sched: Fix compiler warning about declared inline after use
  MAINTAINERS: Update email address for SCHEDULER and PERF EVENTS
MAINTAINERS
arch/x86/kernel/smpboot.c
include/linux/cpuset.h
kernel/cpuset.c
kernel/sched/core.c
kernel/sched/fair.c