index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
/
compiler.h
Age
Commit message (
Expand
)
Author
2024-03-22
selftests/bpf: Mark uprobe trigger functions with nocf_check attribute
Jiri Olsa
2023-10-18
compiler.h: move __is_constexpr() to compiler.h
David Laight
2023-08-04
tools include: Add some common function attributes
Mark Brown
2023-08-04
tools compiler.h: Add OPTIMIZER_HIDE_VAR()
Mark Brown
2023-04-06
tools: Rename __fallthrough to fallthrough
Liam Howlett
2022-03-12
tools compiler.h: Remove duplicate #ifndef noinline block
Rasmus Villemoes
2020-12-18
tools headers: Get tools's linux/compiler.h closer to the kernel's
Arnaldo Carvalho de Melo
2020-11-03
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-16
compiler: Remove uninitialized_var() macro
Kees Cook
2020-07-13
tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
Jiri Olsa
2020-06-01
tools compiler.h: Add attribute to disable tail calls
Ian Rogers
2020-04-14
tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources
Arnaldo Carvalho de Melo
2018-04-12
tools headers: Restore READ_ONCE() C++ compatibility
Mark Rutland
2017-12-12
tools/include: Remove ACCESS_ONCE()
Mark Rutland
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
2017-06-05
tools/lib/lockdep: Remove private kernel headers
Levin, Alexander (Sasha Levin)
2017-04-19
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2017-03-03
tools include: Adopt __compiletime_error
Arnaldo Carvalho de Melo
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-13
radix tree test suite: Remove types.h
Matthew Wilcox
2017-02-13
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
2017-02-08
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
2016-07-14
tools: Make "__always_inline" just "inline" on Android
Arnaldo Carvalho de Melo
2015-10-13
tools include: Fix strict-aliasing rules breakage
Jiri Olsa
2015-07-05
tools: Adopt {READ,WRITE_ONCE} from the kernel
Arnaldo Carvalho de Melo
2015-05-08
perf tools: Move barrier() definition to tools/include/linux/compiler.h
Arnaldo Carvalho de Melo
2014-05-05
perf tools: Move ACCESS_ONCE from perf.h header
Jiri Olsa
2014-01-13
tools include: Define likely/unlikely in linux/compiler.h
Namhyung Kim
2014-01-13
tools include: Move perf's linux/compiler.h to a generic place
Namhyung Kim