aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2015-03-14mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin
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
2014-08-06mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-06sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06sysctl: allow for strict write position handlingKees Cook
2014-06-06sysctl: refactor sysctl string writing logicKees Cook
2014-06-06sysctl: clean up char buffer argumentsKees Cook
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-05-18sparc64: fix sparse warning in tsb.cSam Ravnborg
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong
2014-05-05x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau
2014-04-07hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua
2014-04-03drop_caches: add some documentation and info messageDave Hansen
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-13block: remove old blk_iopoll_enabled variableJens Axboe
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-28sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel
2014-01-25hung_task: Display every hung task warningAaron Tomlin
2014-01-25sysctl: Add neg_one as a standard constraintAaron Tomlin
2014-01-23kexec: add sysctl to disable kexec_loadKees Cook
2014-01-23numa: add a sysctl for numa_balancingAndi Kleen
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand
2014-01-13sched/deadline: Remove the sysctl_sched_dl knobsPeter Zijlstra
2014-01-13sched/deadline: Add bandwidth management for SCHED_DEADLINE tasksDario Faggioli
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-13kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_d...Chen Gang
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings
2013-10-09sched/numa: Skip some page migrations after a shared faultRik van Riel
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman
2013-10-04perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen
2013-09-23hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi
2013-09-10fs: bump inode and dentry counters to longGlauber Costa
2013-07-26sysctl: range checking in do_proc_dointvec_ms_jiffies_convFrancesco Fusco
2013-07-12Merge branch 'linus' into timers/urgentThomas Gleixner