summaryrefslogtreecommitdiffstats
path: root/kernel/sched/sched.h
Commit message (Expand)AuthorAgeFilesLines
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-3/+3
* sched/fair: Add over-utilization/tipping point indicatorMorten Rasmussen2018-12-111-0/+4
* sched/fair: Clean-up update_sg_lb_stats parametersQuentin Perret2018-12-111-0/+3
* sched/toplogy: Introduce the 'sched_energy_present' static keyQuentin Perret2018-12-111-0/+4
* sched/topology: Make Energy Aware Scheduling depend on schedutilQuentin Perret2018-12-111-3/+1
* sched/topology: Add lowest CPU asymmetry sched_domain level pointerQuentin Perret2018-12-111-1/+2
* sched/topology: Reference the Energy Model of CPUs when availableQuentin Perret2018-12-111-0/+21
* sched/cpufreq: Prepare schedutil for Energy Aware SchedulingQuentin Perret2018-12-111-0/+30
* sched/topology: Relocate arch_scale_cpu_capacity() to the internal headerQuentin Perret2018-12-111-18/+0
* sched/topology: Remove the ::smt_gain field from 'struct sched_domain'Vincent Guittot2018-12-111-3/+0
* sched: Fix various typos in commentsIngo Molnar2018-12-031-2/+2
* Merge tag 'v4.20-rc5' into sched/core, to pick up fixesIngo Molnar2018-12-031-3/+1
|\
| * sched/smt: Expose sched_smt_present static keyThomas Gleixner2018-11-281-3/+1
* | sched/core: Clean up the #ifdef block in add_nr_running()Viresh Kumar2018-11-121-2/+2
* | sched/core: Create task_has_idle_policy() helperViresh Kumar2018-11-121-0/+5
|/
* psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-261-0/+2
* sched: introduce this_rq_lock_irq()Johannes Weiner2018-10-261-0/+12
* sched: sched.h: make rq locking and clock functions available in stats.hJohannes Weiner2018-10-261-82/+82
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-231-1/+0
|\
| * x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy2018-10-221-1/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-231-8/+15
|\ \
| * | sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot2018-10-021-3/+2
| * | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-10-021-1/+2
| |\ \
| * | | sched/debug: Explicitly cast sched_feat() to boolPeter Zijlstra2018-09-101-1/+1
| * | | sched/fair: Set rq->rd->overload when misfitValentin Schneider2018-09-101-1/+5
| * | | sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()Valentin Schneider2018-09-101-2/+2
| * | | sched/core: Change root_domain->overload type to intValentin Schneider2018-09-101-2/+2
| * | | sched/fair: Add sched_group per-CPU max capacityMorten Rasmussen2018-09-101-0/+1
| * | | sched/fair: Add 'group_misfit_task' load-balance typeMorten Rasmussen2018-09-101-0/+2
| * | | sched/topology: Add static_key for asymmetric CPU capacity optimizationsMorten Rasmussen2018-09-101-0/+1
| | |/ | |/|
* | | sched/fair: Fix throttle_list starvation with low CFS quotaPhil Auld2018-10-111-0/+2
| |/ |/|
* | sched/numa: Pass destination CPU as a parameter to migrate_task_rqSrikar Dronamraju2018-10-021-1/+1
* | sched/numa: Stop multiple tasks from moving to the CPU at the same timeSrikar Dronamraju2018-10-021-0/+1
|/
* sched/numa: Modify migrate_swap() to accept additional parametersSrikar Dronamraju2018-07-251-1/+2
* sched/fair: Remove #ifdefs from scale_rt_capacity()Vincent Guittot2018-07-251-2/+18
* sched/sysctl: Remove unused sched_time_avg_ms sysctlVincent Guittot2018-07-161-1/+0
* sched/core: Remove the rt_avg codeVincent Guittot2018-07-161-17/+0
* sched/cpufreq: Remove sugov_aggregate_util()Vincent Guittot2018-07-151-1/+1
* cpufreq/schedutil: Take time spent in interrupts into accountVincent Guittot2018-07-151-0/+13
* sched/irq: Add IRQ utilization trackingVincent Guittot2018-07-151-0/+3
* cpufreq/schedutil: Use DL utilization trackingVincent Guittot2018-07-151-1/+6
* sched/dl: Add dl_rq utilization trackingVincent Guittot2018-07-151-0/+1
* sched/rt: Add rt_rq utilization trackingVincent Guittot2018-07-151-0/+7
* sched/pelt: Move PELT related code in a dedicated fileVincent Guittot2018-07-151-0/+19
* sched/fair: Fix bandwidth timer clock drift conditionXunlei Pang2018-07-031-2/+4
* sched/rt: Fix call to cpufreq_update_util()Vincent Guittot2018-07-031-0/+5
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-041-0/+6
|\
| * Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-05-251-2/+3
| |\
| * | sched/numa: Stagger NUMA balancing scan periods for new threadsMel Gorman2018-05-141-0/+6
* | | sched/headers: Fix typoDavidlohr Bueso2018-05-311-1/+1
| |/ |/|
OpenPOWER on IntegriCloud