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