1. a9f1803 compiler/gcc4: Make quirk for asm_volatile_goto() unconditional by Steven Noonan · 10 years ago
  2. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  3. 2fb0815 gcc4: disable __compiletime_object_size for GCC 4.6+ by Guenter Roeck · 11 years ago
  4. 6ae8d04 compiler{,-gcc4}.h, bug.h: Remove duplicate macros by Daniel Santos · 11 years ago
  5. 733ed6e compiler-gcc{3,4}.h: Use GCC_VERSION macro by Daniel Santos · 11 years ago
  6. 6640dfd compiler-gcc4.h: Reorder macros based upon gcc ver by Daniel Santos · 11 years ago
  7. 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
  8. 6f33d58 __UNIQUE_ID() by Rusty Russell · 12 years ago
  9. cf66bb9 byteorder: allow arch to opt to use GCC intrinsics for byteswapping by David Woodhouse · 12 years ago
  10. ae3e462 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  11. 415c2c5 compiler-gcc4.h: correct verion check for __compiletime_error by Daniel Santos · 12 years ago
  12. 9a858dc compiler.h: add __visible by Andi Kleen · 12 years ago
  13. 1399ff8 kernel.h: add BUILD_BUG() macro by David Daney · 13 years ago
  14. 746a2a8 sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined by KOSAKI Motohiro · 13 years ago
  15. c837fb3 include/linux/compiler-gcc*.h: unify macro definitions by Borislav Petkov · 13 years ago
  16. 9c69520 compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions by Mikael Pettersson · 14 years ago
  17. 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
  18. 38938c8 Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) by David Daney · 15 years ago
  19. 7cff7ce include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand __builtin_object_size by Andrew Morton · 15 years ago
  20. 63312b6 x86: Add a Kconfig option to turn the copy_from_user warnings into errors by Arjan van de Ven · 15 years ago
  21. 4a31276 x86: Turn the copy_from_user check into an (optional) compile time warning by Arjan van de Ven · 15 years ago
  22. 9f0cf4a x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() by Arjan van de Ven · 15 years ago
  23. 8cd2c29 compiler-gcc4: conditionalize #error on __KERNEL__ by H. Peter Anvin · 15 years ago
  24. f9d1425 Disallow gcc versions 4.1.{0,1} by Linus Torvalds · 16 years ago
  25. f153b82 Sanitize gcc version header includes by Linus Torvalds · 16 years ago
  26. 185c045 x86, core: remove CONFIG_FORCED_INLINING by Harvey Harrison · 16 years ago
  27. 3ff6eec remove __attribute_used__ by Adrian Bunk · 17 years ago
  28. 94f582f Force erroneous inclusions of compiler-*.h files to be errors by Robert P. J. Day · 17 years ago
  29. a586df0 x86: Support __attribute__((__cold__)) in gcc 4.3 by Andi Kleen · 17 years ago
  30. 0d7ebbb compiler: introduce __used and __maybe_unused by David Rientjes · 17 years ago
  31. 9490991 Add unitialized_var() macro for suppressing gcc warnings by Borislav Petkov · 17 years ago
  32. a9df3d0 [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining by Ingo Molnar · 19 years ago
  33. 40fc55c [PATCH] Make __always_inline actually force always inlining by Ingo Molnar · 19 years ago
  34. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago