aboutsummaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)Author
2013-02-13nfsd: Enable building with user namespaces enabled.Eric W. Biederman
2013-02-13nfs: Enable building with user namespaces enabled.Eric W. Biederman
2013-02-13ncpfs: Support interacting with multiple user namespacesEric W. Biederman
2013-02-13gfs2: Enable building with user namespaces enabledEric W. Biederman
2013-02-13ocfs2: Enable building with user namespaces enabledEric W. Biederman
2013-02-13coda: Allow coda to be built when user namespace support is enabledEric W. Biederman
2013-02-13afs: Support interacting with multiple user namespacesEric W. Biederman
2013-02-129p: Allow building 9p with user namespaces enabled.Eric W. Biederman
2013-02-12ceph: Enable building when user namespaces are enabled.Eric W. Biederman
2013-02-08cputime: Restore CPU_ACCOUNTING config defaults for PPC64Stephen Rothwell
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-01-28rcu: Allow TREE_PREEMPT_RCU on UP systemsPaul E. McKenney
2013-01-28rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-26userns: Recommend use of memory control groups.Eric W. Biederman
2013-01-25MODSIGN: Add option to not sign modules during modules_installMichal Marek
2013-01-25MODSIGN: Simplify Makefile with a Kconfig helperMichal Marek
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman
2013-01-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov
2013-01-11init: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11make CONFIG_EXPERIMENTAL invisible and defaultKees Cook
2013-01-09sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-archVineet Gupta
2012-12-18memcg: infrastructure to match an allocation to the right cacheGlauber Costa
2012-12-18memcg: kmem accounting basic infrastructureGlauber Costa
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman
2012-12-11mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker
2012-11-18printk: Wake up klogd using irq_workFrederic Weisbecker
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney
2012-11-14userns: Support fuse interacting with multiple user namespacesEric W. Biederman
2012-11-14userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman
2012-10-24rcu: Wordsmith help text for RCU_USER_QS kernel parameterPaul Gortmaker
2012-10-23rcu: Update RCU_FAST_NO_HZ help textPaul E. McKenney
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-10rcu: Advise most users not to enable RCU user modeFrederic Weisbecker
2012-10-10MODSIGN: Implement module signature checkingDavid Howells
2012-10-10MODSIGN: Provide Kconfig optionsDavid Howells
2012-10-10module: signature checking hookRusty Russell
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells
2012-10-06coredump: make core dump functionality optionalAlex Kelly
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds