summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-071-1/+14
|\
| * Merge branch 'linus' into core/softlockupIngo Molnar2009-04-071-13/+17
| |\
| * | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-121-1/+3
| * | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-121-4/+14
| |\ \
| * | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-161-1/+14
* | | | mm: add /proc controls for pdflush threadsPeter W Morreale2009-04-071-0/+23
| |_|/ |/| |
* | | kernel/sysctl.c: avoid annoying warningsLinus Torvalds2009-04-061-2/+2
* | | Make the slow work pool configurableDavid Howells2009-04-031-0/+9
* | | sysctl: fix suid_dumpable and lease-break-time sysctlsMatthew Wilcox2009-04-021-9/+6
* | | mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-011-1/+1
| |/ |/|
* | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2009-02-111-2/+3
* | Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-221-2/+11
|\ \ | |/ |/|
| * [IA64] dump stack on kernel unaligned warningsDoug Chapman2009-01-151-0/+9
| * [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-141-2/+2
* | softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines2009-01-141-1/+1
|/
* NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-081-0/+14
* mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-061-5/+22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-12-281-1/+21
|\
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-0/+20
| |\
| | * trace: add a way to enable or disable the stack tracerSteven Rostedt2008-12-181-0/+10
| | * Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-041-0/+10
| | |\
| | * | ftrace: sysctl typoPeter Zijlstra2008-11-041-1/+1
| | * | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-10-311-1/+1
| | |\ \
| | * | | ftrace: ftrace dump on oops controlSteven Rostedt2008-10-271-0/+10
| * | | | Merge branch 'master' into nextJames Morris2008-12-041-0/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-141-1/+1
| | |_|/ | |/| |
* | | | sparc64: Add tsb-ratio sysctl.David S. Miller2008-12-041-0/+14
| |/ / |/| |
* | | epoll: introduce resource usage limitsDavide Libenzi2008-12-011-0/+10
|/ /
* | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-271-0/+10
|\ \ | |/
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-231-0/+10
| |\
| | * sched: optimize group load balancerPeter Zijlstra2008-10-201-0/+10
* | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-221-1/+1
|\ \ \ | |/ / |/| |
| * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
| |/
* | vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-201-0/+10
|/
* Configure out AIO supportThomas Petazzoni2008-10-161-0/+2
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-16/+13
* Make the taint flags reliableAndi Kleen2008-10-161-39/+28
* Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-141-1/+5
|\
| * Configure out file locking featuresThomas Petazzoni2008-09-291-1/+5
* | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-131-11/+0
|\ \
| * | proc: remove kernel.maps_protectAlexey Dobriyan2008-10-101-11/+0
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-161-0/+1
|\ \ | |/
| * forgotten refcount on sysctl root tableAl Viro2008-09-041-0/+1
* | sysctl: Use header file for sysctl knob declarations on sparc.David S. Miller2008-09-111-3/+1
* | sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.David S. Miller2008-09-111-2/+2
|/
* lost sysctl fixAl Viro2008-07-271-7/+9
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-5/+5
* [PATCH] sanitize proc_sysctlAl Viro2008-07-261-0/+15
* [PATCH] sysctl: keep track of tree relationshipsAl Viro2008-07-261-0/+63
* [PATCH] allow delayed freeing of ctl_table_headerAl Viro2008-07-261-1/+36
OpenPOWER on IntegriCloud