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.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
/
include
/
linux
/
compiler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2014-06-05
compiler.h: avoid sparse errors in __compiletime_error_fallback()
James Hogan
1
-2
/
+11
2014-04-24
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
Masami Hiramatsu
1
-0
/
+2
2014-04-10
LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
Mark Charlebois
1
-0
/
+7
2014-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+4
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
1
-0
/
+9
2013-12-05
crypto: more robust crypto_memneq
Cesar Eduardo Barros
1
-0
/
+4
2013-04-08
kprobes: Move __kprobes definition into compiler.h
Masami Hiramatsu
1
-0
/
+6
2013-02-22
bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG
Daniel Santos
1
-1
/
+25
2013-02-22
compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}
Daniel Santos
1
-0
/
+5
2013-02-22
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
Daniel Santos
1
-3
/
+0
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2012-12-18
linux/compiler.h: add __must_hold macro for functions called with a lock held
Josh Triplett
1
-0
/
+2
2012-12-14
__UNIQUE_ID()
Rusty Russell
1
-0
/
+9
2012-09-18
compiler.h: add __visible
Andi Kleen
1
-0
/
+4
2012-02-28
compiler.h: Fix typo
Alexander Stein
1
-1
/
+1
2012-01-11
kernel.h: add BUILD_BUG() macro
David Daney
1
-1
/
+3
2010-08-20
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
1
-0
/
+4
2010-06-15
rcu: add __rcu API for later sparse checking
Paul E. McKenney
1
-0
/
+2
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
1
-0
/
+20
2009-12-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+11
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+4
2009-12-05
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
David Daney
1
-0
/
+5
2009-11-02
compiler: Introduce __always_unused
Li Zefan
1
-0
/
+4
2009-10-29
percpu: add __percpu for sparse.
Rusty Russell
1
-1
/
+3
2009-10-02
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
Arjan van de Ven
1
-0
/
+3
2009-10-01
x86: Turn the copy_from_user check into an (optional) compile time warning
Arjan van de Ven
1
-0
/
+4
2009-09-26
x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...
Arjan van de Ven
1
-0
/
+4
2009-06-12
module_param: add __same_type convenience wrapper for __builtin_types_compati...
Rusty Russell
1
-0
/
+5
2009-04-07
branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y
Linus Torvalds
1
-1
/
+3
2009-04-07
branch tracer: Fix for enabling branch profiling makes sparse unusable
Bart Van Assche
1
-1
/
+2
2009-03-18
tracing: optimization of branch tracer
Witold Baryluk
1
-4
/
+2
2009-01-02
Sanitize gcc version header includes
Linus Torvalds
1
-6
/
+2
2008-11-23
trace: profile all if conditionals
Steven Rostedt
1
-2
/
+36
2008-11-23
trace: consolidate unlikely and likely profiler
Steven Rostedt
1
-19
/
+5
2008-11-23
trace: remove extra assign in branch check
Steven Rostedt
1
-2
/
+0
2008-11-13
trace: rename unlikely profiler to branch profiler
Steven Rostedt
1
-9
/
+10
2008-11-12
tracing: branch tracer, fix vdso crash
Ingo Molnar
1
-1
/
+5
2008-11-12
tracing: profile likely and unlikely annotations
Steven Rostedt
1
-2
/
+59
2008-10-14
ftrace: move notrace to compiler.h
Steven Rostedt
1
-0
/
+2
2008-08-18
rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c
Paul E. McKenney
1
-1
/
+3
2008-05-11
Move ACCESS_ONCE() to <linux/compiler.h>
Linus Torvalds
1
-0
/
+12
2008-03-05
add noinline_for_stack
Andrew Morton
1
-0
/
+6
2008-01-29
remove __attribute_used__
Adrian Bunk
1
-4
/
+0
2008-01-29
compiler.h: introduce __section()
Sam Ravnborg
1
-0
/
+5
2007-10-26
Permit silencing of __deprecated warnings.
Jeff Garzik
1
-0
/
+6
2007-10-19
Replace __attribute_pure__ with __pure
Ralf Baechle
1
-14
/
+0
2007-07-26
make __chk_{user,io}_ptr() accept pointers to volatile
Al Viro
1
-2
/
+2
2007-07-22
x86: Support __attribute__((__cold__)) in gcc 4.3
Andi Kleen
1
-0
/
+9
2007-05-21
x86_64: Support gcc 5 properly
Andi Kleen
1
-3
/
+1
[next]