summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2016-10-17sched: Add multiple load reporting policies for cpu frequencySyed Rameez Mustafa
2016-10-10sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-10-05sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-10-02sched: add a knob to prefer the waker CPU for sync wakeupsPavankumar Kondeti
2016-09-21sched: constrain HMP scheduler tunable range with in better wayJoonwoo Park
2016-08-22sched: Introduce sched_freq_aggregate_threshold tunablePavankumar Kondeti
2016-08-22sched: inherit the group id from the group leaderPavankumar Kondeti
2016-08-22sched: Remove all existence of CONFIG_SCHED_FREQ_INPUTSyed Rameez Mustafa
2016-08-22sched: Remove unused migration notifier code.Syed Rameez Mustafa
2016-06-15Revert "kernel/sysctl.c: detect overflows when converting to int"Subash Abhinov Kasiviswanathan
2016-06-03Revert "sched: warn/panic upon excessive scheduling latency"Joonwoo Park
2016-06-03Revert "sched: add scheduling latency tracking procfs node"Joonwoo Park
2016-06-03sched: eliminate sched_early_detection_duration knobJoonwoo Park
2016-06-03sched: Remove the sched heavy task frequency guidance featureJoonwoo Park
2016-06-03sched: eliminate sched_migration_fixup knobJoonwoo Park
2016-06-03sched: eliminate sched_upmigrate_min_nice knobJoonwoo Park
2016-06-01sched: eliminate sched_enable_power_aware knob and parameterJoonwoo Park
2016-06-01sched: eliminate sched_freq_account_wait_time knobJoonwoo Park
2016-06-01sched: eliminate sched_account_wait_time knobJoonwoo Park
2016-05-26sched: Aggregate for frequencySrivatsa Vaddagiri
2016-03-23sched: restrict sync wakee placement bias with waker's demandJoonwoo Park
2016-03-23sched: add preference for waker cluster CPU in wakee task placementJoonwoo Park
2016-03-23sched: Add separate load tracking histogram to predict loadsPavankumar Kondeti
2016-03-23sched: Revise the inter cluster load balance restrictionsPavankumar Kondeti
2016-03-23sched: colocate related threadsSrivatsa Vaddagiri
2016-03-23sched: Update fair and rt placement logic to use scheduler clustersSrivatsa Vaddagiri
2016-03-23mm: swap: swap ratio supportVinayak Menon
2016-03-23sched: fix compile error where !CONFIG_SCHED_FREQ_INPUTJoonwoo Park
2016-03-23sched: select task's prev_cpu as the best CPU when it was chosen recentlyJoonwoo Park
2016-03-23sched: Notify cpufreq governor early about potential big tasksSyed Rameez Mustafa
2016-03-23sched: account new task load so that governor can apply different policyJoonwoo Park
2016-03-23sched: add frequency zone awareness to the load balancerSyed Rameez Mustafa
2016-03-23sched: remove the notion of small tasks and small task packingSyed Rameez Mustafa
2016-03-23sched: Rework energy aware schedulingSyed Rameez Mustafa
2016-03-23sched: check HMP scheduler tunables validityJoonwoo Park
2016-03-23sched: add scheduling latency tracking procfs nodeJoonwoo Park
2016-03-23sched: warn/panic upon excessive scheduling latencyJoonwoo Park
2016-03-23sched: Per-cpu prefer_idle flagSrivatsa Vaddagiri
2016-03-23sched: Add sysctl to enable power aware schedulingOlav Haugan
2016-03-23sched: Prevent race conditions where upmigrate_min_nice changesJoonwoo Park
2016-03-23sched: Avoid frequent task migration due to EA in lbOlav Haugan
2016-03-23sched: Avoid frequent migration of running taskSrivatsa Vaddagiri
2016-03-23sched: Provide knob to prefer mostly_idle over idle cpusSrivatsa Vaddagiri
2016-03-23sched: make sched_cpu_high_irqload a runtime tunableSteve Muckle
2016-03-23sched: per-cpu mostly_idle thresholdSrivatsa Vaddagiri
2016-03-23sched: update governor notification logicSrivatsa Vaddagiri
2016-03-23sched: Use absolute scale for notifying governorSrivatsa Vaddagiri
2016-03-23sched: window-stats: Enhance cpu busy time accountingSrivatsa Vaddagiri
2016-03-23sched: improve logic for alerting governorSrivatsa Vaddagiri
2016-03-23sched: window-stats: legacy modeSrivatsa Vaddagiri