summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c (follow)
Commit message (Expand)AuthorAge
* sched: fix compile error where !CONFIG_SCHED_FREQ_INPUTJoonwoo Park2016-03-23
* sched: select task's prev_cpu as the best CPU when it was chosen recentlyJoonwoo Park2016-03-23
* sched: Notify cpufreq governor early about potential big tasksSyed Rameez Mustafa2016-03-23
* sched: account new task load so that governor can apply different policyJoonwoo Park2016-03-23
* sched: add frequency zone awareness to the load balancerSyed Rameez Mustafa2016-03-23
* sched: remove the notion of small tasks and small task packingSyed Rameez Mustafa2016-03-23
* sched: Rework energy aware schedulingSyed Rameez Mustafa2016-03-23
* sched: check HMP scheduler tunables validityJoonwoo Park2016-03-23
* sched: add scheduling latency tracking procfs nodeJoonwoo Park2016-03-23
* sched: warn/panic upon excessive scheduling latencyJoonwoo Park2016-03-23
* sched: Per-cpu prefer_idle flagSrivatsa Vaddagiri2016-03-23
* sched: Add sysctl to enable power aware schedulingOlav Haugan2016-03-23
* sched: Prevent race conditions where upmigrate_min_nice changesJoonwoo Park2016-03-23
* sched: Avoid frequent task migration due to EA in lbOlav Haugan2016-03-23
* sched: Avoid frequent migration of running taskSrivatsa Vaddagiri2016-03-23
* sched: Provide knob to prefer mostly_idle over idle cpusSrivatsa Vaddagiri2016-03-23
* sched: make sched_cpu_high_irqload a runtime tunableSteve Muckle2016-03-23
* sched: per-cpu mostly_idle thresholdSrivatsa Vaddagiri2016-03-23
* sched: update governor notification logicSrivatsa Vaddagiri2016-03-23
* sched: Use absolute scale for notifying governorSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Enhance cpu busy time accountingSrivatsa Vaddagiri2016-03-23
* sched: improve logic for alerting governorSrivatsa Vaddagiri2016-03-23
* sched: window-stats: legacy modeSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Code cleanupSrivatsa Vaddagiri2016-03-23
* sched: Make RAVG_HIST_SIZE tunableOlav Haugan2016-03-23
* sched: window-stats: Allow acct_wait_time to be tunedSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Handle policy change properlySrivatsa Vaddagiri2016-03-23
* sched: remove sysctl control for HMP and power-aware task placementSrivatsa Vaddagiri2016-03-23
* sched/fair: Introduce scheduler boost for low latency workloadsSyed Rameez Mustafa2016-03-23
* sched: notify cpufreq on over/underprovisioned CPUsSteve Muckle2016-03-23
* sched: Introduce spill threshold tunables to manage overcommitmentSyed Rameez Mustafa2016-03-23
* sched: add migration load change notifier for frequency guidanceSteve Muckle2016-03-23
* sched: add power aware scheduling sysctlSteve Muckle2016-03-23
* sched: Basic task placement support for HMP systemsSrivatsa Vaddagiri2016-03-23
* sched: Add CONFIG_SCHED_HMP Kconfig optionSrivatsa Vaddagiri2016-03-23
* sched: Introduce CONFIG_SCHED_FREQ_INPUTSrivatsa Vaddagiri2016-03-23
* sched: window-based load stats improvementsSrivatsa Vaddagiri2016-03-23
* sched: Window-based load stat improvementsSrivatsa Vaddagiri2016-03-23
* sched: Call the notify_on_migrate notifier chain for wakeups as wellRohit Gupta2016-03-23
* sched: window-based load stats for tasksSrivatsa Vaddagiri2016-03-23
* sched: add sysctl for controlling task migrations on wakeSteve Muckle2016-03-23
* sysctl: add boot_reason and cold_boot sysctl entries for arm64David Collins2016-03-01
* FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-02-16
* add extra free kbytes tunableRik van Riel2016-02-16
* kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus2015-11-05
* kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina2015-11-05
* bpf: enable non-root eBPF programsAlexei Starovoitov2015-10-12
* sysctl: fix int -> unsigned long assignments in INT_MIN caseIlya Dryomov2015-09-10
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\