aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl
AgeCommit message (Expand)Author
2013-01-04Documentation/sysctl/kernel.txt: document /proc/sys/shmallCarlos Alberto Lopez Perez
2013-01-04ipc: add sysctl to specify desired next object idStanislav Kinsbursky
2012-10-06coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov
2012-08-04Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31mm, oom: replace some information in tasklist dumpDavid Rientjes
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-07-31documentation: update how page-cluster affects swap I/OChristian Ehrhardt
2012-07-30fs: make dumpable=2 require fully qualified pathKees Cook
2012-07-29fs: add link restrictionsKees Cook
2012-05-31mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro
2012-04-27net: doc: merge /proc/sys/net/core/* documents into one placeShan Wei
2012-02-06Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger
2012-01-12sysctl: add the kernel.ns_last_pid controlPavel Emelyanov
2011-12-05x86: Panic on detection of stack overflowMitsuo Hayasaka
2011-10-31kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov
2011-07-23Documentation: refresh sysctl/kernel.txtBorislav Petkov
2011-05-26coredump: add support for exe_file in core nameJiri Slaby
2011-05-23Documentation: update epoll sysctl textLucian Adrian Grijincu
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet
2011-04-06doc: fix 3 typos in sysctl/vm.txtPaul Bolle
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-16Documentation: file handles are now freedFederica Teodori
2011-02-11Documentation: default_message_level is a typoPaul Bolle
2011-01-13sysctl: remove obsolete commentsJovi Zhang
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg
2010-12-09syslog: check cap_syslog when dmesg_restrictSerge E. Hallyn
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg
2010-10-27doc: clarify the behaviour of dirty_ratio/dirty_bytesAndrea Righi
2010-08-09oom: enable oom tasklist dump by defaultDavid Rientjes
2010-06-28Documentation/sysctl/vm.txt typoKulikov Vasiliy
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman
2010-05-15net: Consistent skb timestampingEric Dumazet
2010-03-12memcg: handle panic_on_oom=always caseKAMEZAWA Hiroyuki
2009-12-11doc: Add documentation for bootloader_{type,version}H. Peter Anvin
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-18sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman
2009-11-09docs: fix core_pipe_limit infoRandy Dunlap
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman
2009-09-24Documentation: update stale definition of file-nr in fs.txtXiaotian Feng
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22vm: document that setting vfs_cache_pressure to 0 isn't a good ideaJan Kara
2009-09-21trivial: doc: document missing value 2 for randomize-va-spaceHorst Schirmeier
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen