aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-10mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin1-3/+0
2014-12-16Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+7
2014-12-15tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)1-0/+7
2014-12-10kernel: add panic_on_warnPrarit Bhargava1-0/+9
2014-10-28sched/fair: Fix division by zero sysctl_numa_balancing_scan_sizeKirill Tkhai1-1/+2
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+0
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner1-7/+0
2014-09-16rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney1-9/+0
2014-08-06mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes1-6/+3
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+11
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes1-2/+1
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-4/+0
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2014-06-06sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2014-06-06sysctl: allow for strict write position handlingKees Cook1-2/+67
2014-06-06sysctl: refactor sysctl string writing logicKees Cook1-7/+4
2014-06-06sysctl: clean up char buffer argumentsKees Cook1-7/+7
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-0/+5
2014-05-18sparc64: fix sparse warning in tsb.cSam Ravnborg1-4/+0
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong1-2/+2
2014-05-05x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski1-0/+5
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau1-2/+2
2014-04-07hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua1-0/+6
2014-04-03drop_caches: add some documentation and info messageDave Hansen1-2/+2
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+0
2014-03-13block: remove old blk_iopoll_enabled variableJens Axboe1-12/+0
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar1-5/+35
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+5
2014-01-28sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel1-7/+0
2014-01-25hung_task: Display every hung task warningAaron Tomlin1-3/+5
2014-01-25sysctl: Add neg_one as a standard constraintAaron Tomlin1-0/+1
2014-01-23kexec: add sysctl to disable kexec_loadKees Cook1-0/+13
2014-01-23numa: add a sysctl for numa_balancingAndi Kleen1-0/+9
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand1-3/+8
2014-01-13sched/deadline: Remove the sysctl_sched_dl knobsPeter Zijlstra1-14/+0
2014-01-13sched/deadline: Add bandwidth management for SCHED_DEADLINE tasksDario Faggioli1-0/+14
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li1-7/+0
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2013-11-13kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_doulongvec_minmax()Chen Gang1-1/+4
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+14
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file moveIngo Molnar1-7/+14
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings1-1/+1
2013-10-09sched/numa: Skip some page migrations after a shared faultRik van Riel1-0/+7
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman1-7/+0
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman1-0/+7
2013-10-04perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen1-0/+1
2013-09-23hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan1-2/+3
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2013-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi1-1/+1