| Commit message (Expand) | Author | Age | Files | Lines |
* | ipc: introduce shm_rmid_forced sysctl | Vasiliy Kulikov | 2011-07-26 | 1 | -0/+22 |
* | Documentation: refresh sysctl/kernel.txt | Borislav Petkov | 2011-07-23 | 1 | -105/+110 |
* | coredump: add support for exe_file in core name | Jiri Slaby | 2011-05-26 | 1 | -1/+2 |
* | Documentation: update epoll sysctl text | Lucian Adrian Grijincu | 2011-05-23 | 1 | -7/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -2/+2 |
|\ |
|
| * | doc: fix 3 typos in sysctl/vm.txt | Paul Bolle | 2011-04-06 | 1 | -2/+2 |
* | | net: filter: Just In Time compiler for x86-64 | Eric Dumazet | 2011-04-27 | 1 | -0/+11 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ |
|
| * | Documentation: default_message_level is a typo | Paul Bolle | 2011-02-11 | 1 | -1/+1 |
* | | Documentation: file handles are now freed | Federica Teodori | 2011-03-16 | 1 | -9/+8 |
|/ |
|
* | sysctl: remove obsolete comments | Jovi Zhang | 2011-01-13 | 1 | -2/+0 |
* | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg | 2011-01-13 | 1 | -0/+14 |
* | syslog: check cap_syslog when dmesg_restrict | Serge E. Hallyn | 2010-12-09 | 1 | -1/+1 |
* | Restrict unprivileged access to kernel syslog | Dan Rosenberg | 2010-11-12 | 1 | -0/+14 |
* | doc: clarify the behaviour of dirty_ratio/dirty_bytes | Andrea Righi | 2010-10-27 | 1 | -4/+8 |
* | oom: enable oom tasklist dump by default | David Rientjes | 2010-08-09 | 1 | -1/+1 |
* | Documentation/sysctl/vm.txt typo | Kulikov Vasiliy | 2010-06-28 | 1 | -1/+1 |
* | mm: compaction: add a tunable that decides when memory should be compacted an... | Mel Gorman | 2010-05-25 | 1 | -0/+15 |
* | mm: compaction: add /proc trigger for memory compaction | Mel Gorman | 2010-05-25 | 1 | -0/+10 |
* | net: Consistent skb timestamping | Eric Dumazet | 2010-05-15 | 1 | -0/+10 |
* | memcg: handle panic_on_oom=always case | KAMEZAWA Hiroyuki | 2010-03-12 | 1 | -1/+4 |
* | doc: Add documentation for bootloader_{type,version} | H. Peter Anvin | 2009-12-11 | 1 | -0/+31 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 2 | -4/+4 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
| * | docs: fix core_pipe_limit info | Randy Dunlap | 2009-11-09 | 1 | -3/+3 |
* | | sysctl: Remove CTL_NONE and CTL_UNNUMBERED | Eric W. Biederman | 2009-11-18 | 1 | -22/+0 |
|/ |
|
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -1/+40 |
|\ |
|
| * | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 2009-09-16 | 1 | -1/+40 |
* | | exec: let do_coredump() limit the number of concurrent dumps to pipes | Neil Horman | 2009-09-24 | 1 | -0/+22 |
* | | Documentation: update stale definition of file-nr in fs.txt | Xiaotian Feng | 2009-09-24 | 1 | -7/+10 |
* | | printk: add printk_delay to make messages readable for some scenarios | Dave Young | 2009-09-23 | 1 | -0/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -13/+17 |
|\ \ |
|
| * | | trivial: doc: document missing value 2 for randomize-va-space | Horst Schirmeier | 2009-09-21 | 1 | -13/+17 |
| |/ |
|
* / | vm: document that setting vfs_cache_pressure to 0 isn't a good idea | Jan Kara | 2009-09-22 | 1 | -1/+3 |
|/ |
|
* | [S390] add call home support | Hans-Joachim Picht | 2009-09-11 | 1 | -0/+16 |
* | vmscan: properly account for the number of page cache pages zone_reclaim() ca... | Mel Gorman | 2009-06-16 | 1 | -4/+8 |
* | page allocator: use allocation flags as an index to the zone watermark | Mel Gorman | 2009-06-16 | 1 | -5/+6 |
* | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 2009-06-12 | 1 | -2/+2 |
* | Merge branch 'master' into next | James Morris | 2009-05-22 | 1 | -28/+0 |
|\ |
|
| * | Revert "mm: add /proc controls for pdflush threads" | Jens Axboe | 2009-05-15 | 1 | -28/+0 |
* | | Merge branch 'master' into next | James Morris | 2009-05-08 | 5 | -2/+334 |
|\| |
|
| * | mm: prevent divide error for small values of vm_dirty_bytes | Andrea Righi | 2009-05-02 | 1 | -0/+4 |
| * | Documentation/sysctl/net.txt: fix a typo | Li Zefan | 2009-04-13 | 1 | -1/+1 |
| * | mm: add /proc controls for pdflush threads | Peter W Morreale | 2009-04-07 | 1 | -0/+28 |
| * | documentation: fix unix_dgram_qlen description | Li Xiaodong | 2009-04-02 | 1 | -2/+3 |
| * | documentation: update Documentation/filesystem/proc.txt and Documentation/sys... | Shen Feng | 2009-04-02 | 4 | -2/+301 |
* | | modules: sysctl to block module loading | Kees Cook | 2009-04-03 | 1 | -0/+11 |
|/ |
|
* | Update of Documentation: vm.txt and proc.txt | Peter W Morreale | 2009-01-15 | 1 | -184/+435 |
* | NOMMU: Make mmap allocation page trimming behaviour configurable. | Paul Mundt | 2009-01-08 | 1 | -0/+18 |
* | mm: add dirty_background_bytes and dirty_bytes sysctls | David Rientjes | 2009-01-06 | 1 | -1/+2 |