-
- Downloads
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler changes for v3.4 from Ingo Molnar * 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (27 commits) printk: Make it compile with !CONFIG_PRINTK sched/x86: Fix overflow in cyc2ns_offset sched: Fix nohz load accounting -- again! sched: Update yield() docs printk/sched: Introduce special printk_sched() for those awkward moments sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer sched: Cleanup cpu_active madness sched: Fix load-balance wreckage sched: Clean up parameter passing of proc_sched_autogroup_set_nice() sched: Ditch per cgroup task lists for load-balancing sched: Rename load-balancing fields sched: Move load-balancing arguments into helper struct sched/rt: Do not submit new work when PI-blocked sched/rt: Prevent idle task boosting sched/wait: Add __wake_up_all_locked() API sched/rt: Document scheduler related skip-resched-check sites sched/rt: Use schedule_preempt_disabled() sched/rt: Add schedule_preempt_disabled() sched/rt: Do not throttle when PI boosting sched/rt: Keep period timer ticking when rt throttling is active ...
Showing
- Documentation/scheduler/sched-stats.txt 2 additions, 1 deletionDocumentation/scheduler/sched-stats.txt
- arch/arm/kernel/process.c 1 addition, 3 deletionsarch/arm/kernel/process.c
- arch/arm/kernel/smp.c 0 additions, 7 deletionsarch/arm/kernel/smp.c
- arch/avr32/kernel/process.c 1 addition, 3 deletionsarch/avr32/kernel/process.c
- arch/blackfin/kernel/process.c 1 addition, 3 deletionsarch/blackfin/kernel/process.c
- arch/cris/kernel/process.c 1 addition, 3 deletionsarch/cris/kernel/process.c
- arch/frv/kernel/process.c 1 addition, 3 deletionsarch/frv/kernel/process.c
- arch/h8300/kernel/process.c 1 addition, 3 deletionsarch/h8300/kernel/process.c
- arch/hexagon/kernel/smp.c 0 additions, 2 deletionsarch/hexagon/kernel/smp.c
- arch/ia64/kernel/process.c 1 addition, 3 deletionsarch/ia64/kernel/process.c
- arch/m32r/kernel/process.c 1 addition, 3 deletionsarch/m32r/kernel/process.c
- arch/m68k/kernel/process_mm.c 1 addition, 3 deletionsarch/m68k/kernel/process_mm.c
- arch/m68k/kernel/process_no.c 1 addition, 3 deletionsarch/m68k/kernel/process_no.c
- arch/microblaze/kernel/process.c 1 addition, 3 deletionsarch/microblaze/kernel/process.c
- arch/mips/kernel/process.c 1 addition, 3 deletionsarch/mips/kernel/process.c
- arch/mn10300/kernel/process.c 1 addition, 3 deletionsarch/mn10300/kernel/process.c
- arch/parisc/kernel/process.c 1 addition, 3 deletionsarch/parisc/kernel/process.c
- arch/powerpc/kernel/idle.c 4 additions, 4 deletionsarch/powerpc/kernel/idle.c
- arch/powerpc/platforms/iseries/setup.c 2 additions, 6 deletionsarch/powerpc/platforms/iseries/setup.c
- arch/s390/kernel/process.c 1 addition, 3 deletionsarch/s390/kernel/process.c
Loading
Please register or sign in to comment