aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-02-151-41/+34
| |\
| * | Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLINGMichael Witten2011-01-171-1/+1
| * | Kconfig: Typo: seti -> setMichael Witten2011-01-171-2/+2
* | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-161-5/+0
|\ \ \
| * | | BKL: That's all, folksArnd Bergmann2011-03-051-5/+0
| | |/ | |/|
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-161-2/+2
|\ \ \
| * | | sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} optionsFerenc Wagner2011-02-031-2/+2
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-151-0/+10
|\ \ \
| * | | perf cgroup: Fix a typo in kernel configLi Zefan2011-03-041-1/+1
| * | | perf: Add cgroup supportStephane Eranian2011-02-161-0/+10
| |/ /
* | | vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-151-0/+12
|/ /
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-26/+34
| |
| \
*-. \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-151-15/+0
|\ \ \ | |_|/ |/| |
| * | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2011-01-141-15/+0
| |\ \ | | |/ | |/|
| | * rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney2011-01-141-15/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ \
| * | | init/Kconfig: fix typoJim Cromie2010-12-221-1/+1
* | | | decompressors: add boot-time XZ supportLasse Collin2011-01-131-1/+19
| |/ / |/| |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-061-0/+13
|\ \ \ | |_|/ |/| |
| * | Merge branch 'linus' into sched/coreIngo Molnar2010-12-081-0/+13
| |\ \ | | |/
| * | sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-301-0/+13
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-12-231-1/+54
|\ \ \ | |_|/ |/| |
| * | rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney2010-11-291-0/+15
| * | rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney2010-11-291-1/+0
| * | rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney2010-11-291-0/+39
* | | cgroups: make swap accounting default behavior configurableMichal Hocko2010-11-251-0/+13
| |/ |/|
* | namespaces Kconfig: move namespace menu location after the cgroupDaniel Lezcano2010-10-271-52/+52
* | namespaces Kconfig: remove the cgroup device whitelist experimental tagDaniel Lezcano2010-10-271-1/+0
* | namespaces Kconfig: remove pointless cgroup dependencyDaniel Lezcano2010-10-271-10/+4
* | namespaces Kconfig: make namespace a submenuDaniel Lezcano2010-10-271-6/+8
* | namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel...Daniel Lezcano2010-10-271-2/+5
* | namespaces: remove pid_ns and net_ns experimental statusDaniel Lezcano2010-10-271-6/+3
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \
| * | Kconfig: delete duplicate wordStephan Sperber2010-08-231-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-221-31/+33
|\ \ \
| * | | SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen2010-10-221-4/+22
| * | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-221-31/+15
* | | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-3/+6
|\ \ \ \
| * | | | blkio: Core implementation of throttle policyVivek Goyal2010-09-161-3/+6
| |/ / /
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-1/+1
|\ \ \ \
| * | | | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-211-1/+1
| |/ / /
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-0/+2
|\ \ \ \
| * | | | genirq: Provide KconfigThomas Gleixner2010-10-041-0/+2
| |/ / /
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-0/+8
| |/ /
* | | rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-201-1/+15
* | | rcu: Fix RCU_FANOUT help messagePaul E. McKenney2010-08-191-3/+6
* | | rcu: restrict TREE_RCU to SMP builds with !PREEMPTPaul E. McKenney2010-08-191-0/+1
|/ /
* | memcg: remove experimental from swap account configKAMEZAWA Hiroyuki2010-08-111-2/+2
|/