Commit Graph

16 Commits (f1267347353b586e1a89a7d02c142be975bae699)

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