1. f28b1c8 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  2. 0c05384 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  3. 39177ec nconf: handle comment entries within choice/endchoice by Peter Korsgaard · 16 years ago
  4. bc91c9f mkuboot.sh: Fail if mkimage is missing by Roland Stigge · 16 years ago
  5. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  6. 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. 8484baa kernel-doc: code reorganization by Randy Dunlap · 16 years ago
  8. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 16 years ago
  9. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 16 years ago
  10. d864b7b Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  11. 7ad1227 kconfig: fix undesirable side effect of adding "visible" menu attribute by Jan Beulich · 16 years ago
  12. 731ece4 modpost: Fix address calculation in reloc_location() by Olof Johansson · 16 years ago
  13. 0597fcd kconfig: fix warning by Arnaud Lacombe · 16 years ago
  14. a3ba811 Make fixdep error handling more explicit by Ben Gamari · 16 years ago
  15. 9fb6720 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 16 years ago
  16. 17742dc kconfig: Make expr_copy() take a const argument by Michal Marek · 16 years ago
  17. 1137c56 kconfig: simplify select-with-unmet-direct-dependency warning by Arnaud Lacombe · 16 years ago
  18. 6e5f685 checksyscalls: Fix stand-alone usage by Geert Uytterhoeven · 16 years ago
  19. 1121584 modpost: Put .zdebug* section on white list by H.J. Lu · 16 years ago
  20. d949750 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 · 16 years ago
  21. ab60bd0 kconfig: add more S_INT and S_HEX consistency checks by Arnaud Lacombe · 16 years ago
  22. 4ce2c1e kconfig: fix `zconfdebug' extern declaration by Arnaud Lacombe · 16 years ago
  23. bf128f5 kconfig/conf: merge duplicate switch's case by Arnaud Lacombe · 16 years ago
  24. 579fb8e kconfig: fix typos by Arnaud Lacombe · 16 years ago
  25. 1ebfa51 kbuild/gconf: add dummy inline for bind_textdomain_codeset() by Arnaud Lacombe · 16 years ago
  26. fe04ce0 kbuild/nconf: fix spaces damage by Arnaud Lacombe · 16 years ago
  27. 0dce631 kconfig: nuke second argument of conf_write_symbol() by Arnaud Lacombe · 16 years ago
  28. 6e71fab kconfig: do not define AUTOCONF_INCLUDED by Arnaud Lacombe · 16 years ago
  29. f682030 kbuild: introduce HDR_ARCH_LIST for headers_install_all by Kirill A. Shutemov · 16 years ago
  30. 8990c1b Merge commit 'v2.6.37-rc1' into kbuild/kbuild by Michal Marek · 16 years ago
  31. 2979076 headers_install: check exit status of unifdef by Mike Frysinger · 16 years ago
  32. 31c67c7 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  33. ed60453 ARM: 6511/1: ftrace: add ARM support for C version of recordmcount by Rabin Vincent · 16 years ago
  34. cd3478f ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount by Rabin Vincent · 16 years ago
  35. e63233f7 ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO by John Reiser · 16 years ago
  36. 1566412 scripts/tags.sh: Add magic for trace-events by Peter Zijlstra · 16 years ago
  37. 01660dfc scripts/genksyms: fix header usage by Arnaud Lacombe · 16 years ago
  38. 27af038 scripts: fix gfp-translate for recent changes to gfp.h by Mel Gorman · 16 years ago
  39. 09899c9 kconfig: regen parser by Arnaud Lacombe · 16 years ago
  40. 86e187f kconfig: add an option to determine a menu's visibility by Arnaud Lacombe · 16 years ago
  41. 2b35f4d kernel-doc: escape xml for structs by Randy Dunlap · 16 years ago
  42. 4567745 ftrace: Speed up recordmcount by Wu Zhangjin · 16 years ago
  43. 8af27e1 fixdep: use hash table instead of a single array by Eric Dumazet · 16 years ago
  44. 020e773 kconfig: sym_expand_string_value: allow for string termination when reallocing by Andy Whitcroft · 16 years ago
  45. 82279e6 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 4882720b semaphore: Remove mutex emulation by Thomas Gleixner · 16 years ago
  47. b7bdcc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 16 years ago
  48. 412910c ftrace/MIPS: Add module support for C version of recordmcount by Wu Zhangjin · 16 years ago
  49. a2d4935 ftrace/MIPS: Add MIPS64 support for C version of recordmcount by John Reiser · 16 years ago
  50. 8ef17fa kconfig: Have streamline_config process menuconfigs too by Steven Rostedt · 16 years ago
  51. 20d1904 kconfig: Fix streamline_config to read multi line deps in Kconfig files by Steven Rostedt · 16 years ago
  52. cf5a189 kconfig: Fix missing declaration of variable $dir in streamline_config.pl by hiromu · 16 years ago
  53. ccece60 kconfig: Fix variable name typo %prompts in streamline_config.pl by hiromu yagura · 16 years ago
  54. 4908980 kconfig: Make localmodconfig handle environment variables by Steven Rostedt · 16 years ago
  55. 2301b65 Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  56. e596c79 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  57. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  58. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  59. d63f6d1 initramfs: Fix build break on symbol-prefixed archs by Mike Frysinger · 16 years ago
  60. 9231d9e Revert "namespace: add source file location exceptions" by Michal Marek · 16 years ago
  61. 70c74e5 Merge branch 'message-callback' into kbuild/kconfig by Michal Marek · 16 years ago
  62. 062c182 Coccinelle: Add contextual message by Nicolas Palix · 16 years ago
  63. 97c1cf8 Coccinelle: Find doubled arguments to boolean or bit operators. by Julia Lawall · 16 years ago
  64. 1024717 Coccinelle: Find nested lock+irqsave functions that use the same flags variables. by Julia Lawall · 16 years ago
  65. 24a54f7 namespace: add source file location exceptions by Stephen Hemminger · 16 years ago
  66. 532cf29 scripts/extract-ikconfig: add support for bzip2, lzma and lzo by Dick Streefland · 16 years ago
  67. d0f95c7 kbuild: check return value of asprintf() by Namhyung Kim · 16 years ago
  68. b74b953 Merge commit 'v2.6.36' into kbuild/misc by Michal Marek · 16 years ago
  69. abb4385 scripts/namespace.pl: improve to get more correct results by Amerigo Wang · 16 years ago
  70. e8cf981 scripts/namespace.pl: some bug fixes by Amerigo Wang · 16 years ago
  71. 43f683c scripts/namespace.pl: update file exclusion list by Stephen Hemminger · 16 years ago
  72. c25f415 scripts/namespace.pl: fix wrong source path by Amerigo Wang · 16 years ago
  73. 93ed0e2 scripts/checkpatch.pl: add check for declaration of pci_device_id by Joe Perches · 16 years ago
  74. cb710ec scripts/checkpatch.pl: add warnings for static char that could be static const char by Joe Perches · 16 years ago
  75. 267ad8f checkpatch: version 0.31 by Andy Whitcroft · 16 years ago
  76. 01464f3 checkpatch: statement/block context analyser should look at sanitised lines by Andy Whitcroft · 16 years ago
  77. 3cbf62d checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar by Andy Whitcroft · 16 years ago
  78. 5eaa20b checkpatch: clean up structure definition macro handline by Andy Whitcroft · 16 years ago
  79. 015830b checkpatch: update copyright dates by Andy Whitcroft · 16 years ago
  80. 03f1df7 checkpatch: Add additional attribute #defines by Joe Perches · 16 years ago
  81. 3bf9a00 checkpatch: check for incorrect permissions by Rabin Vincent · 16 years ago
  82. 9fe287d7 checkpatch: ensure kconfig help checks only apply when we are adding help by Andy Whitcroft · 16 years ago
  83. 0c73b4e checkpatch: simplify and consolidate "missing space after" checks by Andy Whitcroft · 16 years ago
  84. 8cf6de7 checkpatch: add check for space after struct, union, and enum by Andy Whitcroft · 16 years ago
  85. 53a3c44 checkpatch: returning errno typically should be negative by Andy Whitcroft · 16 years ago
  86. 9446ef5 checkpatch: handle casts better fixing false categorisation of : as binary by Andy Whitcroft · 16 years ago
  87. fb2d2c1 checkpatch: ensure we do not collapse bracketed sections into constants by Andy Whitcroft · 16 years ago
  88. d2c0a23 checkpatch: suggest cleanpatch and cleanfile when appropriate by Andy Whitcroft · 16 years ago
  89. e91b6e2 checkpatch: types may sit on a line on their own by Andy Whitcroft · 16 years ago
  90. 6b4c5be checkpatch: fix regressions in "fix handling of leading spaces" by Andy Whitcroft · 16 years ago
  91. fae9920 scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists by Joe Perches · 16 years ago
  92. b9e2331 scripts/get_maintainer.pl: use mailmap in name deduplication and other updates by Joe Perches · 16 years ago
  93. 47abc72 scripts/get_maintainer.pl: correct indentation in a few places by Joe Perches · 16 years ago
  94. 7fa8ff2 scripts/get_maintainer.pl: fix mailmap handling by Florian Mickler · 16 years ago
  95. 6ef1c52 scripts/get_maintainer.pl: use case insensitive name de-duplication by Joe Perches · 16 years ago
  96. 683c6f8 scripts/get_maintainer.pl: improve --interactive UI by Joe Perches · 16 years ago
  97. dace8e3 scripts/get_maintainer.pl: add interactive mode by Florian Mickler · 16 years ago
  98. bcde44e scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then scripts by Joe Perches · 16 years ago
  99. e3e9d11 scripts/get_maintainer.pl: add default --git-fallback, remove default --git by Joe Perches · 16 years ago
  100. fab9ed1 scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails by Joe Perches · 16 years ago