aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn
2008-10-20sched: optimize group load balancerPeter Zijlstra
2008-10-16Configure out AIO supportThomas Petazzoni
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-10-16Make the taint flags reliableAndi Kleen
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-10proc: remove kernel.maps_protectAlexey Dobriyan
2008-09-29Configure out file locking featuresThomas Petazzoni
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2008-09-11sysctl: Use header file for sysctl knob declarations on sparc.David S. Miller
2008-09-11sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.David S. Miller
2008-09-04forgotten refcount on sysctl root tableAl Viro
2008-07-27lost sysctl fixAl Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26[PATCH] sanitize proc_sysctlAl Viro
2008-07-26[PATCH] sysctl: keep track of tree relationshipsAl Viro
2008-07-26[PATCH] allow delayed freeing of ctl_table_headerAl Viro
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro
2008-07-25printk ratelimiting rewriteDave Young
2008-07-24hugetlb: multiple hstates for multiple page sizesAndi Kleen
2008-07-24mm/vmstat.c: proper externsAdrian Bunk
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2008-07-22remove CONFIG_KMOD from core kernel codeJohannes Berg
2008-07-18softlockup: fix invalid proc_handler for softlockup_panicHiroshi Shimamoto
2008-07-15Merge branch 'linus' into core/softlockupIngo Molnar
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King
2008-06-27sched: update shares on wakeupPeter Zijlstra
2008-06-19rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney
2008-05-25softlockup: fix softlockup_thresh fixIngo Molnar
2008-05-25softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich
2008-05-25softlockup: allow panic on lockupIngo Molnar
2008-05-23ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt
2008-05-16[PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro
2008-05-12dyntick: Remove last reminants of dyntick supportRussell King
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov
2008-04-29sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan