1. 39b7e28 checkpatch: add a "prefer __aligned" check by Joe Perches · 13 years ago
  2. 2011247 checkpatch: validate signature styles and To: and Cc: lines by Joe Perches · 13 years ago
  3. 165e72a checkpatch: add __rcu as a sparse modifier by Sven Eckelmann · 13 years ago
  4. 7d2367a checkpatch: suggest using min_t or max_t by Joe Perches · 13 years ago
  5. 0334b38 get_maintainers.pl: improve .mailmap parsing by Joe Perches · 13 years ago
  6. 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
  7. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. bac6aa8 xconfig: Abort close if configuration cannot be saved by Michal Marek · 13 years ago
  9. 1ae1470 genksyms: Use same type in loop comparison by Jesper Juhl · 13 years ago
  10. 62a2635 modpost: Fix modpost's license checking V3 by Alessio Igor Bogani · 13 years ago
  11. 0ff3577 kbuild: silence generated makefile message by Peter Foley · 13 years ago
  12. eb4cf5a kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h by Arnaud Lacombe · 13 years ago
  13. 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
  14. a1e8065 kconfig/nconf: remove useless conditionnal by Arnaud Lacombe · 13 years ago
  15. f98ee76 kconfig/nconf: prevent segfault on empty menu by Arnaud Lacombe · 13 years ago
  16. 5416857 kconfig/nconf: use the generic menu_get_ext_help() by Arnaud Lacombe · 13 years ago
  17. e9882ac nconfig: Avoid Wunused-but-set warning by Raghavendra D Prabhu · 13 years ago
  18. 8fc62e5 kbuild: Do not write to builddir in modules_install by Michal Marek · 13 years ago
  19. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  20. 5c74cd4 Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 13 years ago
  21. ab63f58 kconfig/conf: mark xfgets() private by Arnaud Lacombe · 13 years ago
  22. 131c60a kconfig: remove pending prototypes for kconfig_load() by Arnaud Lacombe · 13 years ago
  23. 3254399 kconfig/conf: add command line options' description by Arnaud Lacombe · 14 years ago
  24. 275744c kconfig/conf: reduce the scope of `defconfig_file' by Arnaud Lacombe · 14 years ago
  25. 8494453 kconfig: use calloc() for expr allocation by Arnaud Lacombe · 14 years ago
  26. e54e692 kconfig: introduce specialized printer by Arnaud Lacombe · 13 years ago
  27. ec6452a kconfig: do not overwrite symbol direct dependency in assignment by Arnaud Lacombe · 13 years ago
  28. f210735 headers_install: fix __packed in exported kernel headers by Markus Trippelsdorf · 13 years ago
  29. 3bdccc8 package: Makefile: fix perf target bug by matt mooney · 13 years ago
  30. 5e05981 Merge branch 'kbuild-implicit-parser-rule' of git://github.com/lacombar/linux-2.6 into kbuild/kbuild by Michal Marek · 13 years ago
  31. f0f3ca8 docproc: cleanup brace placement by Jesper Juhl · 13 years ago
  32. df0a92c scripts/gcc-goto.sh: fix a typo ("suport") by Jonathan Neuschäfer · 13 years ago
  33. 1744122 checkpatch: add warning for uses of printk_ratelimit by Joe Perches · 13 years ago
  34. c443453 bootgraph.pl: relax timing information requirements by Andrew Murray · 13 years ago
  35. bfe5424 kbuild: Hack for depmod not handling X.Y versions by Michal Marek · 13 years ago
  36. fc4da9a kbuild: Move depmod call to a separate script by Michal Marek · 13 years ago
  37. edfc86a dtc: regen parser by Arnaud Lacombe · 13 years ago
  38. 95abef8 dtc: migrate parser to implicit rules by Arnaud Lacombe · 13 years ago
  39. 2f76b35 kconfig: regen parser by Arnaud Lacombe · 13 years ago
  40. 378dbb2 kconfig: migrate parser to implicit rules by Arnaud Lacombe · 13 years ago
  41. 674eed8 kconfig/zconf.l: do not ask to generate backup by Arnaud Lacombe · 13 years ago
  42. b96a0d0 kconfig: kill no longer needed reference to YYDEBUG by Arnaud Lacombe · 13 years ago
  43. 61f956f kconfig: constify `kconf_id_lookup' by Arnaud Lacombe · 13 years ago
  44. 58ef81c genksym: regen parser by Arnaud Lacombe · 13 years ago
  45. 880f449 genksyms: migrate parser to implicit rules by Arnaud Lacombe · 13 years ago
  46. 6b19e7e genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o by Arnaud Lacombe · 13 years ago
  47. 45c47d9 genksyms: pass hash and lookup functions name and target language though the input file by Arnaud Lacombe · 13 years ago
  48. 991d76c kbuild: simplify the %_shipped rule by Arnaud Lacombe · 13 years ago
  49. 7373f4f kbuild: add implicit rules for parser generation by Arnaud Lacombe · 13 years ago
  50. e0318d8 kbuild: add `baseprereq' by Arnaud Lacombe · 13 years ago
  51. 181e976 kbuild: silence Nothing to be done for 'all' message by Peter Foley · 13 years ago
  52. 36fee53 Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 13 years ago
  53. a61944c Merge commit 'v3.0-rc1' into kbuild/kconfig by Michal Marek · 13 years ago
  54. 2e48352 Merge commit 'v3.0-rc1' into kbuild/kbuild by Michal Marek · 13 years ago
  55. 1ea3ad4 kconfig/gconf: silent missing prototype warnings by Arnaud Lacombe · 13 years ago
  56. f8aea77 kconfig/gconf: kill deadcode by Arnaud Lacombe · 13 years ago
  57. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 13 years ago
  58. 8425038 kconfig: nuke reference to SWIG by Arnaud Lacombe · 13 years ago
  59. 02d95c9 kconfig: add missing <stdlib.h> inclusion by Arnaud Lacombe · 13 years ago
  60. dd00330 kconfig: add missing <ctype.h> inclusion by Arnaud Lacombe · 13 years ago
  61. 10a4b27 kconfig: add missing <stdarg.h> inclusion by Arnaud Lacombe · 13 years ago
  62. 75f1468 kconfig: fix return code for invalid boolean symbol in conf_set_sym_val() by Arnaud Lacombe · 13 years ago
  63. d8fc320 kconfig: annotate non-trivial fall-trough by Arnaud Lacombe · 13 years ago
  64. 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
  65. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 13 years ago
  66. 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
  67. 9905ce8 ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM by Rabin Vincent · 13 years ago
  68. 4d7a2fa scripts/tags.sh: Add magic for trace-events for etags too by Steven Rostedt · 13 years ago
  69. 50d6828e scripts/tags.sh: Fix ctags for DEFINE_EVENT() by Steven Rostedt · 13 years ago
  70. 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
  71. 51b550a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  72. 62af816 Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  73. 0fccc62 checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptions by Joe Perches · 13 years ago
  74. b053172 checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptions by Joe Perches · 13 years ago
  75. 428e2fd checkpatch: add check for line continuations in quoted strings by Joe Perches · 13 years ago
  76. ac9a126 Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig by Michal Marek · 13 years ago
  77. 4c54f0f kconfig: Only generate config_is_xxx for bool and tristate options by Michal Marek · 13 years ago
  78. d49e468 xconfig: merge code path to conf_write() by Arnaud Lacombe · 13 years ago
  79. 163d3fe kbuild: Fix reference to vermagic.h by Geert Uytterhoeven · 13 years ago
  80. 2bb732c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  81. 0bd41df kbuild: Create a kernel-headers RPM by Arun Sharma · 13 years ago
  82. 857c7e4 rpm-pkg: Fix when current directory is a symlink by Michal Marek · 13 years ago
  83. 51f31af Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig by Michal Marek · 13 years ago
  84. bdebd48 kconfig: do not record timestamp in .config by Arnaud Lacombe · 13 years ago
  85. ca995cb export_report: use warn() to issue WARNING, so they go to stderr by Jim Cromie · 13 years ago
  86. bdabc7a export_report: sort SECTION 2 output by Jim Cromie · 13 years ago
  87. de7b0b4 export_report: do collectcfiles work in perl itself by Jim Cromie · 13 years ago
  88. 6ef3d36 gconfig: Hide unused left treeview when start up the interface by Eduardo Silva · 13 years ago
  89. 2626e67 gconfig: enable rules hint for main treeviews by Eduardo Silva · 13 years ago
  90. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  91. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  92. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  93. d410fa4 Create Documentation/security/, by Randy Dunlap · 13 years ago
  94. d697182 ftrace/kbuild: Add recordmcount files to force full build by Michal Marek · 13 years ago
  95. 6845756 modpost: Update 64k section support for binutils 2.18.50 by Anders Kaseorg · 13 years ago
  96. f02e8a6 module: Sort exported symbols by Alessio Igor Bogani · 13 years ago
  97. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  98. de12518 kconfig: autogenerated config_is_xxx macro by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  99. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  100. f296388 ftrace/s390: mcount offset calculation by Martin Schwidefsky · 13 years ago