summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
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
2015-07-01sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf
2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner
2015-04-17kernel/sysctl.c: detect overflows when converting to intHeinrich Schuchardt
2015-04-17kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt
2015-04-15mm: allow compaction of unevictable pagesEric B Munson
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-17fs: add dirtytime_expire_seconds sysctlTheodore Ts'o
2015-02-10mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin
2014-12-16Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2014-12-15tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)
2014-12-10kernel: add panic_on_warnPrarit Bhargava
2014-10-28sched/fair: Fix division by zero sysctl_numa_balancing_scan_sizeKirill Tkhai
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner
2014-09-16rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney