aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAge
* mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2009-02-11
* Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-22
|\
| * [IA64] dump stack on kernel unaligned warningsDoug Chapman2009-01-15
| * [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-14
* | softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines2009-01-14
|/
* NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-08
* mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-12-28
|\
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
| |\
| | * trace: add a way to enable or disable the stack tracerSteven Rostedt2008-12-18
| | * Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
| | |\
| | * | ftrace: sysctl typoPeter Zijlstra2008-11-04
| | * | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-10-30
| | |\ \
| | * | | ftrace: ftrace dump on oops controlSteven Rostedt2008-10-27
| * | | | Merge branch 'master' into nextJames Morris2008-12-04
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-13
| | |_|/ | |/| |
* | | | sparc64: Add tsb-ratio sysctl.David S. Miller2008-12-04
| |/ / |/| |
* | | epoll: introduce resource usage limitsDavide Libenzi2008-12-01
|/ /
* | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-27
|\|
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-23
| |\
| | * sched: optimize group load balancerPeter Zijlstra2008-10-20
* | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-22
|\ \ \ | |/ / |/| |
| * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
| |/
* / vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-20
|/
* Configure out AIO supportThomas Petazzoni2008-10-16
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-16
* Make the taint flags reliableAndi Kleen2008-10-16
* Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-14
|\
| * Configure out file locking featuresThomas Petazzoni2008-09-29
* | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-13
|\ \
| * | proc: remove kernel.maps_protectAlexey Dobriyan2008-10-09
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-16
|\|
| * forgotten refcount on sysctl root tableAl Viro2008-09-04
* | sysctl: Use header file for sysctl knob declarations on sparc.David S. Miller2008-09-12
* | sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.David S. Miller2008-09-12
|/
* lost sysctl fixAl Viro2008-07-27
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* [PATCH] sanitize proc_sysctlAl Viro2008-07-26
* [PATCH] sysctl: keep track of tree relationshipsAl Viro2008-07-26
* [PATCH] allow delayed freeing of ctl_table_headerAl Viro2008-07-26
* [PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2008-07-26
* printk ratelimiting rewriteDave Young2008-07-25
* hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-24
* mm/vmstat.c: proper externsAdrian Bunk2008-07-24
* Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-23
|\
| * softlockup: fix invalid proc_handler for softlockup_panicHiroshi Shimamoto2008-07-18
| * Merge branch 'linus' into core/softlockupIngo Molnar2008-07-15
| |\
| * | softlockup: fix softlockup_thresh fixIngo Molnar2008-05-25
| * | softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich2008-05-25
| * | softlockup: allow panic on lockupIngo Molnar2008-05-25