Commit Graph

33 Commits (c5a889508203446c1abc1d670599b3a816841813)

Author SHA1 Message Date
Rusty Russell d2c123c27d module_param: add __same_type convenience wrapper for __builtin_types_compatible_p 16 years ago
Linus Torvalds aeeae86859 Fix build errors due to CONFIG_BRANCH_TRACER=y 16 years ago
Linus Torvalds ab3c9c686e branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y 16 years ago
Bart Van Assche d9ad8bc0ca branch tracer: Fix for enabling branch profiling makes sparse unusable 16 years ago
Witold Baryluk 97e7e4f391 tracing: optimization of branch tracer 16 years ago
Linus Torvalds f153b82121 Sanitize gcc version header includes 16 years ago
Steven Rostedt 2bcd521a68 trace: profile all if conditionals 16 years ago
Steven Rostedt 45b797492a trace: consolidate unlikely and likely profiler 16 years ago
Steven Rostedt 42f565e116 trace: remove extra assign in branch check 16 years ago
Steven Rostedt 2ed84eeb88 trace: rename unlikely profiler to branch profiler 16 years ago
Ingo Molnar 2b7d0390a6 tracing: branch tracer, fix vdso crash 16 years ago
Steven Rostedt 1f0d69a9fc tracing: profile likely and unlikely annotations 16 years ago
Steven Rostedt 28614889bc ftrace: move notrace to compiler.h 17 years ago
Paul E. McKenney ded00a56e9 rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c 17 years ago
Linus Torvalds 9c3cdc1f83 Move ACCESS_ONCE() to <linux/compiler.h> 17 years ago
Andrew Morton 735c4fb916 add noinline_for_stack 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Sam Ravnborg f3fe866d59 compiler.h: introduce __section() 17 years ago
Jeff Garzik de48844398 Permit silencing of __deprecated warnings. 18 years ago
Ralf Baechle e8c44319c6 Replace __attribute_pure__ with __pure 18 years ago
Al Viro c47ffe3d3d make __chk_{user,io}_ptr() accept pointers to volatile 18 years ago
Andi Kleen a586df067a x86: Support __attribute__((__cold__)) in gcc 4.3 18 years ago
Andi Kleen 21124a82bb x86_64: Support gcc 5 properly 18 years ago
David Rientjes 0d7ebbbc6e compiler: introduce __used and __maybe_unused 18 years ago
Russ Cox 04a3952330 [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr. 18 years ago
Alistair John Strachan 53569ab785 include/linux/compiler.h: reject gcc 3 < gcc 3.2 18 years ago
Josh Triplett c902e0a010 [PATCH] Pass sparse the lock expression given to lock annotations 19 years ago
Josh Triplett dcc8e559ee [PATCH] Pass a lock expression to __cond_lock, like __acquire and __release 19 years ago
Andrew Morton cebc04ba9a add CONFIG_ENABLE_MUST_CHECK 19 years ago
David Woodhouse 423bc7b22b Restore __attribute_const__ to user-visibility in linux/compiler.h...for now 19 years ago
David Woodhouse 4f79c3ffc6 Guard some of linux/compiler.h with #ifdef __KERNEL__ 19 years ago
Andrew Morton fd285bb54d [PATCH] Abandon gcc-2.95.x 19 years ago
Paul E. McKenney 512345be25 [PATCH] Add deprecated_for_modules 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago