Merge branch 'sched-core-for-linus' of...
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/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: (27 commits) sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug sched: No need for bootmem special cases sched: Revert nohz_ratelimit() for now sched: Reduce update_group_power() calls sched: Update rq->clock for nohz balanced cpus sched: Fix spelling of sibling sched, cpuset: Drop __cpuexit from cpu hotplug callbacks sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check() sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand() sched: thread_group_cputime: Simplify, document the "alive" check sched: Remove the obsolete exit_state/signal hacks sched: task_tick_rt: Remove the obsolete ->signal != NULL check sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value lockless sched: Fix comments to make them DocBook happy sched: Fix fix_small_capacity powerpc: Exclude arch_sd_sibiling_asym_packing() on UP powerpc: Enable asymmetric SMT scheduling on POWER7 sched: Add asymmetric group packing option for sibling domain sched: Fix capacity calculations for SMT4 sched: Change nohz idle load balancing logic to push model ...
No related branches found
No related tags found
Showing
- arch/parisc/kernel/ftrace.c 2 additions, 2 deletionsarch/parisc/kernel/ftrace.c
- arch/powerpc/include/asm/cputable.h 2 additions, 1 deletionarch/powerpc/include/asm/cputable.h
- arch/powerpc/kernel/process.c 11 additions, 0 deletionsarch/powerpc/kernel/process.c
- include/linux/cpu.h 25 additions, 0 deletionsinclude/linux/cpu.h
- include/linux/cpuset.h 6 additions, 0 deletionsinclude/linux/cpuset.h
- include/linux/perf_event.h 1 addition, 1 deletioninclude/linux/perf_event.h
- include/linux/sched.h 29 additions, 30 deletionsinclude/linux/sched.h
- include/linux/topology.h 1 addition, 0 deletionsinclude/linux/topology.h
- kernel/cpu.c 0 additions, 6 deletionskernel/cpu.c
- kernel/cpuset.c 2 additions, 19 deletionskernel/cpuset.c
- kernel/fork.c 1 addition, 1 deletionkernel/fork.c
- kernel/hrtimer.c 2 additions, 6 deletionskernel/hrtimer.c
- kernel/lockdep.c 1 addition, 1 deletionkernel/lockdep.c
- kernel/perf_event.c 1 addition, 1 deletionkernel/perf_event.c
- kernel/posix-cpu-timers.c 15 additions, 21 deletionskernel/posix-cpu-timers.c
- kernel/rcutorture.c 1 addition, 2 deletionskernel/rcutorture.c
- kernel/sched.c 293 additions, 98 deletionskernel/sched.c
- kernel/sched_clock.c 85 additions, 10 deletionskernel/sched_clock.c
- kernel/sched_cpupri.c 2 additions, 6 deletionskernel/sched_cpupri.c
- kernel/sched_cpupri.h 1 addition, 1 deletionkernel/sched_cpupri.h
Loading
Please register or sign in to comment