summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-041-3/+8
|\
| * sysfs: CONFIG_SYSFS_DEPRECATED fixIngo Molnar2008-03-041-0/+4
| * driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATEDGreg Kroah-Hartman2008-03-041-3/+4
* | Memory controller: rename to Memory Resource ControllerBalbir Singh2008-03-041-15/+15
|/
* cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen2008-02-231-0/+8
* sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2008-02-131-6/+17
* brk: help text typo fixIngo Molnar2008-02-091-1/+1
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-081-12/+12
* namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov2008-02-081-9/+8
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-081-0/+7
* namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov2008-02-081-0/+7
* namespaces: add the NAMESPACES config optionPavel Emelyanov2008-02-081-0/+9
* Memory controller: cgroups setupBalbir Singh2008-02-071-0/+7
* Memory controller: resource countersPavel Emelianov2008-02-071-0/+7
* brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar2008-02-061-0/+12
* slob: correct Kconfig descriptionMatt Mackall2008-02-051-5/+3
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-051-0/+10
* timerfd: un-break CONFIG_TIMERFDDavide Libenzi2008-02-051-1/+0
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-0/+12
* Create arch/KconfigMathieu Desnoyers2008-02-031-0/+2
* RCU: add help text for "RCU implementation type"Paul E. McKenney2008-01-311-0/+8
* kconfig: use environment optionRoman Zippel2008-01-281-0/+8
* sh: syscall audit support.Yuichi Nakamura2008-01-281-1/+1
* Preempt-RCU: implementationPaul E. McKenney2008-01-251-0/+28
* sysfs: make SYSFS_DEPRECATED depend on SYSFSRandy Dunlap2008-01-241-0/+1
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-021-0/+6
* sched: cpu accounting controller (V2)Srivatsa Vaddagiri2007-12-021-0/+7
* Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-1/+1
* pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman2007-11-141-0/+12
* revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton2007-11-141-7/+0
* sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar2007-10-241-1/+0
* [PATCH] audit: watching subtreesAl Viro2007-10-211-0/+4
* Hook up group scheduler with control groupsSrivatsa Vaddagiri2007-10-191-0/+10
* cgroups: implement namespace tracking subsystemSerge E. Hallyn2007-10-191-7/+16
* Task Control Groups: simple task cgroup debug info subsystemPaul Menage2007-10-191-0/+10
* Task Control Groups: example CPU accounting subsystemPaul Menage2007-10-191-0/+7
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-191-1/+6
* Task Control Groups: basic task cgroup frameworkPaul Menage2007-10-191-0/+8
* Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity2007-10-171-0/+3
* remove PAGE_GROUP_BY_MOBILITYMel Gorman2007-10-161-13/+0
* Add a configure option to group pages by mobilityMel Gorman2007-10-161-0/+13
* sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri2007-10-151-7/+7
* sched: enable CONFIG_FAIR_GROUP_SCHED=y by defaultIngo Molnar2007-10-151-1/+1
* sched: fair-group sched, cleanupsIngo Molnar2007-10-151-4/+4
* sched: add fair-user schedulerSrivatsa Vaddagiri2007-10-151-0/+13
* sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri2007-10-151-6/+5
* sched: group-scheduler coreSrivatsa Vaddagiri2007-10-151-0/+9
* disable sys_timerfd() for 2.6.23Andrew Morton2007-09-191-0/+1
* Kconfig: remove top level menu "Code maturity level options"Al Boldi2007-07-311-4/+1
* ANON_INODES shouldn't be user visibleAdrian Bunk2007-07-311-11/+5
OpenPOWER on IntegriCloud