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