summaryrefslogtreecommitdiff
path: root/init/Kconfig (unfollow)
Commit message (Expand)Author
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-04mm/process_vm_access: move config option into init/KconfigKonstantin Khlebnikov
2014-06-04memcg: kill CONFIG_MM_OWNEROleg Nesterov
2014-06-04Documentation/memcg: warn about incomplete kmemcg stateVladimir Davydov
2014-04-18init/Kconfig: move the trusted keyring config option to general setupPeter Foley
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett
2014-04-03fs, kernel: permit disabling the uselib syscallJosh Triplett
2014-04-03sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-03-20alpha: Enable system-call auditing support.蔡正龙
2014-03-03futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-02-11cgroup: convert to kernfsTejun Heo
2014-01-31alpha: Enable system-call auditing support.蔡正龙
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra
2013-12-02trivial: fix spelling in CONTEXT_TRACKING_FORCE help textPaul Gortmaker
2013-12-02Kconfig: fix spelling in CONTEXT_TRACKING_FORCE help textPaul Gortmaker
2013-11-26userns: userns: Remove UIDGID_STRICT_TYPE_CHECKSEric W. Biederman
2013-11-22cgroup, memcg: move cgroup_event implementation to memcgTejun Heo
2013-11-17Revert "init/Kconfig: add option to disable kernel compression"H. Peter Anvin
2013-11-13init/Kconfig: add option to disable kernel compressionChristian Ruppert
2013-11-07parisc: add kernel audit featureHelge Deller
2013-11-05audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLEEric Paris
2013-10-14NUMA: fix typos in Kconfig help textPaul Gortmaker
2013-09-30nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman
2013-09-30vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingDavid Howells
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko
2013-08-18rcu: Select IRQ_WORK from TREE_PREEMPT_RCUJames Hogan
2013-08-15modules: do not depend on kconfig to set 'modules' option to symbol MODULESYann E. MORIN
2013-08-15enable building user namespace with xfsDwight Engen
2013-08-13slub: don't use cpu partial pages on UPUwe Kleine-König
2013-08-13context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-07slub: Make cpu partial slab support configurableJoonsoo Kim
2013-07-03memcg: Kconfig info updateSergey Dyasly
2013-06-24build some drivers only when compile-testingJiri Slaby
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-10rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney
2013-06-10rcu: Apply Dave Jones's NOCB Kconfig help feedbackPaul E. McKenney
2013-06-10rcu: Remove "Experimental" flagsPaul E. McKenney
2013-06-10rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-04rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker
2013-04-30init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayMike Frysinger
2013-04-26nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configFrederic Weisbecker
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney
2013-03-26rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney
2013-03-26rcu: Provide compile-time control for no-CBs CPUsPaul E. McKenney
2013-03-12final removal of CONFIG_EXPERIMENTALKees Cook