Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
* git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched: sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL sched: isolate SMP balancing code a bit more sched: reduce balance-tasks overhead sched: make cpu_shares_{show,store}() static sched: clean up some control group code sched: constify sched.h sched: document profile=sleep requiring CONFIG_SCHEDSTATS sched: use show_regs() to improve __schedule_bug() output sched: clean up sched_domain_debug() sched: fix fastcall mismatch in completion APIs sched: fix sched_domain sysctl registration again
No related branches found
No related tags found
Showing
- Documentation/kernel-parameters.txt 2 additions, 1 deletionDocumentation/kernel-parameters.txt
- include/linux/completion.h 9 additions, 9 deletionsinclude/linux/completion.h
- include/linux/sched.h 21 additions, 16 deletionsinclude/linux/sched.h
- init/Kconfig 0 additions, 1 deletioninit/Kconfig
- kernel/profile.c 5 additions, 0 deletionskernel/profile.c
- kernel/sched.c 177 additions, 153 deletionskernel/sched.c
- kernel/sched_fair.c 37 additions, 11 deletionskernel/sched_fair.c
- kernel/sched_idletask.c 15 additions, 3 deletionskernel/sched_idletask.c
- kernel/sched_rt.c 23 additions, 9 deletionskernel/sched_rt.c
- kernel/user.c 3 additions, 2 deletionskernel/user.c
Loading
Please register or sign in to comment