summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
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
2016-03-23sched: window-stats: Code cleanupSrivatsa Vaddagiri
2016-03-23sched: Make RAVG_HIST_SIZE tunableOlav Haugan
2016-03-23sched: window-stats: Allow acct_wait_time to be tunedSrivatsa Vaddagiri
2016-03-23sched: window-stats: Handle policy change properlySrivatsa Vaddagiri
2016-03-23sched: remove sysctl control for HMP and power-aware task placementSrivatsa Vaddagiri
2016-03-23sched/fair: Introduce scheduler boost for low latency workloadsSyed Rameez Mustafa
2016-03-23sched: notify cpufreq on over/underprovisioned CPUsSteve Muckle
2016-03-23sched: Introduce spill threshold tunables to manage overcommitmentSyed Rameez Mustafa
2016-03-23sched: add migration load change notifier for frequency guidanceSteve Muckle
2016-03-23sched: add power aware scheduling sysctlSteve Muckle
2016-03-23sched: Basic task placement support for HMP systemsSrivatsa Vaddagiri
2016-03-23sched: Add CONFIG_SCHED_HMP Kconfig optionSrivatsa Vaddagiri
2016-03-23sched: Introduce CONFIG_SCHED_FREQ_INPUTSrivatsa Vaddagiri
2016-03-23sched: window-based load stats improvementsSrivatsa Vaddagiri
2016-03-23sched: Window-based load stat improvementsSrivatsa Vaddagiri
2016-03-23sched: Call the notify_on_migrate notifier chain for wakeups as wellRohit Gupta
2016-03-23sched: window-based load stats for tasksSrivatsa Vaddagiri
2016-03-23sched: add sysctl for controlling task migrations on wakeSteve Muckle
2016-03-01sysctl: add boot_reason and cold_boot sysctl entries for arm64David Collins
2016-02-16FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2016-02-16add extra free kbytes tunableRik van Riel
2015-11-05kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina
2015-10-12bpf: enable non-root eBPF programsAlexei Starovoitov
2015-09-10sysctl: fix int -> unsigned long assignments in INT_MIN caseIlya Dryomov
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds