Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-15 | Compiler Attributes: add support for __copy (gcc >= 9) | Miguel Ojeda | 1 | -0/+14 |
2018-12-28 | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS | Andrey Konovalov | 1 | -13/+0 |
2018-12-21 | Revert "compiler-gcc: disable -ftracer for __noclone functions" | Sean Christopherson | 1 | -8/+1 |
2018-11-08 | Compiler Attributes: improve explanation of header | Miguel Ojeda | 1 | -5/+9 |
2018-09-30 | Compiler Attributes: add support for __nonstring (gcc >= 8) | Miguel Ojeda | 1 | -0/+14 |
2018-09-30 | Compiler Attributes: use feature checks instead of version checks | Miguel Ojeda | 1 | -0/+244 |