Age | Commit message (Expand) | Author | Files | Lines |
2020-04-14 | tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+26 |
2018-04-12 | tools headers: Restore READ_ONCE() C++ compatibility | Mark Rutland | 1 | -5/+15 |
2017-12-12 | tools/include: Remove ACCESS_ONCE() | Mark Rutland | 1 | -12/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+4 |
2017-06-19 | tools: Adopt noinline from kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2017-06-05 | tools/lib/lockdep: Remove private kernel headers | Levin, Alexander (Sasha Levin) | 1 | -0/+12 |
2017-04-19 | tools include: Adopt __same_type() and __must_be_array() from the kernel | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2017-03-04 | tools include: Adopt __compiletime_error | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2017-03-01 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -0/+4 |
2017-02-14 | radix tree test suite: Remove types.h | Matthew Wilcox | 1 | -0/+4 |
2017-02-13 | tools include: Introduce linux/compiler-gcc.h | Arnaldo Carvalho de Melo | 1 | -5/+5 |
2017-02-08 | tools include: Add a __fallthrough statement | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2016-07-14 | tools: Make "__always_inline" just "inline" on Android | Arnaldo Carvalho de Melo | 1 | -0/+11 |
2015-10-13 | tools include: Fix strict-aliasing rules breakage | Jiri Olsa | 1 | -8/+24 |
2015-07-05 | tools: Adopt {READ,WRITE_ONCE} from the kernel | Arnaldo Carvalho de Melo | 1 | -0/+58 |
2015-05-08 | perf tools: Move barrier() definition to tools/include/linux/compiler.h | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2014-05-05 | perf tools: Move ACCESS_ONCE from perf.h header | Jiri Olsa | 1 | -0/+2 |
2014-01-13 | tools include: Define likely/unlikely in linux/compiler.h | Namhyung Kim | 1 | -0/+8 |
2014-01-13 | tools include: Move perf's linux/compiler.h to a generic place | Namhyung Kim | 1 | -0/+30 |