index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
/
compiler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
selftests/bpf: Mark uprobe trigger functions with nocf_check attribute
Jiri Olsa
1
-0
/
+4
2023-10-19
compiler.h: move __is_constexpr() to compiler.h
David Laight
1
-0
/
+8
2023-08-04
tools include: Add some common function attributes
Mark Brown
1
-0
/
+12
2023-08-04
tools compiler.h: Add OPTIMIZER_HIDE_VAR()
Mark Brown
1
-0
/
+6
2023-04-07
tools: Rename __fallthrough to fallthrough
Liam Howlett
1
-4
/
+0
2022-03-12
tools compiler.h: Remove duplicate #ifndef noinline block
Rasmus Villemoes
1
-4
/
+0
2020-12-18
tools headers: Get tools's linux/compiler.h closer to the kernel's
Arnaldo Carvalho de Melo
1
-3
/
+1
2020-11-03
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
1
-3
/
+0
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+4
2020-07-16
compiler: Remove uninitialized_var() macro
Kees Cook
1
-2
/
+0
2020-07-13
tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
Jiri Olsa
1
-0
/
+4
2020-06-01
tools compiler.h: Add attribute to disable tail calls
Ian Rogers
1
-0
/
+3
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