aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-3/+7
|\
| * Audit: split audit watch KconfigEric Paris2010-07-281-1/+5
| * Audit: audit watches depend on fsnotifyEric Paris2010-07-281-2/+2
| * audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris2010-07-281-1/+1
* | slow-work: kill itTejun Heo2010-07-231-24/+0
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-0/+8
|\
| * kconfig CROSS_COMPILE optionRoland McGrath2010-02-021-0/+8
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-211-2/+1
|\ \
| * | sched: Remove remaining USER_SCHED codeLi Zefan2010-04-021-2/+1
* | | blk-cgroup: config options re-arrangementVivek Goyal2010-04-261-0/+27
|/ /
* | cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-121-0/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-281-51/+30
|\ \