Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched, x86: Avoid unnecessary overflow in sched_clock sched: Fix buglet in return_cfs_rq_runtime() sched: Avoid SMT siblings in select_idle_sibling() if possible sched: Set the command name of the idle tasks in SMP kernels sched, rt: Provide means of disabling cross-cpu bandwidth sharing sched: Document wait_for_completion_*() return values sched_fair: Fix a typo in the comment describing update_sd_lb_stats sched: Add a comment to effective_load() since it's a pain
No related branches found
No related tags found
Showing
- arch/x86/include/asm/timer.h 22 additions, 1 deletionarch/x86/include/asm/timer.h
- include/linux/init_task.h 3 additions, 1 deletioninclude/linux/init_task.h
- kernel/sched.c 17 additions, 0 deletionskernel/sched.c
- kernel/sched_fair.c 125 additions, 34 deletionskernel/sched_fair.c
- kernel/sched_features.h 1 addition, 0 deletionskernel/sched_features.h
- kernel/sched_rt.c 3 additions, 0 deletionskernel/sched_rt.c
Loading
Please register or sign in to comment