summaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)Author
2019-09-21Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-15um: Enable CONFIG_CONSTRUCTORSJohannes Berg
2019-09-15compiler-types.h: add asm_inline definitionRasmus Villemoes
2019-09-04kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARCMasahiro Yamada
2019-09-03sched/uclamp: Extend CPU's cgroup controllerPatrick Bellasi
2019-08-29init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-08-20Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC"Will Deacon
2019-08-07init/Kconfig: Fix infinite Kconfig recursion on PPCWill Deacon
2019-08-05arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16init/Kconfig: fix neighboring typosKees Cook
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab
2019-07-15docs: accounting: convert to ReSTMauro Carvalho Chehab
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-09kbuild: compile-test kernel headers to ensure they are self-containedMasahiro Yamada
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada
2019-07-08init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi
2019-06-20block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGChristoph Hellwig
2019-06-15kbuild: add support for ensuring headers are self-containedJani Nikula
2019-06-14docs: scheduler: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-24kheaders: Move from proc to sysfsJoel Fernandes (Google)
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-29init/config: Do not select BUILD_BIN2C for IKCONFIGJoel Fernandes (Google)
2019-04-29Provide in-kernel headers to make extending kernel easierJoel Fernandes (Google)
2019-04-19Make anon_inodes unconditionalDavid Howells
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-03-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-03-06time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTSArnd Bergmann
2019-03-04kbuild: clean up scripts/gcc-version.shMasahiro Yamada
2019-02-28Add io_uring IO interfaceJens Axboe
2019-02-27kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada
2019-02-01psi: clarify the Kconfig text for the default-disable optionJohannes Weiner
2019-02-01init/Kconfig: fix grammar by moving a closing parenthesisJonathan Neuschäfer
2019-01-14kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7Paul Burton
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-12-27Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-14psi: fix reference to kernel commandline enableBaruch Siach
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner