1. e2aef4d Improve update-po-config output by Peter Foley · 13 years ago
  2. c55ac15 menuconfig: let make not report error when not save configuration by Wang YanQing · 13 years ago
  3. 320d41b merge_config.sh: fix bug in final check by John Stultz · 13 years ago
  4. c0c0cda merge_config.sh: whitespace cleanup by Darren Hart · 13 years ago
  5. 041b78c merge_config.sh: use signal names compatible with dash and bash by Darren Hart · 13 years ago
  6. 4b5f721 kconfig: add merge_config.sh script by john stultz · 13 years ago
  7. 70cc01e kconfig: use xfwrite wrapper function to silence warnings by Peter Foley · 13 years ago
  8. 4f0c28f kconfig: fix set but not used warnings by Peter Foley · 13 years ago
  9. a7d6f6e kconfig: fix warnings by specifing format arguments by Peter Foley · 13 years ago
  10. 93072c3 scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox by Cheng Renquan · 13 years ago
  11. e631a57 scripts/kconfig/nconf: fix editing long strings by Cheng Renquan · 13 years ago
  12. 5ea9f64 scripts/kconfig/nconf: dynamically alloc dialog_input_result by Cheng Renquan · 13 years ago
  13. cd58a90fa scripts/kconfig/nconf: fix memmove's length arg by Cheng Renquan · 13 years ago
  14. 4e24dbf scripts/kconfig/nconf: fix typo: unknow => unknown by Cheng Renquan · 13 years ago
  15. 6a19492 Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 13 years ago
  16. 702a945 kconfig: fix set but not used variables by Lucas De Marchi · 13 years ago
  17. 564899f kconfig: handle SIGINT in menuconfig by Davidlohr Bueso · 13 years ago
  18. 953742c kconfig: fix __enabled_ macros definition for invisible and un-selected symbols by Arnaud Lacombe · 13 years ago
  19. db57630 Merge branch 'master/kconfig-localmodconfig' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 13 years ago
  20. 57e6292 kconfig: factor code in menu_get_ext_help() by Arnaud Lacombe · 13 years ago
  21. 3f198df kbuild: Fix help text not displayed in choice option. by Srinivas Kandagatla · 13 years ago
  22. 4920e05 kconfig/nconf: nuke unreferenced `nohelp_text' by Arnaud Lacombe · 13 years ago
  23. 50bce3e kconfig/streamline_config.pl: merge local{mod,yes}config by Arnaud Lacombe · 13 years ago
  24. 22d550a kconfig/streamline_config.pl: use options to determine operating mode by Arnaud Lacombe · 13 years ago
  25. f597a71 kconfig/streamline_config.pl: directly access LSMOD from the environment by Arnaud Lacombe · 13 years ago
  26. 1d3fe4a Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  27. 2a11c8e kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() by Michal Marek · 13 years ago
  28. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  29. 6e60c02 checkpatch.pl: update $logFunctions by Joe Perches · 13 years ago
  30. 34d9921 checkpatch: make utf-8 test --strict by Joe Perches · 13 years ago
  31. 000d1cc1 checkpatch.pl: add ability to ignore various messages by Joe Perches · 13 years ago
  32. 39b7e28 checkpatch: add a "prefer __aligned" check by Joe Perches · 13 years ago
  33. 2011247 checkpatch: validate signature styles and To: and Cc: lines by Joe Perches · 13 years ago
  34. 165e72a checkpatch: add __rcu as a sparse modifier by Sven Eckelmann · 13 years ago
  35. 7d2367a checkpatch: suggest using min_t or max_t by Joe Perches · 13 years ago
  36. 0334b38 get_maintainers.pl: improve .mailmap parsing by Joe Perches · 13 years ago
  37. 154dd78 Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  38. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  39. bac6aa8 xconfig: Abort close if configuration cannot be saved by Michal Marek · 14 years ago
  40. 1ae1470 genksyms: Use same type in loop comparison by Jesper Juhl · 13 years ago
  41. 62a2635 modpost: Fix modpost's license checking V3 by Alessio Igor Bogani · 13 years ago
  42. 0ff3577 kbuild: silence generated makefile message by Peter Foley · 13 years ago
  43. eb4cf5a kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h by Arnaud Lacombe · 13 years ago
  44. 6ac556d Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  45. a1e8065 kconfig/nconf: remove useless conditionnal by Arnaud Lacombe · 13 years ago
  46. f98ee76 kconfig/nconf: prevent segfault on empty menu by Arnaud Lacombe · 13 years ago
  47. 5416857 kconfig/nconf: use the generic menu_get_ext_help() by Arnaud Lacombe · 13 years ago
  48. e9882ac nconfig: Avoid Wunused-but-set warning by Raghavendra D Prabhu · 13 years ago
  49. 8fc62e5 kbuild: Do not write to builddir in modules_install by Michal Marek · 13 years ago
  50. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  51. 5c74cd4 Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 13 years ago
  52. ab63f58 kconfig/conf: mark xfgets() private by Arnaud Lacombe · 13 years ago
  53. 131c60a kconfig: remove pending prototypes for kconfig_load() by Arnaud Lacombe · 13 years ago
  54. 3254399 kconfig/conf: add command line options' description by Arnaud Lacombe · 14 years ago
  55. 275744c kconfig/conf: reduce the scope of `defconfig_file' by Arnaud Lacombe · 14 years ago
  56. 8494453 kconfig: use calloc() for expr allocation by Arnaud Lacombe · 14 years ago
  57. e54e692 kconfig: introduce specialized printer by Arnaud Lacombe · 14 years ago
  58. ec6452a kconfig: do not overwrite symbol direct dependency in assignment by Arnaud Lacombe · 14 years ago
  59. f210735 headers_install: fix __packed in exported kernel headers by Markus Trippelsdorf · 13 years ago
  60. 3bdccc8 package: Makefile: fix perf target bug by matt mooney · 14 years ago
  61. 5e05981 Merge branch 'kbuild-implicit-parser-rule' of git://github.com/lacombar/linux-2.6 into kbuild/kbuild by Michal Marek · 13 years ago
  62. f0f3ca8 docproc: cleanup brace placement by Jesper Juhl · 13 years ago
  63. df0a92c scripts/gcc-goto.sh: fix a typo ("suport") by Jonathan Neuschäfer · 13 years ago
  64. 1744122 checkpatch: add warning for uses of printk_ratelimit by Joe Perches · 13 years ago
  65. c443453 bootgraph.pl: relax timing information requirements by Andrew Murray · 14 years ago
  66. bfe5424 kbuild: Hack for depmod not handling X.Y versions by Michal Marek · 14 years ago
  67. fc4da9a kbuild: Move depmod call to a separate script by Michal Marek · 14 years ago
  68. edfc86a dtc: regen parser by Arnaud Lacombe · 14 years ago
  69. 95abef8 dtc: migrate parser to implicit rules by Arnaud Lacombe · 14 years ago
  70. 2f76b35 kconfig: regen parser by Arnaud Lacombe · 14 years ago
  71. 378dbb2 kconfig: migrate parser to implicit rules by Arnaud Lacombe · 14 years ago
  72. 674eed8 kconfig/zconf.l: do not ask to generate backup by Arnaud Lacombe · 14 years ago
  73. b96a0d0 kconfig: kill no longer needed reference to YYDEBUG by Arnaud Lacombe · 14 years ago
  74. 61f956f kconfig: constify `kconf_id_lookup' by Arnaud Lacombe · 14 years ago
  75. 58ef81c genksym: regen parser by Arnaud Lacombe · 14 years ago
  76. 880f449 genksyms: migrate parser to implicit rules by Arnaud Lacombe · 14 years ago
  77. 6b19e7e genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o by Arnaud Lacombe · 14 years ago
  78. 45c47d9 genksyms: pass hash and lookup functions name and target language though the input file by Arnaud Lacombe · 14 years ago
  79. 991d76c kbuild: simplify the %_shipped rule by Arnaud Lacombe · 14 years ago
  80. 7373f4f kbuild: add implicit rules for parser generation by Arnaud Lacombe · 14 years ago
  81. e0318d8 kbuild: add `baseprereq' by Arnaud Lacombe · 14 years ago
  82. 181e976 kbuild: silence Nothing to be done for 'all' message by Peter Foley · 14 years ago
  83. 36fee53 Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 14 years ago
  84. a61944c Merge commit 'v3.0-rc1' into kbuild/kconfig by Michal Marek · 14 years ago
  85. 2e48352 Merge commit 'v3.0-rc1' into kbuild/kbuild by Michal Marek · 14 years ago
  86. 1ea3ad4 kconfig/gconf: silent missing prototype warnings by Arnaud Lacombe · 14 years ago
  87. f8aea77 kconfig/gconf: kill deadcode by Arnaud Lacombe · 14 years ago
  88. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 14 years ago
  89. 8425038 kconfig: nuke reference to SWIG by Arnaud Lacombe · 14 years ago
  90. 02d95c9 kconfig: add missing <stdlib.h> inclusion by Arnaud Lacombe · 14 years ago
  91. dd00330 kconfig: add missing <ctype.h> inclusion by Arnaud Lacombe · 14 years ago
  92. 10a4b27 kconfig: add missing <stdarg.h> inclusion by Arnaud Lacombe · 14 years ago
  93. 75f1468 kconfig: fix return code for invalid boolean symbol in conf_set_sym_val() by Arnaud Lacombe · 14 years ago
  94. d8fc320 kconfig: annotate non-trivial fall-trough by Arnaud Lacombe · 14 years ago
  95. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 14 years ago
  97. d6a72fe Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  98. 9905ce8 ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM by Rabin Vincent · 14 years ago
  99. 4d7a2fa scripts/tags.sh: Add magic for trace-events for etags too by Steven Rostedt · 14 years ago
  100. 50d6828 scripts/tags.sh: Fix ctags for DEFINE_EVENT() by Steven Rostedt · 14 years ago