aboutsummaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationGravatar Dan Williams 1-0/+24
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+10
2019-04-29init/config: Do not select BUILD_BIN2C for IKCONFIGGravatar Joel Fernandes (Google) 1-1/+0
2019-04-29Provide in-kernel headers to make extending kernel easierGravatar Joel Fernandes (Google) 1-0/+10
2019-04-19Make anon_inodes unconditionalGravatar David Howells 1-10/+0
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+18
2019-03-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+1
2019-03-06time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTSGravatar Arnd Bergmann 1-0/+1
2019-03-04kbuild: clean up scripts/gcc-version.shGravatar Masahiro Yamada 1-1/+1
2019-02-28Add io_uring IO interfaceGravatar Jens Axboe 1-0/+9
2019-02-27kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigGravatar Masahiro Yamada 1-0/+17
2019-02-01psi: clarify the Kconfig text for the default-disable optionGravatar Johannes Weiner 1-0/+11
2019-02-01init/Kconfig: fix grammar by moving a closing parenthesisGravatar Jonathan Neuschäfer 1-1/+1
2019-01-14kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7Gravatar Paul Burton 1-0/+1
2019-01-06jump_label: move 'asm goto' support test to KconfigGravatar Masahiro Yamada 1-0/+3
2018-12-27Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-9/+0
2018-12-14psi: fix reference to kernel commandline enableGravatar Baruch Siach 1-2/+2
2018-11-30psi: make disabling/enabling easier for vendor kernelsGravatar Johannes Weiner 1-0/+9
2018-11-19audit: remove WATCH and TREE config optionsGravatar Richard Guy Briggs 1-9/+0
2018-10-26psi: cgroup supportGravatar Johannes Weiner 1-0/+4
2018-10-26psi: pressure stall information for CPU, memory, and IOGravatar Johannes Weiner 1-0/+15
2018-10-02sched/pelt: Fix warning and clean up IRQ PELT configGravatar Vincent Guittot 1-0/+5
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