summaryrefslogtreecommitdiff
path: root/include/linux/kconfig.h
AgeCommit message (Expand)Author
2021-06-05kconfig.h: explain IS_MODULE(), IS_ENABLED()Bjorn Helgaas
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-03-11kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada
2021-01-18kconfig.h: Add IF_ENABLED() macroPaul Cercueil
2020-05-12kbuild: ensure full rebuild when the compiler is updatedMasahiro Yamada
2018-03-31kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>Masahiro Yamada
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook
2018-02-21Kbuild: always define endianess in kconfig.hArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada
2016-06-20kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansionMasahiro Yamada
2016-06-20kconfig.h: use already defined macros for IS_REACHABLE() defineMasahiro Yamada
2016-06-20kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-17include/linux/kconfig.h: ese macros which are already definedMichal Simek
2015-04-08[media] Add and use IS_REACHABLE macroArnd Bergmann
2012-04-12kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker
2011-07-29kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()Michal Marek