summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-11perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen1-0/+1
2014-06-11perf: Drop sample rate when sampling is too slowDave Hansen1-0/+9
2014-05-06hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua1-0/+6
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker1-0/+7
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker1-0/+7
2013-04-29fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett1-1/+0
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2013-02-27coredump: remove redundant defines for dumpable statesKees Cook1-1/+1
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2013-02-23page-writeback.c: subtract min_free_kbytes from dirtyable memoryPaul Szabo1-1/+0
2013-02-21Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+7
2013-02-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta1-0/+5
2013-02-07sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams1-0/+7
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams1-0/+1
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2013-01-09sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-archVineet Gupta1-2/+7
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+43
2012-12-11mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman1-0/+7
2012-12-11mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra1-0/+7
2012-12-11mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra1-0/+7
2012-12-11mm: numa: Add fault driven placement and migrationPeter Zijlstra1-2/+22
2012-11-28sysctl: remove CONFIG_HOTPLUG ifdefsBill Pemberton1-2/+2
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-2/+1
2012-10-06coredump: make core dump functionality optionalAlex Kelly1-1/+11
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-09-17arm64: Add support for /proc/sys/debug/exception-traceCatalin Marinas1-1/+1
2012-09-04sched: Add time unit suffix to sched sysctl knobsNamhyung Kim1-3/+3
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+18
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li1-5/+3
2012-07-30sysctl: suppress kmemleak messagesSteven Rostedt1-1/+5
2012-07-30coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook1-2/+35
2012-07-29fs: add link restrictionsKees Cook1-0/+18
2012-04-05sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook1-4/+4
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-5/+3
2012-03-28sysctl: use bitmap library functionsAkinobu Mita1-5/+3
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-0/+3
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds1-498/+3
2012-02-14security: trim security.hAl Viro1-0/+1
2012-01-24sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman1-464/+0
2012-01-24sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman1-9/+4
2012-01-24sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman1-26/+0
2011-12-05x86: Panic on detection of stack overflowMitsuo Hayasaka1-0/+9
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds1-0/+9
2011-10-31kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard1-0/+9
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky1-8/+0
2011-08-14sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner1-0/+10
2011-07-20sysctl,rcu: Convert call_rcu(free_head) to kfreePaul E. McKenney1-8/+3
2011-06-04perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver1-0/+6