index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
mm: add /proc controls for pdflush threads
Peter W Morreale
1
-0
/
+23
2009-04-06
kernel/sysctl.c: avoid annoying warnings
Linus Torvalds
1
-2
/
+2
2009-04-03
Make the slow work pool configurable
David Howells
1
-0
/
+9
2009-04-02
sysctl: fix suid_dumpable and lease-break-time sysctls
Matthew Wilcox
1
-9
/
+6
2009-04-01
mm: fix proc_dointvec_userhz_jiffies "breakage"
Alexey Dobriyan
1
-1
/
+1
2009-02-11
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
1
-2
/
+3
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
[next]