aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+1
2011-05-24Merge branch 'next' into for-linusJames Morris1-0/+6
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines1-4/+8
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf1-1/+1
2011-04-04capabilites: allow the application of capability limits to usermode helpersEric Paris1-0/+6
2011-03-23sysctl: restrict write access to dmesg_restrictRichard Weinberger1-1/+17
2011-03-23sysctl: add some missing input constraint checksPetr Holasek1-4/+13
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-5/+0
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+1
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-03-16Merge branch 'next' into for-linusJames Morris1-5/+0
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro1-5/+10
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-5/+0
2011-02-23sched, autogroup, sysctl: Use proc_dointvec_minmax() insteadYong Zhang1-1/+1
2011-02-16Merge commit 'v2.6.38-rc5' into sched/coreIngo Molnar1-1/+2
2011-02-16perf: Optimize throttling codePeter Zijlstra1-1/+1
2011-02-03sched: Use a buddy to implement yield_task_fair()Rik van Riel1-7/+0
2011-02-01security: remove unused security_sysctl hookLucian Adrian Grijincu1-5/+0
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft1-1/+2
2011-01-13sysctl: remove obsolete commentsJovi Zhang1-17/+0
2011-01-13sysctl: fix #ifdef guard commentJovi Zhang1-2/+2
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg1-0/+10
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-19/+18
2010-12-10x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus1-0/+16
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith1-0/+11
2010-11-26Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar1-1/+1
2010-11-26Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar1-1/+1
2010-11-18sched: Add sysctl_sched_shares_windowPaul Turner1-0/+7
2010-11-18sched: Rewrite tg_shares_up)Peter Zijlstra1-19/+0
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus1-16/+0
2010-11-16kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches1-1/+1
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg1-0/+9
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2010-10-26printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim1-2/+0
2010-10-26fs: allow for more than 2^31 filesEric Dumazet1-3/+3
2010-10-25fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig1-1/+1
2010-10-25fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner1-2/+2
2010-10-25fs: allow for more than 2^31 filesEric Dumazet1-3/+3
2010-10-07sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet1-1/+1
2010-09-05gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen1-4/+1
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-3/+4
2010-08-09oom: move sysctl declarations to oom.hDavid Rientjes1-3/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-8/+0
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2010-08-05hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott1-1/+1
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar1-22/+33
2010-07-28sysctl extern cleanup: inotifyDave Young1-3/+3
2010-07-28dnotify: move dir_notify_enable declarationAlexey Dobriyan1-0/+1
2010-07-23slow-work: kill itTejun Heo1-8/+0
2010-06-03pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe1-4/+4
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+3
2010-05-25proc_dointvec: write a single valueJ. R. Okajima1-1/+3
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman1-0/+15
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman1-0/+10
2010-05-21Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+9
2010-05-21sysctl: fix kernel-doc notation and typosRandy Dunlap1-19/+19
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe1-164/+415
2010-05-21pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe1-0/+9
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-161/+390
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+22
2010-05-17[S390] debug: enable exception-trace debug facilityHeiko Carstens1-2/+3
2010-05-15sysctl: add proc_do_large_bitmapOctavian Purdila1-0/+161
2010-05-15sysctl: refactor integer handling proc codeAmerigo Wang1-161/+229
2010-05-12lockup_detector: Remove old softlockup codeDon Zickus1-12/+10
2010-05-12lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus1-9/+0
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus1-6/+15
2010-05-12Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker1-25/+26
2010-04-13Input: implement SysRq as a separate input handlerDmitry Torokhov1-1/+22
2010-03-12sysctl extern cleanup: lockdepDave Young1-3/+3
2010-03-12sysctl extern cleanup: rtmutexDave Young1-4/+3
2010-03-12sysctl extern cleanup: acctDave Young1-4/+3
2010-03-12sysctl extern cleanup: sgDave Young1-4/+3
2010-03-12sysctl extern cleanup: moduleDave Young1-4/+0
2010-03-12sysctl extern cleanup: rcuDave Young1-3/+0
2010-03-12sysctl extern cleanup: signalDave Young1-1/+1
2010-03-12sysctl extern cleanup: C_A_DDave Young1-1/+0
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+12
2010-03-01sparc: Support show_unhandled_signals.David S. Miller1-1/+1
2010-02-25kprobes: Jump optimization sysctl interfaceMasami Hiramatsu1-0/+12
2010-02-14nmi_watchdog: Compile and portability fixesDon Zickus1-1/+14
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+2
2009-12-17kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...WANG Cong1-1/+1
2009-12-17NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells1-0/+2
2009-12-15'sysctl_max_map_count' should be non-negativeAmerigo Wang1-1/+2
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn1-2/+13
2009-12-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+19
2009-12-09sched: Update normalized values on user updates via procChristian Ehrhardt1-5/+9
2009-12-09sched: Make tunable scaling style configurableChristian Ehrhardt1-0/+14
2009-12-09sched: Remove sysctl.sched_featuresPeter Zijlstra1-8/+0
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-748/+145
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-133/+133
2009-11-12sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman1-44/+0
2009-11-11sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman1-22/+7
2009-11-11sysctl: Remove references to ctl_name and strategy from the generic sysctl tableEric W. Biederman1-188/+7
2009-11-11sysctl: Neuter the generic sysctl strategy routines.Eric W. Biederman1-198/+0
2009-11-06sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman1-165/+0
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-0/+25
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-45/+33
2009-09-24exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman1-0/+9
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young1-0/+14
2009-09-22printk: Remove ratelimit.h from kernel.hIngo Molnar1-0/+3
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-11/+11
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen1-0/+25
2009-09-15block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe1-0/+4
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+9
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+16
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe1-1/+9
2009-09-09sched: Turn off child_runs_firstMike Galbraith1-8/+8
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput1-1/+0
2009-09-04sched: Scale down cpu_power due to RT tasksPeter Zijlstra1-0/+8
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris1-3/+4
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+8
2009-06-25x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff1-0/+8
2009-06-23timers: Fix timer_migration interface which accepts any number as inputArun R Bharadwaj1-1/+4
2009-06-18sysctl.c: remove unused variableSukanto Ghosh1-3/+1
2009-06-16Merge branch 'akpm'Linus Torvalds1-2/+0
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro1-2/+0
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds1-0/+12
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+8
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum1-0/+12
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+27
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+8
2009-06-11perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra1-3/+3
2009-06-11perf_counter: More paranoia settingsPeter Zijlstra1-3/+3
2009-06-11Merge branch 'next' into for-linusJames Morris1-2/+12
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter1-2/+0
2009-05-25perf_counter: Generic per counter interrupt throttlePeter Zijlstra1-0/+8
2009-05-22Merge branch 'master' into nextJames Morris1-23/+0
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar1-24/+4
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe1-23/+0
2009-05-13timers: /proc/sys sysctl hook to enable timer migrationArun R Bharadwaj1-0/+8
2009-05-11x86: add extension fields for bootloader type and versionH. Peter Anvin1-0/+8
2009-05-08Merge branch 'master' into nextJames Morris1-19/+64
2009-05-05perf_counter: provide an mlock thresholdPeter Zijlstra1-0/+8
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi1-1/+4
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-10/+10
2009-04-13mm: move the scan_unevictable_pages sysctl to the vm tablePeter Zijlstra1-10/+10
2009-04-09perf_counter: sysctl for system wide perf countersPeter Zijlstra1-0/+11
2009-04-07Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+14
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale1-0/+23
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar1-13/+17
2009-04-06kernel/sysctl.c: avoid annoying warningsLinus Torvalds1-2/+2
2009-04-03Make the slow work pool configurableDavid Howells1-0/+9
2009-04-02sysctl: fix suid_dumpable and lease-break-time sysctlsMatthew Wilcox1-9/+6
2009-04-03modules: sysctl to block module loadingKees Cook1-0/+12
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan1-1/+1
2009-02-12softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar1-1/+3
2009-02-12Merge branch 'linus' into core/softlockupIngo Molnar1-4/+14
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener1-2/+3
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner1-2/+11
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines1-1/+14
2009-01-15[IA64] dump stack on kernel unaligned warningsDoug Chapman1-0/+9