index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
include
/
linux
/
compiler.h
Age
Commit message (
Expand
)
Author
2009-06-12
module_param: add __same_type convenience wrapper for __builtin_types_compati...
Rusty Russell
2009-04-07
branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y
Linus Torvalds
2009-04-07
branch tracer: Fix for enabling branch profiling makes sparse unusable
Bart Van Assche
2009-03-17
tracing: optimization of branch tracer
Witold Baryluk
2009-01-02
Sanitize gcc version header includes
Linus Torvalds
2008-11-23
trace: profile all if conditionals
Steven Rostedt
2008-11-23
trace: consolidate unlikely and likely profiler
Steven Rostedt
2008-11-23
trace: remove extra assign in branch check
Steven Rostedt
2008-11-12
trace: rename unlikely profiler to branch profiler
Steven Rostedt
2008-11-12
tracing: branch tracer, fix vdso crash
Ingo Molnar
2008-11-12
tracing: profile likely and unlikely annotations
Steven Rostedt
2008-10-14
ftrace: move notrace to compiler.h
Steven Rostedt
2008-08-18
rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c
Paul E. McKenney
2008-05-10
Move ACCESS_ONCE() to <linux/compiler.h>
Linus Torvalds
2008-03-04
add noinline_for_stack
Andrew Morton
2008-01-28
remove __attribute_used__
Adrian Bunk
2008-01-28
compiler.h: introduce __section()
Sam Ravnborg
2007-10-25
Permit silencing of __deprecated warnings.
Jeff Garzik
2007-10-18
Replace __attribute_pure__ with __pure
Ralf Baechle
2007-07-26
make __chk_{user,io}_ptr() accept pointers to volatile
Al Viro
2007-07-21
x86: Support __attribute__((__cold__)) in gcc 4.3
Andi Kleen
2007-05-21
x86_64: Support gcc 5 properly
Andi Kleen
2007-05-09
compiler: introduce __used and __maybe_unused
David Rientjes
2007-03-26
[PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.
Russ Cox
2006-12-12
include/linux/compiler.h: reject gcc 3 < gcc 3.2
Alistair John Strachan
2006-10-01
[PATCH] Pass sparse the lock expression given to lock annotations
Josh Triplett
2006-09-29
[PATCH] Pass a lock expression to __cond_lock, like __acquire and __release
Josh Triplett
2006-09-25
add CONFIG_ENABLE_MUST_CHECK
Andrew Morton
2006-05-04
Restore __attribute_const__ to user-visibility in linux/compiler.h...for now
David Woodhouse
2006-05-02
Guard some of linux/compiler.h with #ifdef __KERNEL__
David Woodhouse
2006-01-08
[PATCH] Abandon gcc-2.95.x
Andrew Morton
2005-05-01
[PATCH] Add deprecated_for_modules
Paul E. McKenney
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds