aboutsummaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2016-09-16sched/core: Add try_get_task_stack() and put_task_stack()Gravatar Andy Lutomirski 1-0/+3
2016-09-15sched/core: Allow putting thread_info into task_structGravatar Andy Lutomirski 1-0/+7
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Gravatar Linus Torvalds 1-0/+2
2016-08-02init/Kconfig: add clarification for out-of-tree modulesGravatar Valdis Kletnieks 1-1/+1
2016-08-02init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigGravatar Alexey Dobriyan 1-0/+1
2016-08-02init/Kconfig: make COMPILE_TEST depend on !UMLGravatar Richard Weinberger 1-0/+1
2016-08-02cgroup: update cgroup's document pathGravatar seokhoon.yoon 1-2/+2
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2016-07-26mm: SLUB freelist randomizationGravatar Thomas Garnier 1-2/+2
2016-07-26mm: SLUB hardened usercopy supportGravatar Kees Cook 1-0/+1
2016-07-26mm: SLAB hardened usercopy supportGravatar Kees Cook 1-0/+1
2016-07-25Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+3
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2016-07-14sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeGravatar Rik van Riel 1-3/+3
2016-07-06init/Kconfig: keep Expert users menu togetherGravatar Randy Dunlap 1-0/+1
2016-06-21init: fix Kconfig textGravatar Geert Uytterhoeven 1-2/+2
2016-06-15rcu: Disable TASKS_RCU for usermode LinuxGravatar Paul E. McKenney 1-0/+1
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+29
2016-05-20printk/nmi: increase the size of NMI buffer and make it configurableGravatar Petr Mladek 1-0/+22
2016-05-20printk/nmi: generic solution for safe printk in NMIGravatar Petr Mladek 1-0/+5
2016-05-19mm: SLAB freelist randomizationGravatar Thomas Garnier 1-0/+9
2016-05-10Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionGravatar Arnd Bergmann 1-0/+13
2016-04-01Make CONFIG_FHANDLE default yGravatar Andi Kleen 1-1/+2
2016-03-29kconfig option for TRIM_UNUSED_KSYMSGravatar Nicolas Pitre 1-0/+16
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 1-2/+2
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-1/+1
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableGravatar Ard Biesheuvel 1-0/+18
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPGravatar Ard Biesheuvel 1-0/+4
2016-03-05cgroup: Trivial correction to reflect controller.Gravatar Parav Pandit 1-2/+2
2016-03-03akcipher: Move the RSA DER encoding check to the crypto layerGravatar David Howells 1-1/+1
2016-01-20mm: memcontrol: rein in the CONFIG space madnessGravatar Johannes Weiner 1-18/+3
2016-01-20mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMGravatar Johannes Weiner 1-1/+9
2016-01-17Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-8/+3
2016-01-16uselib: default depending if libc5 was usedGravatar Riku Voipio 1-1/+1
2016-01-13audit: always enable syscall auditing when supported and audit is enabledGravatar Paul Moore 1-8/+3
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 1-127/+114
2015-12-18cgroup: put controller Kconfig options in meaningful orderGravatar Johannes Weiner 1-107/+107
2015-12-18cgroup: clean up the kernel configuration menu nomenclatureGravatar Johannes Weiner 1-39/+26
2015-12-12kernel: remove stop_machine() Kconfig dependencyGravatar Chris Wilson 1-7/+0
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Gravatar Mathieu Desnoyers 1-0/+12
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-19/+21
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2015-09-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+18
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesGravatar Mel Gorman 1-0/+10
2015-09-04userfaultfd: buildsystem activationGravatar Andrea Arcangeli 1-0/+11
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 1-0/+16
2015-08-15percpu-rwsem: kill CONFIG_PERCPU_RWSEMGravatar Oleg Nesterov 1-1/+0
2015-08-14Move certificate handling to its own directoryGravatar David Howells 1-39/+0
2015-08-12sign-file: Document dependency on OpenSSL devel librariesGravatar David Howells 1-0/+4
2015-08-07modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionGravatar David Woodhouse 1-0/+13