提交歷史

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