1. 16 10月, 2007 38 次提交
  2. 15 10月, 2007 2 次提交
    • J
      [IA64] update sn2_defconfig · 432a7d65
      Jes Sorensen 提交于
      Update defonfig file for sn2 to match recent changes in config options.
      Signed-off-by: NJes Sorensen <jes@sgi.com>
      Signed-off-by: NTony Luck <tony.luck@intel.com>
      432a7d65
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched · b5869ce7
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched: (140 commits)
        sched: sync wakeups preempt too
        sched: affine sync wakeups
        sched: guest CPU accounting: maintain guest state in KVM
        sched: guest CPU accounting: maintain stats in account_system_time()
        sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
        sched: guest CPU accounting: add guest-CPU /proc/stat field
        sched: domain sysctl fixes: add terminator comment
        sched: domain sysctl fixes: do not crash on allocation failure
        sched: domain sysctl fixes: unregister the sysctl table before domains
        sched: domain sysctl fixes: use for_each_online_cpu()
        sched: domain sysctl fixes: use kcalloc()
        Make scheduler debug file operations const
        sched: enable wake-idle on CONFIG_SCHED_MC=y
        sched: reintroduce topology.h tunings
        sched: allow the immediate migration of cache-cold tasks
        sched: debug, improve migration statistics
        sched: debug: increase width of debug line
        sched: activate task_hot() only on fair-scheduled tasks
        sched: reintroduce cache-hot affinity
        sched: speed up context-switches a bit
        ...
      b5869ce7