aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsGravatar David Rientjes 1-5/+22
2008-12-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 1-1/+21
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+20
2008-12-18trace: add a way to enable or disable the stack tracerGravatar Steven Rostedt 1-0/+10
2008-12-04sparc64: Add tsb-ratio sysctl.Gravatar David S. Miller 1-0/+14
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreGravatar Ingo Molnar 1-0/+10
2008-12-04Merge branch 'master' into nextGravatar James Morris 1-0/+10
2008-12-01epoll: introduce resource usage limitsGravatar Davide Libenzi 1-0/+10
2008-11-14CRED: Wrap task credential accesses in the core kernelGravatar David Howells 1-1/+1
2008-11-04ftrace: sysctl typoGravatar Peter Zijlstra 1-1/+1
2008-10-31Merge branch 'linus' into tracing/ftraceGravatar Ingo Molnar 1-1/+1
2008-10-27ftrace: ftrace dump on oops controlGravatar Steven Rostedt 1-0/+10
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentGravatar Ingo Molnar 1-0/+10
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+10
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentGravatar Ingo Molnar 1-1/+1
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERGravatar Steven Rostedt 1-1/+1
2008-10-20vmscan: unevictable LRU scan sysctlGravatar Lee Schermerhorn 1-0/+10
2008-10-20sched: optimize group load balancerGravatar Peter Zijlstra 1-0/+10
2008-10-16Configure out AIO supportGravatar Thomas Petazzoni 1-0/+2
2008-10-16sysctl: simplify ->strategyGravatar Alexey Dobriyan 1-16/+13
2008-10-16Make the taint flags reliableGravatar Andi Kleen 1-39/+28
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-1/+5
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Gravatar Linus Torvalds 1-11/+0
2008-10-10proc: remove kernel.maps_protectGravatar Alexey Dobriyan 1-11/+0
2008-09-29Configure out file locking featuresGravatar Thomas Petazzoni 1-1/+5
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Gravatar David S. Miller 1-0/+1
2008-09-11sysctl: Use header file for sysctl knob declarations on sparc.Gravatar David S. Miller 1-3/+1
2008-09-11sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.Gravatar David S. Miller 1-2/+2
2008-09-04forgotten refcount on sysctl root tableGravatar Al Viro 1-0/+1
2008-07-27lost sysctl fixGravatar Al Viro 1-7/+9
2008-07-26[PATCH] sanitize ->permission() prototypeGravatar Al Viro 1-5/+5
2008-07-26[PATCH] sanitize proc_sysctlGravatar Al Viro 1-0/+15
2008-07-26[PATCH] sysctl: keep track of tree relationshipsGravatar Al Viro 1-0/+63
2008-07-26[PATCH] allow delayed freeing of ctl_table_headerGravatar Al Viro 1-1/+36
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setGravatar Al Viro 1-10/+31
2008-07-25printk ratelimiting rewriteGravatar Dave Young 1-2/+2
2008-07-24hugetlb: multiple hstates for multiple page sizesGravatar Andi Kleen 1-3/+5
2008-07-24mm/vmstat.c: proper externsGravatar Adrian Bunk 1-1/+1
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-4/+16
2008-07-22remove CONFIG_KMOD from core kernel codeGravatar Johannes Berg 1-2/+2
2008-07-18softlockup: fix invalid proc_handler for softlockup_panicGravatar Hiroshi Shimamoto 1-1/+1
2008-07-15Merge branch 'linus' into core/softlockupGravatar Ingo Molnar 1-12/+19
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusGravatar Ingo Molnar 1-0/+13
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-12/+0
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusGravatar Ingo Molnar 1-0/+11
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Gravatar Russell King 1-12/+0
2008-06-27sched: update shares on wakeupGravatar Peter Zijlstra 1-0/+8
2008-06-19rcu: make rcutorture more vicious: reinstate boot-time testingGravatar Paul E. McKenney 1-0/+13
2008-05-25softlockup: fix softlockup_thresh fixGravatar Ingo Molnar 1-1/+1
2008-05-25softlockup: fix softlockup_thresh unaligned access and disable detection at r...Gravatar Dimitri Sivanich 1-4/+5