Commit Graph

22 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
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