Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 May 2011 00:41:22 +0000 (17:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 May 2011 00:41:22 +0000 (17:41 -0700)
commit80fe02b5daf176f99d3afc8f6c9dc9dece019836
tree970b90d56870e1b87b4c8efff7ec31fc454445a7
parentdf48d8716eab9608fe93924e4ae06ff110e8674f
parentdb670dac49b5423b39b5e523d28fe32045d71b10
parentec514c487c3d4b652943da7b0afbc094eee08cfa
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/linux-2.6-tip

* 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (60 commits)
  sched: Fix and optimise calculation of the weight-inverse
  sched: Avoid going ahead if ->cpus_allowed is not changed
  sched, rt: Update rq clock when unthrottling of an otherwise idle CPU
  sched: Remove unused parameters from sched_fork() and wake_up_new_task()
  sched: Shorten the construction of the span cpu mask of sched domain
  sched: Wrap the 'cfs_rq->nr_spread_over' field with CONFIG_SCHED_DEBUG
  sched: Remove unused 'this_best_prio arg' from balance_tasks()
  sched: Remove noop in alloc_rt_sched_group()
  sched: Get rid of lock_depth
  sched: Remove obsolete comment from scheduler_tick()
  sched: Fix sched_domain iterations vs. RCU
  sched: Next buddy hint on sleep and preempt path
  sched: Make set_*_buddy() work on non-task entities
  sched: Remove need_migrate_task()
  sched: Move the second half of ttwu() to the remote cpu
  sched: Restructure ttwu() some more
  sched: Rename ttwu_post_activation() to ttwu_do_wakeup()
  sched: Remove rq argument from ttwu_stat()
  sched: Remove rq->lock from the first half of ttwu()
  sched: Drop rq->lock from sched_exec()
  ...

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  sched: Fix rt_rq runtime leakage bug
arch/mips/cavium-octeon/smp.c
arch/mips/mti-malta/malta-int.c
arch/sparc/kernel/smp_32.c
arch/x86/xen/smp.c
init/Kconfig
kernel/sched_rt.c