1. d64e85d compiler.h: add support for malloc attribute by Rasmus Villemoes · 8 years ago
  2. 8634de6 compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16() by Josh Poimboeuf · 8 years ago
  3. 95272c2 compiler-gcc: disable -ftracer for __noclone functions by Paolo Bonzini · 8 years ago
  4. 9add850 include/linux/compiler-gcc.h: improve __visible documentation by Andrew Morton · 9 years ago
  5. 8748dd5 include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse by Rasmus Villemoes · 9 years ago
  6. a744fd1 compiler.h: add support for function attribute assume_aligned by Rasmus Villemoes · 9 years ago
  7. d976441 compiler, atomics, kasan: Provide READ_ONCE_NOCHECK() by Andrey Ryabinin · 9 years ago
  8. cb984d1 compiler-gcc: integrate the various compiler-gcc[345].h files by Joe Perches · 9 years ago
  9. f6d133f8 compiler-gcc.h: neatening by Joe Perches · 9 years ago
  10. 7829fb0 lib: make memzero_explicit more robust against dead store elimination by Daniel Borkmann · 9 years ago
  11. cb4188a compiler: introduce __alias(symbol) shortcut by Andrey Ryabinin · 10 years ago
  12. fe8c8a1 crypto: more robust crypto_memneq by Cesar Eduardo Barros · 11 years ago
  13. 3f3f8d2 compiler-gcc.h: Add gcc-recommended GCC_VERSION macro by Daniel Santos · 12 years ago
  14. 93b3cca ftrace: Make all inline tags also include notrace by Steven Rostedt · 12 years ago
  15. 6061d94 include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) by Joe Perches · 13 years ago
  16. 45959ee ftrace: Do not function trace inlined functions by Steven Rostedt · 13 years ago
  17. 5bd7e6a sparse: define __must_be_array() for __CHECKER__ by KOSAKI Motohiro · 13 years ago
  18. c837fb3 include/linux/compiler-gcc*.h: unify macro definitions by Borislav Petkov · 14 years ago
  19. ea6b101 include/linux/compiler-gcc.h: use __same_type() in __must_be_array() by Rusty Russell · 14 years ago
  20. 9c69520 compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions by Mikael Pettersson · 14 years ago
  21. 7b2a351 compiler: Introduce __always_unused by Li Zefan · 15 years ago
  22. 446c92b [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions by Uwe Kleine-König · 16 years ago
  23. 85c210e compiler-gcc.h: add more comments to RELOC_HIDE by Andi Kleen · 16 years ago
  24. f153b82 Sanitize gcc version header includes by Linus Torvalds · 16 years ago
  25. ae3a006 inlining: do not allow gcc below version 4 to optimize inlining by Ingo Molnar · 16 years ago
  26. 765c68b generic: make optimized inlining arch-opt-in by Ingo Molnar · 16 years ago
  27. 60a3cdd x86: add optimized inlining by Ingo Molnar · 17 years ago
  28. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  29. 94f582f Force erroneous inclusions of compiler-*.h files to be errors by Robert P. J. Day · 17 years ago
  30. 0d7ebbb compiler: introduce __used and __maybe_unused by David Rientjes · 17 years ago
  31. c5e631cf ARRAY_SIZE: check for type by Rusty Russell · 17 years ago
  32. 82ddcb0 [PATCH] extend the set of "__attribute__" shortcut macros by Robert P. J. Day · 18 years ago
  33. c8d5246 [PATCH] Work around ppc64 compiler bug by Anton Blanchard · 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