- b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- 61f5521 ftrace: let notrace function attribute disable hotpatching if necessary by Heiko Carstens · 10 years ago
- f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
- 43239cb kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) by Christian Borntraeger · 10 years ago
- 536fa40 compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release() by Paul E. McKenney · 10 years ago
- 230fa25 kernel: Provide READ_ONCE and ASSIGN_ONCE by Christian Borntraeger · 10 years ago
- 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 2c0d259 compiler.h: avoid sparse errors in __compiletime_error_fallback() by James Hogan · 10 years ago
- 376e242 kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist by Masami Hiramatsu · 11 years ago
- 565cbdc LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h by Mark Charlebois · 12 years ago
- 13c789a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
- 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
- fe8c8a1 crypto: more robust crypto_memneq by Cesar Eduardo Barros · 11 years ago
- 324670b kprobes: Move __kprobes definition into compiler.h by Masami Hiramatsu · 12 years ago
- 9a8ab1c bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG by Daniel Santos · 12 years ago
- c361d3e5 compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} by Daniel Santos · 12 years ago
- 6ae8d04 compiler{,-gcc4}.h, bug.h: Remove duplicate macros by Daniel Santos · 12 years ago
- 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 8529091 linux/compiler.h: add __must_hold macro for functions called with a lock held by Josh Triplett · 12 years ago
- 6f33d58 __UNIQUE_ID() by Rusty Russell · 12 years ago
- 9a858dc compiler.h: add __visible by Andi Kleen · 12 years ago
- e6be0c9 compiler.h: Fix typo by Alexander Stein · 13 years ago
- 1399ff8 kernel.h: add BUILD_BUG() macro by David Daney · 13 years ago
- ca5ecdd rcu: define __rcu address space modifier for sparse by Paul E. McKenney · 15 years ago
- 71d1d5c rcu: add __rcu API for later sparse checking by Paul E. McKenney · 15 years ago
- 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
- ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 38938c8 Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) by David Daney · 15 years ago
- 7b2a351 compiler: Introduce __always_unused by Li Zefan · 15 years ago
- e0fdb0e percpu: add __percpu for sparse. by Rusty Russell · 15 years ago
- 63312b6 x86: Add a Kconfig option to turn the copy_from_user warnings into errors by Arjan van de Ven · 15 years ago
- 4a31276 x86: Turn the copy_from_user check into an (optional) compile time warning by Arjan van de Ven · 15 years ago
- 9f0cf4a x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() by Arjan van de Ven · 15 years ago
- d2c123c module_param: add __same_type convenience wrapper for __builtin_types_compatible_p by Rusty Russell · 15 years ago
- ab3c9c6 branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y by Linus Torvalds · 16 years ago
- d9ad8bc branch tracer: Fix for enabling branch profiling makes sparse unusable by Bart Van Assche · 16 years ago
- 97e7e4f tracing: optimization of branch tracer by Witold Baryluk · 16 years ago
- f153b82 Sanitize gcc version header includes by Linus Torvalds · 16 years ago
- 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago
- 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 16 years ago
- 42f565e trace: remove extra assign in branch check by Steven Rostedt · 16 years ago
- 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
- 2b7d039 tracing: branch tracer, fix vdso crash by Ingo Molnar · 16 years ago
- 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 16 years ago
- 2861488 ftrace: move notrace to compiler.h by Steven Rostedt · 16 years ago
- ded00a5 rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c by Paul E. McKenney · 16 years ago
- 9c3cdc1 Move ACCESS_ONCE() to <linux/compiler.h> by Linus Torvalds · 17 years ago
- 735c4fb add noinline_for_stack by Andrew Morton · 17 years ago
- 3ff6eec remove __attribute_used__ by Adrian Bunk · 17 years ago
- f3fe866 compiler.h: introduce __section() by Sam Ravnborg · 17 years ago
- de48844 Permit silencing of __deprecated warnings. by Jeff Garzik · 17 years ago
- e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
- c47ffe3 make __chk_{user,io}_ptr() accept pointers to volatile by Al Viro · 17 years ago
- a586df0 x86: Support __attribute__((__cold__)) in gcc 4.3 by Andi Kleen · 17 years ago
- 21124a8 x86_64: Support gcc 5 properly by Andi Kleen · 18 years ago
- 0d7ebbb compiler: introduce __used and __maybe_unused by David Rientjes · 18 years ago
- 04a3952 [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr. by Russ Cox · 18 years ago
- 53569ab include/linux/compiler.h: reject gcc 3 < gcc 3.2 by Alistair John Strachan · 18 years ago
- c902e0a [PATCH] Pass sparse the lock expression given to lock annotations by Josh Triplett · 18 years ago
- dcc8e55 [PATCH] Pass a lock expression to __cond_lock, like __acquire and __release by Josh Triplett · 18 years ago
- cebc04b add CONFIG_ENABLE_MUST_CHECK by Andrew Morton · 18 years ago
- 423bc7b Restore __attribute_const__ to user-visibility in linux/compiler.h...for now by David Woodhouse · 19 years ago
- 4f79c3f Guard some of linux/compiler.h with #ifdef __KERNEL__ by David Woodhouse · 19 years ago
- fd285bb [PATCH] Abandon gcc-2.95.x by Andrew Morton · 19 years ago
- 512345b [PATCH] Add deprecated_for_modules by Paul E. McKenney · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago