aboutsummaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-0/+2
2018-08-24kbuild: test dead code/data elimination support in KconfigGravatar Masahiro Yamada 1-0/+2
2018-08-22init/Kconfig: remove EXPERT from CHECKPOINT_RESTOREGravatar Adrian Reber 1-12/+12
2018-08-22init/Kconfig: fix its typosGravatar Randy Dunlap 1-2/+2
2018-08-17mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBGravatar Kirill Tkhai 1-0/+5
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+11
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-2/+2
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+9
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+14
2018-08-09init/Kconfig: Use short unix-style option instead of --longnameGravatar Rob Landley 1-2/+2
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigGravatar Christoph Hellwig 1-0/+1
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-2/+2
2018-08-02kconfig: remove duplicate SWAP symbol defintionsGravatar Christoph Hellwig 1-1/+8
2018-07-18kbuild: Add build salt to the kernel and modulesGravatar Laura Abbott 1-0/+9
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+3
2018-06-28kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATIONGravatar Masahiro Yamada 1-4/+3
2018-06-25init/Kconfig: add an option for uncompressed kernelGravatar Vasily Gorbik 1-1/+14
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaGravatar Christoph Hellwig 1-4/+0
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-0/+15
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+23
2018-06-08kconfig: add CC_IS_CLANG and CLANG_VERSIONGravatar Masahiro Yamada 1-0/+7
2018-06-08kconfig: add CC_IS_GCC and GCC_VERSIONGravatar Masahiro Yamada 1-0/+8
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-21/+4
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+27
2018-06-06rseq: Introduce restartable sequences system callGravatar Mathieu Desnoyers 1-0/+23
2018-05-29kconfig: replace $(UNAME_RELEASE) with function callGravatar Masahiro Yamada 1-2/+2
2018-05-29kconfig: reference environment variables directly and remove 'option env='Gravatar Masahiro Yamada 1-12/+4
2018-05-29kbuild: remove CONFIG_CROSS_COMPILE supportGravatar Masahiro Yamada 1-9/+0
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2018-05-18sched/fair: Fix documentation file pathGravatar Sebastian Andrzej Siewior 1-1/+1
2018-05-17kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabledGravatar Nicholas Piggin 1-0/+27
2018-05-14bpf: enable stackmap with build_id in nmi contextGravatar Song Liu 1-0/+1
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+10
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-1/+1
2018-04-05syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsGravatar Dominik Brodowski 1-3/+6
2018-04-05syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=yGravatar Dominik Brodowski 1-0/+7
2018-03-26treewide: simplify Kconfig dependencies for removed archsGravatar Arnd Bergmann 1-3/+2
2018-03-09mn10300: Remove the architectureGravatar David Howells 1-1/+1
2018-02-22pc104: Add EXPERT dependency for PC104 Kconfig optionGravatar William Breathitt Gray 1-1/+1
2018-02-05membarrier: Provide core serializing command, *_SYNC_COREGravatar Mathieu Desnoyers 1-0/+3
2018-02-05locking: Introduce sync_core_before_usermode()Gravatar Mathieu Desnoyers 1-0/+3
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Gravatar Mathieu Desnoyers 1-0/+3
2018-01-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-0/+7
2018-01-09bpf: introduce BPF_JIT_ALWAYS_ON configGravatar Alexei Starovoitov 1-0/+7
2018-01-08sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TESTGravatar Geert Uytterhoeven 1-0/+1
2017-12-18sched/isolation: Enable CONFIG_CPU_ISOLATION=y by defaultGravatar Frederic Weisbecker 1-1/+5
2017-11-17EXPERT Kconfig menu: fix broken EXPERT menuGravatar Randy Dunlap 1-91/+93
2017-11-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-6/+0