summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-071-0/+11
|\
| * Basic kernel memory functionality for the Memory ControllerGlauber Costa2011-12-131-0/+11
* | rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCUPaul E. McKenney2011-12-111-5/+5
|/
* sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong2011-11-031-2/+2
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-0/+12
|\
| * sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner2011-08-141-0/+12
* | rcu: Drive configuration directly from SMP and PREEMPTPaul E. McKenney2011-09-291-3/+3
|/
* mm: remove the leftovers of noswapaccountWANG Cong2011-07-261-2/+2
*---. Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-231-0/+2
|\ \ \
| | * | debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug optionsJosh Triplett2011-06-071-0/+2
| |/ /
* | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-231-1/+6
|\ \ \ | |_|/ |/| |
| * | pcspkr: Cleanup Kconfig dependenciesRalf Baechle2011-06-091-1/+5
| * | i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-0/+1
| |/
* | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett2011-06-161-1/+0Star
* | uts: make default hostname configurable, rather than always using "(none)"Josh Triplett2011-06-161-0/+9
|/
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-271-8/+0Star
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-05-241-18/+12Star
|\
| * kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to MakefileArtem Bityutskiy2011-04-151-12/+0Star
| * Kconfig: improve KALLSYMS_ALL documentationArtem Bityutskiy2011-04-151-6/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-05-231-5/+0Star
|\ \
| * | SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPIDaniel Hellstrom2011-05-201-5/+0Star
* | | Give up on pushing CC_OPTIMIZE_FOR_SIZELinus Torvalds2011-05-221-1/+0Star
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-201-1/+1
|\ \ \
| * | | rcu: priority boosting for TREE_PREEMPT_RCUPaul E. McKenney2011-05-061-1/+1
* | | | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-201-0/+5
|\ \ \ \
| * | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-121-8/+9
| |\| | | | | |/ / | |/| |
| * | | sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra2011-04-141-0/+5
| | |/ | |/|
* | | slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"David Rientjes2011-05-111-1/+0Star
| |/ |/|
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2011-04-281-0/+1
|\ \
| * | [PARISC] slub: fix panic with DISCONTIGMEMJames Bottomley2011-04-221-0/+1
| |/
* / init/Kconfig: fix EXPERT menu listRandy Dunlap2011-04-271-8/+8
|/
* 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/+34Star
| |\
| * | 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-171-5/+0Star
|\ \ \
| * | | BKL: That's all, folksArnd Bergmann2011-03-051-5/+0Star
| | |/ | |/|
* | | 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-041-2/+2
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-161-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-211-26/+34
| |
| \
*-. \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-151-15/+0Star
|\ \ \ | |_|/ |/| |
| * | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2011-01-141-15/+0Star
| |\ \ | | |/ | |/|
| | * rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney2011-01-141-15/+0Star
* | | 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
| |/ / |/| |