Age | Commit message (Expand) | Author |
2013-01-04 | Documentation/sysctl/kernel.txt: document /proc/sys/shmall | Carlos Alberto Lopez Perez |
2013-01-04 | ipc: add sysctl to specify desired next object id | Stanislav Kinsbursky |
2012-10-06 | coredump: add support for %d=__get_dumpable() in core name | Oleg Nesterov |
2012-08-04 | Documentation: fix the VM knobs descritpion WRT pdflush | Artem Bityutskiy |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-07-31 | mm, oom: replace some information in tasklist dump | David Rientjes |
2012-07-31 | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li |
2012-07-31 | documentation: update how page-cluster affects swap I/O | Christian Ehrhardt |
2012-07-30 | fs: make dumpable=2 require fully qualified path | Kees Cook |
2012-07-29 | fs: add link restrictions | Kees Cook |
2012-05-31 | mqueue: separate mqueue default value from maximum value | KOSAKI Motohiro |
2012-04-27 | net: doc: merge /proc/sys/net/core/* documents into one place | Shan Wei |
2012-02-06 | Documentation: add missing tainted bits to Documentation/sysctl/kernel.txt | Larry Finger |
2012-01-12 | sysctl: add the kernel.ns_last_pid control | Pavel Emelyanov |
2011-12-05 | x86: Panic on detection of stack overflow | Mitsuo Hayasaka |
2011-10-31 | kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel | Dan Ballard |
2011-07-26 | ipc: introduce shm_rmid_forced sysctl | Vasiliy Kulikov |
2011-07-23 | Documentation: refresh sysctl/kernel.txt | Borislav Petkov |
2011-05-26 | coredump: add support for exe_file in core name | Jiri Slaby |
2011-05-23 | Documentation: update epoll sysctl text | Lucian Adrian Grijincu |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-04-27 | net: filter: Just In Time compiler for x86-64 | Eric Dumazet |
2011-04-06 | doc: fix 3 typos in sysctl/vm.txt | Paul Bolle |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-16 | Documentation: file handles are now freed | Federica Teodori |
2011-02-11 | Documentation: default_message_level is a typo | Paul Bolle |
2011-01-13 | sysctl: remove obsolete comments | Jovi Zhang |
2011-01-13 | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg |
2010-12-09 | syslog: check cap_syslog when dmesg_restrict | Serge E. Hallyn |
2010-11-12 | Restrict unprivileged access to kernel syslog | Dan Rosenberg |
2010-10-27 | doc: clarify the behaviour of dirty_ratio/dirty_bytes | Andrea Righi |
2010-08-09 | oom: enable oom tasklist dump by default | David Rientjes |
2010-06-28 | Documentation/sysctl/vm.txt typo | Kulikov Vasiliy |
2010-05-25 | mm: compaction: add a tunable that decides when memory should be compacted an... | Mel Gorman |
2010-05-25 | mm: compaction: add /proc trigger for memory compaction | Mel Gorman |
2010-05-15 | net: Consistent skb timestamping | Eric Dumazet |
2010-03-12 | memcg: handle panic_on_oom=always case | KAMEZAWA Hiroyuki |
2009-12-11 | doc: Add documentation for bootloader_{type,version} | H. Peter Anvin |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-18 | sysctl: Remove CTL_NONE and CTL_UNNUMBERED | Eric W. Biederman |
2009-11-09 | docs: fix core_pipe_limit info | Randy Dunlap |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2009-09-24 | exec: let do_coredump() limit the number of concurrent dumps to pipes | Neil Horman |
2009-09-24 | Documentation: update stale definition of file-nr in fs.txt | Xiaotian Feng |
2009-09-23 | printk: add printk_delay to make messages readable for some scenarios | Dave Young |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | vm: document that setting vfs_cache_pressure to 0 isn't a good idea | Jan Kara |
2009-09-21 | trivial: doc: document missing value 2 for randomize-va-space | Horst Schirmeier |
2009-09-16 | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen |