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
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-22
Merge branch 'core/debugobjects' into core/urgent
Thomas Gleixner
1
-2
/
+11
2009-01-15
[IA64] dump stack on kernel unaligned warnings
Doug Chapman
1
-0
/
+9
2009-01-14
[CVE-2009-0029] System call wrappers part 27
Heiko Carstens
1
-2
/
+2
2009-01-14
softlock: fix false panic which can occur if softlockup_thresh is reduced
Mandeep Singh Baines
1
-1
/
+1
2009-01-08
NOMMU: Make mmap allocation page trimming behaviour configurable.
Paul Mundt
1
-0
/
+14
2009-01-06
mm: add dirty_background_bytes and dirty_bytes sysctls
David Rientjes
1
-5
/
+22
2008-12-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+21
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+20
2008-12-18
trace: add a way to enable or disable the stack tracer
Steven Rostedt
1
-0
/
+10
2008-12-04
sparc64: Add tsb-ratio sysctl.
David S. Miller
1
-0
/
+14
2008-12-04
Merge commit 'v2.6.28-rc7' into tracing/core
Ingo Molnar
1
-0
/
+10
2008-12-04
Merge branch 'master' into next
James Morris
1
-0
/
+10
2008-12-01
epoll: introduce resource usage limits
Davide Libenzi
1
-0
/
+10
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
1
-1
/
+1
2008-11-04
ftrace: sysctl typo
Peter Zijlstra
1
-1
/
+1
2008-10-31
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
1
-1
/
+1
2008-10-27
ftrace: ftrace dump on oops control
Steven Rostedt
1
-0
/
+10
2008-10-27
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
1
-0
/
+10
2008-10-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2008-10-22
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
1
-1
/
+1
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-1
/
+1
2008-10-20
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
1
-0
/
+10
2008-10-20
sched: optimize group load balancer
Peter Zijlstra
1
-0
/
+10
2008-10-16
Configure out AIO support
Thomas Petazzoni
1
-0
/
+2
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-16
/
+13
2008-10-16
Make the taint flags reliable
Andi Kleen
1
-39
/
+28
2008-10-14
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+5
2008-10-13
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
1
-11
/
+0
2008-10-10
proc: remove kernel.maps_protect
Alexey Dobriyan
1
-11
/
+0
2008-09-29
Configure out file locking features
Thomas Petazzoni
1
-1
/
+5
2008-09-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
1
-0
/
+1
2008-09-11
sysctl: Use header file for sysctl knob declarations on sparc.
David S. Miller
1
-3
/
+1
2008-09-11
sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.
David S. Miller
1
-2
/
+2
2008-09-04
forgotten refcount on sysctl root table
Al Viro
1
-0
/
+1
2008-07-27
lost sysctl fix
Al Viro
1
-7
/
+9
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
1
-5
/
+5
2008-07-26
[PATCH] sanitize proc_sysctl
Al Viro
1
-0
/
+15
2008-07-26
[PATCH] sysctl: keep track of tree relationships
Al Viro
1
-0
/
+63
2008-07-26
[PATCH] allow delayed freeing of ctl_table_header
Al Viro
1
-1
/
+36
2008-07-26
[PATCH] beginning of sysctl cleanup - ctl_table_set
Al Viro
1
-10
/
+31
2008-07-25
printk ratelimiting rewrite
Dave Young
1
-2
/
+2
2008-07-24
hugetlb: multiple hstates for multiple page sizes
Andi Kleen
1
-3
/
+5
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
1
-1
/
+1
2008-07-23
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+16
2008-07-22
remove CONFIG_KMOD from core kernel code
Johannes Berg
1
-2
/
+2
2008-07-18
softlockup: fix invalid proc_handler for softlockup_panic
Hiroshi Shimamoto
1
-1
/
+1
2008-07-15
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-12
/
+19
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
1
-0
/
+13
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-12
/
+0
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
1
-0
/
+11
[next]