aboutsummaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2014-08-14mm: fix CROSS_MEMORY_ATTACH help text grammarGravatar Geert Uytterhoeven 1-1/+1
2014-08-08kernel: build bin2c based on config option CONFIG_BUILD_BIN2CGravatar Vivek Goyal 1-0/+5
2014-08-06printk: allow increasing the ring buffer depending on the number of CPUsGravatar Luis R. Rodriguez 1-4/+42
2014-07-09Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...Gravatar Paul E. McKenney 1-3/+3
2014-07-09rcu: Handle obsolete references to TINY_PREEMPT_RCUGravatar Paul E. McKenney 1-1/+1
2014-07-07rcu: Don't offload callbacks unless specifically requestedGravatar Paul E. McKenney 1-2/+2
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLGravatar Fabian Frederick 1-0/+10
2014-06-04mm/process_vm_access: move config option into init/KconfigGravatar Konstantin Khlebnikov 1-0/+10
2014-06-04memcg: kill CONFIG_MM_OWNERGravatar Oleg Nesterov 1-7/+0
2014-06-04Documentation/memcg: warn about incomplete kmemcg stateGravatar Vladimir Davydov 1-0/+6
2014-04-18init/Kconfig: move the trusted keyring config option to general setupGravatar Peter Foley 1-12/+12
2014-04-12Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 1-1/+4
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTGravatar Josh Triplett 1-0/+1
2014-04-03Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 1-0/+20
2014-04-03fs, kernel: permit disabling the uselib syscallGravatar Josh Triplett 1-0/+10
2014-04-03sys_sysfs: Add CONFIG_SYSFS_SYSCALLGravatar Fabian Frederick 1-0/+10
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 1-0/+1
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLGravatar AKASHI Takahiro 1-1/+4
2014-03-20alpha: Enable system-call auditing support.Gravatar 蔡正龙 1-1/+1
2014-03-03futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testGravatar Heiko Carstens 1-0/+7
2014-02-11cgroup: convert to kernfsGravatar Tejun Heo 1-0/+1
2014-01-31alpha: Enable system-call auditing support.Gravatar 蔡正龙 1-1/+1
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-11/+0
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 1-2/+1
2014-01-12Merge branch 'linus' into timers/coreGravatar Ingo Molnar 1-0/+6
2013-12-11math64: Add mul_u64_u32_shr()Gravatar Peter Zijlstra 1-0/+6
2013-12-02trivial: fix spelling in CONTEXT_TRACKING_FORCE help textGravatar Paul Gortmaker 1-1/+1
2013-11-26userns: userns: Remove UIDGID_STRICT_TYPE_CHECKSGravatar Eric W. Biederman 1-11/+0
2013-11-22cgroup: Merge branch 'memcg_event' into for-3.14Gravatar Tejun Heo 1-2/+1
2013-11-22cgroup, memcg: move cgroup_event implementation to memcgGravatar Tejun Heo 1-2/+1
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Gravatar Linus Torvalds 1-0/+13
2013-11-21Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 1-14/+0
2013-11-17Revert "init/Kconfig: add option to disable kernel compression"Gravatar H. Peter Anvin 1-7/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2013-11-13init/Kconfig: add option to disable kernel compressionGravatar Christian Ruppert 1-1/+7
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+2
2013-11-07parisc: add kernel audit featureGravatar Helge Deller 1-1/+1
2013-11-05audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLEGravatar Eric Paris 1-14/+0
2013-10-14NUMA: fix typos in Kconfig help textGravatar Paul Gortmaker 1-2/+2
2013-09-30nohz: Drop generic vtime obsolete dependency on CONFIG_64BITGravatar Kevin Hilman 1-1/+1
2013-09-30vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigGravatar Kevin Hilman 1-0/+1
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingGravatar David Howells 1-0/+13
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Gravatar Linus Torvalds 1-1/+1
2013-09-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-0/+1
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 1-13/+0
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-6/+22
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-0/+1
2013-08-23memcg: get rid of swapaccount leftoversGravatar Michal Hocko 1-1/+1
2013-08-18rcu: Select IRQ_WORK from TREE_PREEMPT_RCUGravatar James Hogan 1-0/+1
2013-08-15modules: do not depend on kconfig to set 'modules' option to symbol MODULESGravatar Yann E. MORIN 1-0/+1