aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux/compiler.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-19tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo1-0/+5
2017-03-03tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo1-0/+4
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-0/+4
2017-02-13radix tree test suite: Remove types.hMatthew Wilcox1-0/+4
2017-02-13tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo1-5/+5
2017-02-08tools include: Add a __fallthrough statementArnaldo Carvalho de Melo1-0/+9
2016-07-14tools: Make "__always_inline" just "inline" on AndroidArnaldo Carvalho de Melo1-0/+11
2015-10-13tools include: Fix strict-aliasing rules breakageJiri Olsa1-8/+24
2015-07-05tools: Adopt {READ,WRITE_ONCE} from the kernelArnaldo Carvalho de Melo1-0/+58
2015-05-08perf tools: Move barrier() definition to tools/include/linux/compiler.hArnaldo Carvalho de Melo1-0/+4
2014-05-05perf tools: Move ACCESS_ONCE from perf.h headerJiri Olsa1-0/+2
2014-01-13tools include: Define likely/unlikely in linux/compiler.hNamhyung Kim1-0/+8
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim1-0/+30