aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl
AgeCommit message (Expand)Author
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09mm/page_alloc: fix doc for numa_zonelist_orderWanpeng Li
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-24sysctl/net.txt: delete reference to obsolete 2.4.x kernelPaul Gortmaker
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-17tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue
2013-06-10net: add low latency socket pollEliezer Tamir
2013-05-28watchdog: Remove softlockup_thresh from DocumentationLi Zefan
2013-05-28watchdog: Document watchdog_thresh sysctlLi Zefan
2013-05-19Documentation/sysctl/net.txt: fix (attribute removal).Rami Rosen
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker
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