index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.extrawarn
Age
Commit message (
Expand
)
Author
2022-10-26
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
2022-02-23
Makefile.extrawarn: Move -Wunaligned-access to W=1
Nathan Chancellor
2020-03-25
kbuild: Disable -Wpointer-to-enum-cast
Nathan Chancellor
2018-01-18
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-01
Kbuild: enable -Wunused-macros warning for "make W=2"
Johannes Thumshirn
2017-04-23
kbuild: drop -Wno-unknown-warning-option from clang options
Masahiro Yamada
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warnings by default
Arnd Bergmann
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
Arnd Bergmann
2016-05-11
kbuild: move -Wunused-const-variable to W=1 warning level
Arnd Bergmann
2016-01-12
kbuild: Demote 'sign-compare' warning to W=2
Lee Jones
2015-09-04
kbuild: Fix clang detection
Michal Marek
2014-08-05
kbuild, LLVMLinux: Supress warnings unless W=1-3
Behan Webster
2014-04-16
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
Masahiro Yamada