1. ab3c9c6 branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y by Linus Torvalds · 15 years ago
  2. d9ad8bc branch tracer: Fix for enabling branch profiling makes sparse unusable by Bart Van Assche · 15 years ago
  3. 97e7e4f tracing: optimization of branch tracer by Witold Baryluk · 15 years ago
  4. f153b82 Sanitize gcc version header includes by Linus Torvalds · 15 years ago
  5. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago
  6. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 16 years ago
  7. 42f565e trace: remove extra assign in branch check by Steven Rostedt · 16 years ago
  8. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  9. 2b7d039 tracing: branch tracer, fix vdso crash by Ingo Molnar · 16 years ago
  10. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 16 years ago
  11. 2861488 ftrace: move notrace to compiler.h by Steven Rostedt · 16 years ago
  12. ded00a5 rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c by Paul E. McKenney · 16 years ago
  13. 9c3cdc1 Move ACCESS_ONCE() to <linux/compiler.h> by Linus Torvalds · 16 years ago
  14. 735c4fb add noinline_for_stack by Andrew Morton · 16 years ago
  15. 3ff6eec remove __attribute_used__ by Adrian Bunk · 16 years ago
  16. f3fe866 compiler.h: introduce __section() by Sam Ravnborg · 16 years ago
  17. de48844 Permit silencing of __deprecated warnings. by Jeff Garzik · 17 years ago
  18. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  19. c47ffe3 make __chk_{user,io}_ptr() accept pointers to volatile by Al Viro · 17 years ago
  20. a586df0 x86: Support __attribute__((__cold__)) in gcc 4.3 by Andi Kleen · 17 years ago
  21. 21124a8 x86_64: Support gcc 5 properly by Andi Kleen · 17 years ago
  22. 0d7ebbb compiler: introduce __used and __maybe_unused by David Rientjes · 17 years ago
  23. 04a3952 [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr. by Russ Cox · 17 years ago
  24. 53569ab include/linux/compiler.h: reject gcc 3 < gcc 3.2 by Alistair John Strachan · 18 years ago
  25. c902e0a [PATCH] Pass sparse the lock expression given to lock annotations by Josh Triplett · 18 years ago
  26. dcc8e55 [PATCH] Pass a lock expression to __cond_lock, like __acquire and __release by Josh Triplett · 18 years ago
  27. cebc04b add CONFIG_ENABLE_MUST_CHECK by Andrew Morton · 18 years ago
  28. 423bc7b Restore __attribute_const__ to user-visibility in linux/compiler.h...for now by David Woodhouse · 18 years ago
  29. 4f79c3f Guard some of linux/compiler.h with #ifdef __KERNEL__ by David Woodhouse · 18 years ago
  30. fd285bb [PATCH] Abandon gcc-2.95.x by Andrew Morton · 18 years ago
  31. 512345b [PATCH] Add deprecated_for_modules by Paul E. McKenney · 19 years ago
  32. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago