Historial de Commits

Autor SHA1 Mensaje Fecha
  Arnaud Lacombe 5d09598d48 kconfig: fix new choices being skipped upon config update hace 13 años
  Peter Foley 70cc01e757 kconfig: use xfwrite wrapper function to silence warnings hace 13 años
  Arnaud Lacombe 953742c8fe kconfig: fix __enabled_ macros definition for invisible and un-selected symbols hace 14 años
  Michal Marek 2a11c8ea20 kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() hace 14 años
  Arnaud Lacombe eb4cf5a642 kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h hace 14 años
  Arnaud Lacombe e54e692ba6 kconfig: introduce specialized printer hace 14 años
  Michal Marek 36fee53510 Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig hace 14 años
  Arnaud Lacombe 5a6f8d2bd9 kconfig: nuke LKC_DIRECT_LINK cruft hace 14 años
  Arnaud Lacombe 10a4b2772e kconfig: add missing <stdarg.h> inclusion hace 14 años
  Arnaud Lacombe 75f1468bea kconfig: fix return code for invalid boolean symbol in conf_set_sym_val() hace 14 años
  Arnaud Lacombe d8fc320079 kconfig: annotate non-trivial fall-trough hace 14 años
  Michal Marek 4c54f0f846 kconfig: Only generate config_is_xxx for bool and tristate options hace 14 años
  Michal Marek 51f31afd12 Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig hace 14 años
  Arnaud Lacombe bdebd4892e kconfig: do not record timestamp in .config hace 14 años
  Jean-Christophe PLAGNIOL-VILLARD de125187dc kconfig: autogenerated config_is_xxx macro hace 14 años
  Michal Marek c33724a438 kconfig: Do not record timestamp in auto.conf and autoconf.h hace 16 años
  Arnaud Lacombe 579fb8e741 kconfig: fix typos hace 14 años
  Arnaud Lacombe 0dce631092 kconfig: nuke second argument of conf_write_symbol() hace 14 años
  Arnaud Lacombe 6e71fabe9e kconfig: do not define AUTOCONF_INCLUDED hace 14 años
  Michal Marek 70c74e59db Merge branch 'message-callback' into kbuild/kconfig hace 14 años
  Will Newton 1408b15b98 kconfig: Use PATH_MAX instead of 128 for path buffer sizes. hace 14 años
  Naohiro Aota 8bea7548ee kconfig: Don't go out from read config loop when you read new symbol hace 14 años
  Arnaud Lacombe 0954828fcb kconfig: replace KERNELVERSION usage by the mainmenu's prompt hace 15 años
  Arnaud Lacombe ffb5957bc4 kconfig: allow build-time definition of the internal config prefix hace 15 años
  Arnaud Lacombe 8baefd30b5 kconfig: replace a `switch()' statement by a more flexible `if()' statement hace 15 años
  Michal Marek 42368c37fb kconfig: Allow frontends to display messages themselves hace 15 años
  Arnaud Lacombe 94bedeca77 kbuild: confdata.c explicitly reference errno, thus need <errno.h> hace 15 años
  Sam Ravnborg 84062dd3a6 kconfig: fix savedefconfig with choice marked optional hace 15 años
  Jean Sacren bf5e327a30 kconfig: Fix warning: ignoring return value of 'fwrite' hace 15 años
  Sam Ravnborg a64b44ead0 kconfig: fix tristate choice with minimal config hace 15 años