Historial de Commits

Autor SHA1 Mensaje Fecha
  David Woodhouse cf66bb93e0 byteorder: allow arch to opt to use GCC intrinsics for byteswapping hace 12 años
  Linus Torvalds ae3e462828 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild hace 12 años
  Daniel Santos 415c2c525f compiler-gcc4.h: correct verion check for __compiletime_error hace 12 años
  Andi Kleen 9a858dc7ce compiler.h: add __visible hace 12 años
  David Daney 1399ff86f2 kernel.h: add BUILD_BUG() macro hace 13 años
  KOSAKI Motohiro 746a2a838d sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined hace 14 años
  Borislav Petkov c837fb37a6 include/linux/compiler-gcc*.h: unify macro definitions hace 14 años
  Mikael Pettersson 9c695203a7 compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions hace 15 años
  Linus Torvalds ef26b1691d Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
  David Daney 38938c879e Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) hace 15 años
  Andrew Morton 7cff7ce94a include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand __builtin_object_size hace 15 años
  Arjan van de Ven 63312b6a6f x86: Add a Kconfig option to turn the copy_from_user warnings into errors hace 15 años
  Arjan van de Ven 4a31276930 x86: Turn the copy_from_user check into an (optional) compile time warning hace 15 años
  Arjan van de Ven 9f0cf4adb6 x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() hace 15 años
  H. Peter Anvin 8cd2c29dd5 compiler-gcc4: conditionalize #error on __KERNEL__ hace 16 años
  Linus Torvalds f9d1425007 Disallow gcc versions 4.1.{0,1} hace 16 años
  Linus Torvalds f153b82121 Sanitize gcc version header includes hace 16 años
  Harvey Harrison 185c045c24 x86, core: remove CONFIG_FORCED_INLINING hace 17 años
  Adrian Bunk 3ff6eecca4 remove __attribute_used__ hace 17 años
  Robert P. J. Day 94f582f82a Force erroneous inclusions of compiler-*.h files to be errors hace 17 años
  Andi Kleen a586df067a x86: Support __attribute__((__cold__)) in gcc 4.3 hace 18 años
  David Rientjes 0d7ebbbc6e compiler: introduce __used and __maybe_unused hace 18 años
  Borislav Petkov 9490991482 Add unitialized_var() macro for suppressing gcc warnings hace 18 años
  Ingo Molnar a9df3d0f31 [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining hace 19 años
  Ingo Molnar 40fc55cb69 [PATCH] Make __always_inline actually force always inlining hace 19 años
  Andrew Morton a136564702 [PATCH] remove gcc-2 checks hace 19 años
  Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 hace 20 años