aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAge
* Move sysctl check into debugging section and don't make it default yAndi Kleen2008-08-16
* Kconfig: Extend "menuconfig" for modules to simplify Kconfig fileRobert P. J. Day2008-08-06
* Kconfig/init: change help text to match default valuejkacur2008-07-31
* Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-28
|\
| * kconfig: fix typos: "Suport" -> "Support"Heikki Orsila2008-07-25
| * init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur2008-07-25
| * make CONFIG_KMOD invisibleJohannes Berg2008-07-22
| * Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko2008-07-22
* | generic: per-device coherent dma allocatorDmitry Baryshkov2008-06-30
|/
* Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2008-05-25
* module: don't ignore vermagic string if module doesn't have modversionsRusty Russell2008-05-09
* pcspkr: fix dependanciesStas Sergeev2008-05-07
* sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar2008-05-05
* sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-05
* Make forced module loading optionalLinus Torvalds2008-05-04
* slub: #ifdef simplificationChristoph Lameter2008-05-01
* sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig2008-04-29
* cgroups: add an owner to the mm_structBalbir Singh2008-04-29
* cgroups: implement device whitelistSerge E. Hallyn2008-04-29
* CGroup API files: make CGROUP_DEBUG default to offPaul Menage2008-04-29
* let LOG_BUF_SHIFT default to 17Adrian Bunk2008-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-28
|\
| * sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller2008-04-27
* | make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar2008-04-28
|/
* sched: better rt-group documentationViktor Radnai2008-04-19
* slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter2008-04-14
* rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney2008-03-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-04
|\
| * sysfs: CONFIG_SYSFS_DEPRECATED fixIngo Molnar2008-03-04
| * driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATEDGreg Kroah-Hartman2008-03-04
* | Memory controller: rename to Memory Resource ControllerBalbir Singh2008-03-04
|/
* cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen2008-02-23
* sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2008-02-13
* brk: help text typo fixIngo Molnar2008-02-09
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-08
* namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov2008-02-08
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-08
* namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov2008-02-08
* namespaces: add the NAMESPACES config optionPavel Emelyanov2008-02-08
* Memory controller: cgroups setupBalbir Singh2008-02-07
* Memory controller: resource countersPavel Emelianov2008-02-07
* brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar2008-02-06
* slob: correct Kconfig descriptionMatt Mackall2008-02-05
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-05
* timerfd: un-break CONFIG_TIMERFDDavide Libenzi2008-02-05
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-03
* Create arch/KconfigMathieu Desnoyers2008-02-03
* RCU: add help text for "RCU implementation type"Paul E. McKenney2008-01-31
* kconfig: use environment optionRoman Zippel2008-01-28
* sh: syscall audit support.Yuichi Nakamura2008-01-27