aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux/compiler.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-12tools/include: Remove ACCESS_ONCE()Mark Rutland1-12/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2017-06-19tools: Adopt noinline from kernel sourcesArnaldo Carvalho de Melo1-0/+4
2017-06-05tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)1-0/+12
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