summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-12-08Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang1-0/+3
2018-11-23kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada2-2/+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 Bergmann4-5/+16
2016-05-11kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2-2/+4
2016-01-12kbuild: Demote 'sign-compare' warning to W=2Lee Jones1-0/+2
2015-09-04kbuild: Fix clang detectionMichal Marek4-13/+10
2014-08-05kbuild, LLVMLinux: Supress warnings unless W=1-3Behan Webster2-10/+12
2014-04-16kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada3-65/+69