1. 42f1c01 coccicheck: change handling of C={1,2} when M= is set by Greg Dietsche · 13 years ago
  2. f5ded4f setlocalversion: Include post Linus git tags in LOCALVERSION_AUTO by Stephen Boyd · 12 years ago
  3. 6c63522 builddeb: Don't create files in /tmp with predictable names by Ben Hutchings · 12 years ago
  4. 6e2e340 ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers by Tony Lindgren · 12 years ago
  5. 0d86f65 module: fix broken isapnp handling in file2alias by Ondrej Zary · 12 years ago
  6. 5467bdd x86/cpu: Clean up modalias feature matching by Ben Hutchings · 12 years ago
  7. 660d3ff scripts: gcc-wrapper: Add exceptions for netfilter failures with gcc-4.6.3 by Rohit Vaswani · 12 years ago
  8. 8eef05d checkpatch: Warn on code with 6+ tab indentation by Joe Perches · 12 years ago
  9. 116bcf0 scripts: gcc-wrapper: Add exceptions for failures with gcc-4.6.3 by Rohit Vaswani · 12 years ago
  10. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  11. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  12. 644e9cb Add driver auto probing for x86 features v4 by Andi Kleen · 13 years ago
  13. f858ee8 kbuild: disable -Wmissing-field-initializers for W=1 by Kirill A. Shutemov · 13 years ago
  14. 5d09598 kconfig: fix new choices being skipped upon config update by Arnaud Lacombe · 13 years ago
  15. 9d3f998 recordmcount: Fix handling of elf64 big-endian objects. by David Daney · 13 years ago
  16. adc0186 kconfig/streamline-config.pl: Fix parsing Makefile with variables by Steven Rostedt · 13 years ago
  17. e5303c2 kconfig/streamline-config.pl: Simplify backslash line concatination by Steven Rostedt · 13 years ago
  18. 70c95b0 scripts/kernel-doc: fix fatal error caused by cfg80211.h by Randy Dunlap · 13 years ago
  19. 620c231 kbuild: do not check for ancient modutils tools by Lucas De Marchi · 13 years ago
  20. 65f2e75 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." by Russell King · 13 years ago
  21. 5674124 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 408e057 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  23. 287b901 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  24. c63dbbd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  25. 30c4eaa menuconfig: fix a regression when canceling the prompt dialog at exit by Li Zefan · 13 years ago
  26. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  27. 1e6c4df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 13 years ago
  28. 37ae2d5 kbuild: Fix compiler warning with assertion when calling 'fwrite' by Arnaud Lacombe · 13 years ago
  29. e2aef4d Improve update-po-config output by Peter Foley · 13 years ago
  30. 29a36d4 scripts/coccinelle: improve the coverage of some semantic patches by Julia Lawall · 13 years ago
  31. 7c43185 Kbuild: Use dtc's -d (dependency) option by Stephen Warren · 13 years ago
  32. 136ec20 dtc: Implement -d option to write out a dependency file by Stephen Warren · 13 years ago
  33. fb3f8af coccinelle: semantic patches related to devm_ functions (part 2) by Julia Lawall · 13 years ago
  34. 22e0059 coccinelle: semantic patches related to devm_ functions (part 1) by Julia Lawall · 13 years ago
  35. d0bc1fb coccicheck: add M= option to control which dir is processed by Greg Dietsche · 13 years ago
  36. c55ac15 menuconfig: let make not report error when not save configuration by Wang YanQing · 13 years ago
  37. 320d41b merge_config.sh: fix bug in final check by John Stultz · 13 years ago
  38. c0c0cda merge_config.sh: whitespace cleanup by Darren Hart · 13 years ago
  39. 041b78c merge_config.sh: use signal names compatible with dash and bash by Darren Hart · 13 years ago
  40. 4b5f721 kconfig: add merge_config.sh script by john stultz · 13 years ago
  41. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  42. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  43. 364212f kconfig/streamline-config.pl: Fix parsing Makefile with variables by Steven Rostedt · 13 years ago
  44. d060d96 kconfig/streamline-config.pl: Simplify backslash line concatination by Steven Rostedt · 13 years ago
  45. e49ce14 modpost: use linker section to generate table. by Rusty Russell · 13 years ago
  46. 626596e modpost: use a table rather than a giant if/else statement. by Rusty Russell · 13 years ago
  47. bfcb2cc checkpatch: catch all occurences of type and cast spacing errors per line by Andy Whitcroft · 13 years ago
  48. 6b48db2 checkpatch: typeof may have more complex arguments by Andy Whitcroft · 13 years ago
  49. addcdce checkpatch: ensure cast type is unique in the context parser by Andy Whitcroft · 13 years ago
  50. c81769f checkpatch: fix complex macros handling of square brackets by Andy Whitcroft · 13 years ago
  51. e01886a checkpatch: fix 'return is not a function' square bracket handling by Andy Whitcroft · 13 years ago
  52. 72f115f checkpatch: complex macro should allow the empty do while loop by Andy Whitcroft · 13 years ago
  53. 87a5387 checkpatch: fix EXPORT_SYMBOL handling following a function by Andy Whitcroft · 13 years ago
  54. a138580 checkpatch: only apply kconfig help checks for options which prompt by Andy Whitcroft · 13 years ago
  55. 3e469cd checkpatch: optimise statement scanner when mid-statement by Andy Whitcroft · 13 years ago
  56. 89a8835 checkpatch: ## is not a valid modifier by Andy Whitcroft · 13 years ago
  57. d7c76ba checkpatch: improve memset and min/max with cast checking by Joe Perches · 13 years ago
  58. 554e165 checkpatch: check for common memset parameter issues against statments by Andy Whitcroft · 13 years ago
  59. f74bd19 checkpatch: correctly track the end of preprocessor commands in context by Andy Whitcroft · 13 years ago
  60. 5f14d3b checkpatch: prefer __printf over __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  61. 270c49a checkpatch: update signature "might be better as" warning by Joe Perches · 13 years ago
  62. ed128fe get_maintainers.pl: follow renames when looking up commit signers by Ian Campbell · 13 years ago
  63. adfb933 checkpatch: Add check for vreg_xxx api in opensource drivers by Pankaj Kumar · 13 years ago
  64. 5dd7bf5 ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. by Jochen Friedrich · 13 years ago
  65. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  66. 5bb0571 kbuild: Fix comment in Makefile.lib by Michal Marek · 13 years ago
  67. 603d8c0 scripts/genksyms: clean lex/yacc generated files by Fernando Luis Vázquez Cao · 13 years ago
  68. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  69. 2e88505 recordmcount: Fix handling of elf64 big-endian objects. by David Daney · 13 years ago
  70. ff894e3 ctags: remove struct forward declarations by Alexey Dobriyan · 13 years ago
  71. fa0ad65 kconfig: adapt update-po-config to new UML layout by Paul Bolle · 13 years ago
  72. 70cc01e kconfig: use xfwrite wrapper function to silence warnings by Peter Foley · 13 years ago
  73. 2ab0a60d scripts: Include copper pattern in build targets by David Brown · 13 years ago
  74. 4f0c28f kconfig: fix set but not used warnings by Peter Foley · 13 years ago
  75. a7d6f6e kconfig: fix warnings by specifing format arguments by Peter Foley · 13 years ago
  76. 60d78bb checkpatch: Add check for gpiomux usage in msm board files by Rohit Vaswani · 13 years ago
  77. 9147621 kbuild, headers.sh: Don't make archheaders explicitly by H. Peter Anvin · 13 years ago
  78. 523817b ARM: amba: Auto-generate AMBA driver module aliases during modpost by Dave Martin · 13 years ago
  79. 6fff127 cpuidle: menu: Remove the unused get_loadavg function by Rohit Vaswani · 13 years ago
  80. 29dc54c checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source by H. Peter Anvin · 13 years ago
  81. 052ad27 kbuild: Add support for an "archheaders" target by H. Peter Anvin · 13 years ago
  82. cb97914 kbuild: Add support for installing generated asm headers by H. Peter Anvin · 13 years ago
  83. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  84. 358142d scripts/tags.sh: Add Page flag function magic by Stephen Boyd · 13 years ago
  85. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  86. 2d92f69 kbuild: Fix help text not displayed in choice option. by Srinivas Kandagatla · 13 years ago
  87. addd8c9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  88. a84f6aa Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  89. dede6fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  90. 2449b8b module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree by Ben Hutchings · 13 years ago
  91. 15662b3 checkpatch: add a --strict check for utf-8 in commit logs by Joe Perches · 13 years ago
  92. 67d0a07 kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete by Joe Perches · 13 years ago
  93. 0f60be2 scripts/package/Makefile: Fix typo: an deb -> a deb by Paul Menzel · 13 years ago
  94. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  95. 246e1f1 checkpatch: repair faulty executable-bit check. by Gregory Bean · 13 years ago
  96. 0359de7 genksyms: Regenerate lexer and parser by Michal Marek · 13 years ago
  97. 2c5925d genksyms: Do not expand internal types by Michal Marek · 13 years ago
  98. b06fcd6 genksyms: Minor parser cleanup by Michal Marek · 13 years ago
  99. 9daf934 build-all.py: Add support for apq defconfigs by Stephen Boyd · 13 years ago
  100. f1fdaff checkpatch: remove 'static const char * const' check by Gregory Bean · 13 years ago