mirror of https://github.com/torvalds/linux.git
Pull more scheduler updates from Ingo Molnar:
"Second round of scheduler changes:
- try-to-wakeup and IPI reduction speedups, from Andy Lutomirski
- continued power scheduling cleanups and refactorings, from Nicolas
Pitre
- misc fixes and enhancements"
* 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/deadline: Delete extraneous extern for to_ratio()
sched/idle: Optimize try-to-wake-up IPI
sched/idle: Simplify wake_up_idle_cpu()
sched/idle: Clear polling before descheduling the idle thread
sched, trace: Add a tracepoint for IPI-less remote wakeups
cpuidle: Set polling in poll_idle
sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...)
sched: Rename capacity related flags
sched: Final power vs. capacity cleanups
sched: Remove remaining dubious usage of "power"
sched: Let 'struct sched_group_power' care about CPU capacity
sched/fair: Disambiguate existing/remaining "capacity" usage
sched/fair: Change "has_capacity" to "has_free_capacity"
sched/fair: Remove "power" from 'struct numa_stats'
sched: Fix signedness bug in yield_to()
sched/fair: Use time_after() in record_wakee()
sched/balancing: Reduce the rate of needless idle load balancing
sched/fair: Fix unlocked reads of some cfs_b->quota/period
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| arch_timer.c | ||
| armksyms.c | ||
| arthur.c | ||
| asm-offsets.c | ||
| atags.h | ||
| atags_compat.c | ||
| atags_parse.c | ||
| atags_proc.c | ||
| bios32.c | ||
| calls.S | ||
| cpuidle.c | ||
| crash_dump.c | ||
| debug.S | ||
| devtree.c | ||
| dma-isa.c | ||
| dma.c | ||
| early_printk.c | ||
| elf.c | ||
| entry-armv.S | ||
| entry-common.S | ||
| entry-header.S | ||
| entry-v7m.S | ||
| etm.c | ||
| fiq.c | ||
| fiqasm.S | ||
| ftrace.c | ||
| head-common.S | ||
| head-nommu.S | ||
| head.S | ||
| hibernate.c | ||
| hw_breakpoint.c | ||
| hyp-stub.S | ||
| insn.c | ||
| insn.h | ||
| io.c | ||
| irq.c | ||
| isa.c | ||
| iwmmxt.S | ||
| jump_label.c | ||
| kgdb.c | ||
| kprobes-arm.c | ||
| kprobes-common.c | ||
| kprobes-test-arm.c | ||
| kprobes-test-thumb.c | ||
| kprobes-test.c | ||
| kprobes-test.h | ||
| kprobes-thumb.c | ||
| kprobes.c | ||
| kprobes.h | ||
| machine_kexec.c | ||
| module.c | ||
| opcodes.c | ||
| patch.c | ||
| patch.h | ||
| perf_event.c | ||
| perf_event_cpu.c | ||
| perf_event_v6.c | ||
| perf_event_v7.c | ||
| perf_event_xscale.c | ||
| perf_regs.c | ||
| pj4-cp0.c | ||
| probes-arm.c | ||
| probes-arm.h | ||
| probes-thumb.c | ||
| probes-thumb.h | ||
| probes.c | ||
| probes.h | ||
| process.c | ||
| psci.c | ||
| psci_smp.c | ||
| ptrace.c | ||
| relocate_kernel.S | ||
| return_address.c | ||
| setup.c | ||
| signal.c | ||
| sigreturn_codes.S | ||
| sleep.S | ||
| smp.c | ||
| smp_scu.c | ||
| smp_tlb.c | ||
| smp_twd.c | ||
| stacktrace.c | ||
| suspend.c | ||
| swp_emulate.c | ||
| sys_arm.c | ||
| sys_oabi-compat.c | ||
| tcm.c | ||
| thumbee.c | ||
| time.c | ||
| topology.c | ||
| traps.c | ||
| unwind.c | ||
| uprobes-arm.c | ||
| uprobes.c | ||
| uprobes.h | ||
| v7m.c | ||
| vmlinux.lds.S | ||
| xscale-cp0.c | ||