summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
AgeCommit message (Expand)AuthorLines
2013-09-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-0/+1
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds-13/+0
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+22
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-0/+1
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko-1/+1
2013-08-18rcu: Select IRQ_WORK from TREE_PREEMPT_RCUJames Hogan-0/+1
2013-08-15modules: do not depend on kconfig to set 'modules' option to symbol MODULESYann E. MORIN-0/+1
2013-08-15enable building user namespace with xfsDwight Engen-13/+0
2013-08-13slub: don't use cpu partial pages on UPUwe Kleine-König-1/+1
2013-08-13context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker-6/+22
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+11
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee-1/+16
2013-07-07slub: Make cpu partial slab support configurableJoonsoo Kim-0/+11
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner-0/+1
2013-07-03memcg: Kconfig info updateSergey Dyasly-1/+1
2013-07-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-19/+27
2013-06-24build some drivers only when compile-testingJiri Slaby-0/+14
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman-0/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd-0/+3
2013-06-10Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney-19/+27
2013-06-10rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney-9/+1
2013-06-10rcu: Apply Dave Jones's NOCB Kconfig help feedbackPaul E. McKenney-9/+25
2013-06-10rcu: Remove "Experimental" flagsPaul E. McKenney-1/+1
2013-06-10rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt-0/+1
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell-3/+0
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+6
2013-05-04rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker-2/+2
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker-19/+58
2013-04-30init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayMike Frysinger-40/+40
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2013-04-26nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configFrederic Weisbecker-3/+3
2013-04-10Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-15/+58
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker-1/+1
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney-7/+10
2013-03-26rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney-6/+7
2013-03-26rcu: Provide compile-time control for no-CBs CPUsPaul E. McKenney-0/+39
2013-03-12final removal of CONFIG_EXPERIMENTALKees Cook-4/+0
2013-03-12rcu: Remove restrictions on no-CBs CPUsPaul E. McKenney-2/+2
2013-03-07context_tracking: Enable probes by default for selftestingFrederic Weisbecker-0/+1
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+8
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-13/+7
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+20
2013-02-21Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+7
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-42/+12
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+23
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+1
2013-02-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta-0/+8
2013-02-13cifs: Enable building with user namespaces enabled.Eric W. Biederman-1/+0
2013-02-13nfsd: Enable building with user namespaces enabled.Eric W. Biederman-1/+0