Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-30 | Revert "kbuild: avoid static_assert for genksyms" | Masahiro Yamada | 1 | -5/+0 |
2020-12-12 | kbuild: avoid static_assert for genksyms | Arnd Bergmann | 1 | -0/+5 |
2019-12-05 | linux/build_bug.h: change type to int | Rikard Falkeborn | 1 | -2/+2 |
2019-03-08 | build_bug.h: add wrapper for _Static_assert | Rasmus Villemoes | 1 | -0/+19 |
2019-01-05 | build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse | Masahiro Yamada | 1 | -15/+7 |
2019-01-05 | build_bug.h: remove negative-array fallback for BUILD_BUG_ON() | Masahiro Yamada | 1 | -14/+0 |
2018-02-07 | build_bug.h: remove BUILD_BUG_ON_NULL() | Masahiro Yamada | 1 | -2/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-11 | bug: split BUILD_BUG stuff out into <linux/build_bug.h> | Ian Abbott | 1 | -0/+84 |