summaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)Author
2008-04-19sched: better rt-group documentationViktor Radnai
2008-04-14slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter
2008-03-10rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh
2008-03-04sysfs: CONFIG_SYSFS_DEPRECATED fixIngo Molnar
2008-03-04driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATEDGreg Kroah-Hartman
2008-02-23cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra
2008-02-09brk: help text typo fixIngo Molnar
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov
2008-02-08namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov
2008-02-08namespaces: add the NAMESPACES config optionPavel Emelyanov
2008-02-07Memory controller: cgroups setupBalbir Singh
2008-02-07Memory controller: resource countersPavel Emelianov
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar
2008-02-05slob: correct Kconfig descriptionMatt Mackall
2008-02-05maps4: make page monitoring /proc file optionalMatt Mackall
2008-02-05timerfd: un-break CONFIG_TIMERFDDavide Libenzi
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Create arch/KconfigMathieu Desnoyers
2008-01-31RCU: add help text for "RCU implementation type"Paul E. McKenney
2008-01-28kconfig: use environment optionRoman Zippel
2008-01-28sh: syscall audit support.Yuichi Nakamura
2008-01-25Preempt-RCU: implementationPaul E. McKenney
2008-01-24sysfs: make SYSFS_DEPRECATED depend on SYSFSRandy Dunlap
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds
2007-12-02sched: cpu accounting controller (V2)Srivatsa Vaddagiri
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-11-14pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman
2007-11-14revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton
2007-10-24sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar
2007-10-21[PATCH] audit: watching subtreesAl Viro
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage
2007-10-17Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity
2007-10-16remove PAGE_GROUP_BY_MOBILITYMel Gorman
2007-10-16Add a configure option to group pages by mobilityMel Gorman
2007-10-15sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri
2007-10-15sched: enable CONFIG_FAIR_GROUP_SCHED=y by defaultIngo Molnar
2007-10-15sched: fair-group sched, cleanupsIngo Molnar
2007-10-15sched: add fair-user schedulerSrivatsa Vaddagiri
2007-10-15sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri
2007-10-15sched: group-scheduler coreSrivatsa Vaddagiri