aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.extrawarn (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-01Kbuild: enable -Wunused-macros warning for "make W=2"Johannes Thumshirn1-0/+1
2017-04-23kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada1-1/+0
2016-11-11Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann1-2/+0
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann1-0/+3
2016-05-11kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann1-0/+1
2016-01-12kbuild: Demote 'sign-compare' warning to W=2Lee Jones1-0/+2
2015-09-04kbuild: Fix clang detectionMichal Marek1-1/+1
2014-08-05kbuild, LLVMLinux: Supress warnings unless W=1-3Behan Webster1-10/+11
2014-04-16kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada1-0/+67