summaryrefslogtreecommitdiff
path: root/tools/include/linux/compiler.h
AgeCommit message (Expand)Author
2020-12-18tools headers: Get tools's linux/compiler.h closer to the kernel'sArnaldo Carvalho de Melo
2020-11-03perf tools: Remove broken __no_tail_call attributePeter Zijlstra
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-16compiler: Remove uninitialized_var() macroKees Cook
2020-07-13tools headers: Adopt verbatim copy of btf_ids.h from kernel sourcesJiri Olsa
2020-06-01tools compiler.h: Add attribute to disable tail callsIan Rogers
2020-04-14tools headers: Adopt verbatim copy of compiletime_assert() from kernel sourcesArnaldo Carvalho de Melo
2018-04-12tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland
2017-12-12tools/include: Remove ACCESS_ONCE()Mark Rutland
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-06-19tools: Adopt noinline from kernel sourcesArnaldo Carvalho de Melo
2017-06-05tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)
2017-04-19tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo
2017-03-03tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-13radix tree test suite: Remove types.hMatthew Wilcox
2017-02-13tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo
2017-02-08tools include: Add a __fallthrough statementArnaldo Carvalho de Melo
2016-07-14tools: Make "__always_inline" just "inline" on AndroidArnaldo Carvalho de Melo
2015-10-13tools include: Fix strict-aliasing rules breakageJiri Olsa
2015-07-05tools: Adopt {READ,WRITE_ONCE} from the kernelArnaldo Carvalho de Melo
2015-05-08perf tools: Move barrier() definition to tools/include/linux/compiler.hArnaldo Carvalho de Melo
2014-05-05perf tools: Move ACCESS_ONCE from perf.h headerJiri Olsa
2014-01-13tools include: Define likely/unlikely in linux/compiler.hNamhyung Kim
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim