Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Ingo Molnar. * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched: Remove NULL assignment of dattr_cur sched: Remove the last NULL entry from sched_feat_names sched: Make sched_feat_names const sched/rt: Fix SCHED_RR across cgroups sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' sched: Make sure to not re-read variables after validation sched: Fix SD_OVERLAP sched: Don't try allocating memory from offline nodes sched/nohz: Fix rq->cpu_load calculations some more sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask
Showing
- arch/blackfin/kernel/process.c 1 addition, 1 deletionarch/blackfin/kernel/process.c
- arch/x86/kernel/smpboot.c 1 addition, 9 deletionsarch/x86/kernel/smpboot.c
- include/linux/init_task.h 1 addition, 1 deletioninclude/linux/init_task.h
- include/linux/sched.h 2 additions, 1 deletioninclude/linux/sched.h
- kernel/sched/core.c 51 additions, 17 deletionskernel/sched/core.c
- kernel/sched/fair.c 32 additions, 10 deletionskernel/sched/fair.c
- kernel/sched/rt.c 31 additions, 20 deletionskernel/sched/rt.c
- kernel/time/tick-sched.c 1 addition, 0 deletionskernel/time/tick-sched.c
Loading
Please register or sign in to comment