1. 4ce2c1e kconfig: fix `zconfdebug' extern declaration by Arnaud Lacombe · 14 years ago
  2. bf128f5 kconfig/conf: merge duplicate switch's case by Arnaud Lacombe · 14 years ago
  3. 579fb8e kconfig: fix typos by Arnaud Lacombe · 14 years ago
  4. 1ebfa51 kbuild/gconf: add dummy inline for bind_textdomain_codeset() by Arnaud Lacombe · 14 years ago
  5. fe04ce0 kbuild/nconf: fix spaces damage by Arnaud Lacombe · 14 years ago
  6. 0dce631 kconfig: nuke second argument of conf_write_symbol() by Arnaud Lacombe · 14 years ago
  7. 6e71fab kconfig: do not define AUTOCONF_INCLUDED by Arnaud Lacombe · 14 years ago
  8. f682030 kbuild: introduce HDR_ARCH_LIST for headers_install_all by Kirill A. Shutemov · 14 years ago
  9. 8990c1b Merge commit 'v2.6.37-rc1' into kbuild/kbuild by Michal Marek · 14 years ago
  10. d52784e headers_check: Fix warning text by akpm@linux-foundation.org · 14 years ago
  11. de323f2 headers_check: better search for functions in headers by akpm@linux-foundation.org · 14 years ago
  12. 2979076 headers_install: check exit status of unifdef by Mike Frysinger · 14 years ago
  13. 31c67c7 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  14. ed60453 ARM: 6511/1: ftrace: add ARM support for C version of recordmcount by Rabin Vincent · 14 years ago
  15. cd3478f ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount by Rabin Vincent · 14 years ago
  16. a1087ef scripts/coccinelle: update for compatability with Coccinelle 0.2.4 by Julia Lawall · 14 years ago
  17. e63233f7 ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO by John Reiser · 14 years ago
  18. 1566412 scripts/tags.sh: Add magic for trace-events by Peter Zijlstra · 14 years ago
  19. 0a18a93 tags: put function prototypes back! by Uwe Kleine-König · 14 years ago
  20. 01660dfc scripts/genksyms: fix header usage by Arnaud Lacombe · 14 years ago
  21. 45f53cc Kconfig: fix single letter command in scripts/config by Andi Kleen · 14 years ago
  22. 6e5b869 gitignore: add scripts/recordmcount by Américo Wang · 14 years ago
  23. 10f26fa kbuild, deb-pkg: select userland architecture based on UTS_MACHINE by Asbjoern Sloth Toennesen · 14 years ago
  24. 27af038 scripts: fix gfp-translate for recent changes to gfp.h by Mel Gorman · 14 years ago
  25. 09899c9 kconfig: regen parser by Arnaud Lacombe · 14 years ago
  26. 86e187f kconfig: add an option to determine a menu's visibility by Arnaud Lacombe · 14 years ago
  27. 2b35f4d kernel-doc: escape xml for structs by Randy Dunlap · 14 years ago
  28. 4567745 ftrace: Speed up recordmcount by Wu Zhangjin · 14 years ago
  29. 8af27e1 fixdep: use hash table instead of a single array by Eric Dumazet · 14 years ago
  30. e86c241 kbuild, deb-pkg: Fix build with paranoid umask by maximilian attems · 14 years ago
  31. 020e773 kconfig: sym_expand_string_value: allow for string termination when reallocing by Andy Whitcroft · 14 years ago
  32. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  33. 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 · 14 years ago
  34. 4882720b semaphore: Remove mutex emulation by Thomas Gleixner · 14 years ago
  35. b7bdcc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 14 years ago
  36. 412910c ftrace/MIPS: Add module support for C version of recordmcount by Wu Zhangjin · 14 years ago
  37. a2d49358 ftrace/MIPS: Add MIPS64 support for C version of recordmcount by John Reiser · 14 years ago
  38. 8ef17fa kconfig: Have streamline_config process menuconfigs too by Steven Rostedt · 14 years ago
  39. 20d1904 kconfig: Fix streamline_config to read multi line deps in Kconfig files by Steven Rostedt · 14 years ago
  40. cf5a189 kconfig: Fix missing declaration of variable $dir in streamline_config.pl by hiromu · 14 years ago
  41. ccece60 kconfig: Fix variable name typo %prompts in streamline_config.pl by hiromu yagura · 14 years ago
  42. 4908980 kconfig: Make localmodconfig handle environment variables by Steven Rostedt · 14 years ago
  43. 2301b65 Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  44. e596c79 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  45. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  46. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  47. d63f6d1 initramfs: Fix build break on symbol-prefixed archs by Mike Frysinger · 14 years ago
  48. 9231d9e Revert "namespace: add source file location exceptions" by Michal Marek · 14 years ago
  49. 70c74e5 Merge branch 'message-callback' into kbuild/kconfig by Michal Marek · 14 years ago
  50. 062c182 Coccinelle: Add contextual message by Nicolas Palix · 14 years ago
  51. 97c1cf8 Coccinelle: Find doubled arguments to boolean or bit operators. by Julia Lawall · 14 years ago
  52. 1024717 Coccinelle: Find nested lock+irqsave functions that use the same flags variables. by Julia Lawall · 14 years ago
  53. 24a54f7 namespace: add source file location exceptions by Stephen Hemminger · 14 years ago
  54. 532cf29 scripts/extract-ikconfig: add support for bzip2, lzma and lzo by Dick Streefland · 14 years ago
  55. d0f95c7 kbuild: check return value of asprintf() by Namhyung Kim · 14 years ago
  56. b74b953 Merge commit 'v2.6.36' into kbuild/misc by Michal Marek · 14 years ago
  57. abb4385 scripts/namespace.pl: improve to get more correct results by Amerigo Wang · 14 years ago
  58. e8cf981 scripts/namespace.pl: some bug fixes by Amerigo Wang · 14 years ago
  59. 43f683c scripts/namespace.pl: update file exclusion list by Stephen Hemminger · 14 years ago
  60. c25f415 scripts/namespace.pl: fix wrong source path by Amerigo Wang · 14 years ago
  61. 93ed0e2 scripts/checkpatch.pl: add check for declaration of pci_device_id by Joe Perches · 14 years ago
  62. cb710ec scripts/checkpatch.pl: add warnings for static char that could be static const char by Joe Perches · 14 years ago
  63. 267ad8f checkpatch: version 0.31 by Andy Whitcroft · 14 years ago
  64. 01464f3 checkpatch: statement/block context analyser should look at sanitised lines by Andy Whitcroft · 14 years ago
  65. 3cbf62d checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar by Andy Whitcroft · 14 years ago
  66. 5eaa20b checkpatch: clean up structure definition macro handline by Andy Whitcroft · 14 years ago
  67. 015830b checkpatch: update copyright dates by Andy Whitcroft · 14 years ago
  68. 03f1df7 checkpatch: Add additional attribute #defines by Joe Perches · 14 years ago
  69. 3bf9a00 checkpatch: check for incorrect permissions by Rabin Vincent · 14 years ago
  70. 9fe287d7 checkpatch: ensure kconfig help checks only apply when we are adding help by Andy Whitcroft · 14 years ago
  71. 0c73b4e checkpatch: simplify and consolidate "missing space after" checks by Andy Whitcroft · 14 years ago
  72. 8cf6de7 checkpatch: add check for space after struct, union, and enum by Andy Whitcroft · 14 years ago
  73. 53a3c44 checkpatch: returning errno typically should be negative by Andy Whitcroft · 14 years ago
  74. 9446ef5 checkpatch: handle casts better fixing false categorisation of : as binary by Andy Whitcroft · 14 years ago
  75. fb2d2c1 checkpatch: ensure we do not collapse bracketed sections into constants by Andy Whitcroft · 14 years ago
  76. d2c0a23 checkpatch: suggest cleanpatch and cleanfile when appropriate by Andy Whitcroft · 14 years ago
  77. e91b6e2 checkpatch: types may sit on a line on their own by Andy Whitcroft · 14 years ago
  78. 6b4c5be checkpatch: fix regressions in "fix handling of leading spaces" by Andy Whitcroft · 14 years ago
  79. fae9920 scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists by Joe Perches · 14 years ago
  80. b9e2331 scripts/get_maintainer.pl: use mailmap in name deduplication and other updates by Joe Perches · 14 years ago
  81. 47abc72 scripts/get_maintainer.pl: correct indentation in a few places by Joe Perches · 14 years ago
  82. 7fa8ff2 scripts/get_maintainer.pl: fix mailmap handling by Florian Mickler · 14 years ago
  83. 6ef1c52 scripts/get_maintainer.pl: use case insensitive name de-duplication by Joe Perches · 14 years ago
  84. 683c6f8 scripts/get_maintainer.pl: improve --interactive UI by Joe Perches · 14 years ago
  85. dace8e3 scripts/get_maintainer.pl: add interactive mode by Florian Mickler · 14 years ago
  86. bcde44e scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then scripts by Joe Perches · 14 years ago
  87. e3e9d11 scripts/get_maintainer.pl: add default --git-fallback, remove default --git by Joe Perches · 14 years ago
  88. fab9ed1 scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails by Joe Perches · 14 years ago
  89. 6ffd948 scripts/get_maintainer.pl: use correct indentation by Joe Perches · 14 years ago
  90. 63ab52d scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" information by Joe Perches · 14 years ago
  91. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  92. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  94. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  95. d7b4d6d ftrace: Remove recursion between recordmcount and scripts/mod/empty by Steven Rostedt · 14 years ago
  96. 85caa99 ftrace: Use objtree for C version of recordmcount by Steven Rostedt · 14 years ago
  97. 4447586 ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program by Steven Rostedt · 14 years ago
  98. c28d507 ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c by Steven Rostedt · 14 years ago
  99. 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
  100. 81d3858 ftrace: Add C version of recordmcount compile time code by John Reiser · 14 years ago