summaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)Author
2008-08-06Kconfig: Extend "menuconfig" for modules to simplify Kconfig fileRobert P. J. Day
2008-07-31Kconfig/init: change help text to match default valuejkacur
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-25kconfig: fix typos: "Suport" -> "Support"Heikki Orsila
2008-07-25init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur
2008-07-22make CONFIG_KMOD invisibleJohannes Berg
2008-07-22Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko
2008-06-30generic: per-device coherent dma allocatorDmitry Baryshkov
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsRusty Russell
2008-05-07pcspkr: fix dependanciesStas Sergeev
2008-05-05sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar
2008-05-04Make forced module loading optionalLinus Torvalds
2008-05-02slub: #ifdef simplificationChristoph Lameter
2008-04-29sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig
2008-04-29cgroups: add an owner to the mm_structBalbir Singh
2008-04-29cgroups: implement device whitelistSerge E. Hallyn
2008-04-29CGroup API files: make CGROUP_DEBUG default to offPaul Menage
2008-04-29let LOG_BUF_SHIFT default to 17Adrian Bunk
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-28make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar
2008-04-26sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller
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