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
2013-11-13
vsprintf: check real user/group id for %pK
Ryan Mallon
1
-7
/
+18
2013-11-13
mm: improve the description for dirty_background_ratio/dirty_ratio sysctl
Zheng Liu
1
-5
/
+10
2013-10-09
sched/numa: Skip some page migrations after a shared fault
Rik van Riel
1
-1
/
+9
2013-10-09
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
1
-8
/
+3
2013-10-09
sched/numa: Favour moving tasks towards the preferred node
Mel Gorman
1
-1
/
+7
2013-10-09
sched/numa: Set the scan rate proportional to the memory usage of the task be...
Mel Gorman
1
-5
/
+6
2013-10-09
mm: numa: Document automatic NUMA balancing sysctls
Mel Gorman
1
-0
/
+66
2013-09-11
coredump: add new %P variable in core_pattern
Stéphane Graber
1
-0
/
+1
2013-09-11
mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable
Naoya Horiguchi
1
-11
/
+19
2013-08-31
qdisc: allow setting default queuing discipline
stephen hemminger
1
-0
/
+13
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
1
-2
/
+2
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
1
-8
/
+9
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+40
2013-07-09
mm/page_alloc: fix doc for numa_zonelist_order
Wanpeng Li
1
-1
/
+1
2013-07-08
net: rename low latency sockets functions to busy poll
Eliezer Tamir
1
-5
/
+7
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2013-06-25
net: poll/select low latency socket support
Eliezer Tamir
1
-2
/
+16
2013-06-24
sysctl/net.txt: delete reference to obsolete 2.4.x kernel
Paul Gortmaker
1
-3
/
+3
2013-06-23
perf: Drop sample rate when sampling is too slow
Dave Hansen
1
-0
/
+26
2013-06-17
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
1
-1
/
+16
2013-06-10
net: add low latency socket poll
Eliezer Tamir
1
-0
/
+7
2013-05-28
watchdog: Remove softlockup_thresh from Documentation
Li Zefan
1
-10
/
+0
2013-05-28
watchdog: Document watchdog_thresh sysctl
Li Zefan
1
-0
/
+14
2013-05-19
Documentation/sysctl/net.txt: fix (attribute removal).
Rami Rosen
1
-2
/
+1
2013-04-29
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
1
-0
/
+30
2013-04-29
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
1
-0
/
+20
2013-01-04
Documentation/sysctl/kernel.txt: document /proc/sys/shmall
Carlos Alberto Lopez Perez
1
-0
/
+13
2013-01-04
ipc: add sysctl to specify desired next object id
Stanislav Kinsbursky
1
-0
/
+19
2012-10-06
coredump: add support for %d=__get_dumpable() in core name
Oleg Nesterov
1
-0
/
+2
2012-08-04
Documentation: fix the VM knobs descritpion WRT pdflush
Artem Bityutskiy
1
-7
/
+7
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+42
2012-07-31
mm, oom: replace some information in tasklist dump
David Rientjes
1
-3
/
+4
2012-07-31
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
1
-11
/
+0
2012-07-31
documentation: update how page-cluster affects swap I/O
Christian Ehrhardt
1
-2
/
+10
2012-07-30
fs: make dumpable=2 require fully qualified path
Kees Cook
1
-6
/
+12
2012-07-29
fs: add link restrictions
Kees Cook
1
-0
/
+42
2012-05-31
mqueue: separate mqueue default value from maximum value
KOSAKI Motohiro
1
-0
/
+7
2012-04-27
net: doc: merge /proc/sys/net/core/* documents into one place
Shan Wei
1
-0
/
+7
2012-02-06
Documentation: add missing tainted bits to Documentation/sysctl/kernel.txt
Larry Finger
1
-0
/
+2
2012-01-12
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
1
-0
/
+8
2011-12-05
x86: Panic on detection of stack overflow
Mitsuo Hayasaka
1
-0
/
+14
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
[next]