summaryrefslogtreecommitdiff
path: root/include/linux/compiler_attributes.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-19Fix gcc 4.9 build issue in 5.4.yJari Ruusu1-0/+1
2024-07-18Compiler Attributes: Add __uninitialized macroHeiko Carstens1-0/+12
2019-10-11compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case useJoe Perches1-0/+17
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda1-0/+14
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov1-13/+0
2018-12-21Revert "compiler-gcc: disable -ftracer for __noclone functions"Sean Christopherson1-8/+1
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda1-5/+9
2018-09-30Compiler Attributes: add support for __nonstring (gcc >= 8)Miguel Ojeda1-0/+14
2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda1-0/+244