-
- Downloads
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: (24 commits) sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair sched: Replace use of entity_key() sched: Separate group-scheduling code more clearly sched: Reorder root_domain to remove 64 bit alignment padding sched: Do not attempt to destroy uninitialized rt_bandwidth sched: Remove unused function cpu_cfs_rq() sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' sched, cgroup: Optimize load_balance_fair() sched: Don't update shares twice on on_rq parent sched: update correct entity's runtime in check_preempt_wakeup() xtensa: Use generic config PREEMPT definition h8300: Use generic config PREEMPT definition m32r: Use generic PREEMPT config sched: Skip autogroup when looking for all rt sched groups sched: Simplify mutex_spin_on_owner() sched: Remove rcu_read_lock() from wake_affine() sched: Generalize sleep inside spinlock detection sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT sched: Isolate preempt counting in its own config option sched: Remove pointless in_atomic() definition check ...
No related branches found
No related tags found
Showing
- Documentation/DocBook/kernel-hacking.tmpl 1 addition, 1 deletionDocumentation/DocBook/kernel-hacking.tmpl
- Documentation/SubmitChecklist 1 addition, 1 deletionDocumentation/SubmitChecklist
- Documentation/development-process/4.Coding 1 addition, 1 deletionDocumentation/development-process/4.Coding
- Documentation/ja_JP/SubmitChecklist 1 addition, 1 deletionDocumentation/ja_JP/SubmitChecklist
- Documentation/zh_CN/SubmitChecklist 1 addition, 1 deletionDocumentation/zh_CN/SubmitChecklist
- arch/h8300/Kconfig.cpu 1 addition, 3 deletionsarch/h8300/Kconfig.cpu
- arch/m32r/Kconfig 1 addition, 11 deletionsarch/m32r/Kconfig
- arch/xtensa/Kconfig 1 addition, 12 deletionsarch/xtensa/Kconfig
- include/linux/bit_spinlock.h 1 addition, 1 deletioninclude/linux/bit_spinlock.h
- include/linux/hardirq.h 2 additions, 2 deletionsinclude/linux/hardirq.h
- include/linux/kernel.h 1 addition, 1 deletioninclude/linux/kernel.h
- include/linux/pagemap.h 2 additions, 2 deletionsinclude/linux/pagemap.h
- include/linux/preempt.h 17 additions, 9 deletionsinclude/linux/preempt.h
- include/linux/rcupdate.h 6 additions, 6 deletionsinclude/linux/rcupdate.h
- include/linux/sched.h 1 addition, 1 deletioninclude/linux/sched.h
- kernel/Kconfig.preempt 3 additions, 0 deletionskernel/Kconfig.preempt
- kernel/sched.c 36 additions, 81 deletionskernel/sched.c
- kernel/sched_autogroup.h 1 addition, 0 deletionskernel/sched_autogroup.h
- kernel/sched_fair.c 42 additions, 30 deletionskernel/sched_fair.c
- kernel/sched_rt.c 19 additions, 7 deletionskernel/sched_rt.c
Loading
Please register or sign in to comment