1. 500fcbc Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 11 years ago
  2. 8543ae1 checkpatch: add Suggested-by as a standard signature by Mugunthan V N · 11 years ago
  3. 74c8f43 checkpatch: only warn for empty lines before closing braces by themselves by Matthijs Kooijman · 11 years ago
  4. 5646bc7 checkpatch: warn on space before semicolon by Joe Perches · 11 years ago
  5. 04db4d2 checkpatch: complain about executable files by Joe Perches · 11 years ago
  6. a6962d7 checkpatch: Prefer seq_puts to seq_printf by Joe Perches · 11 years ago
  7. 972fdea checkpatch: add check for reuse of krealloc arg by Joe Perches · 11 years ago
  8. bbbe96e get_maintainer: use filename-only regex match for Tegra by Stephen Warren · 11 years ago
  9. 18ff44b scripts/decodecode: make faulting insn ptr more robust by Borislav Petkov · 11 years ago
  10. ced9cb1 localmodconfig: Process source kconfig files as they are found by Steven Rostedt · 11 years ago
  11. bc20d12 localmodconfig: Add debug prints for dependencies of module configs by Steven Rostedt · 11 years ago
  12. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  13. e942e2c checkpatch: fix stringification macro defect by Joe Perches · 11 years ago
  14. e535410 mei: bus: Initial MEI Client bus type implementation by Samuel Ortiz · 11 years ago
  15. e204378 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  16. c4619bc kbuild: fix make headers_check with make 3.80 by Sam Ravnborg · 11 years ago
  17. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  18. 97c3ec6 genksyms: fix metag symbol prefix on crc symbols by James Hogan · 11 years ago
  19. 690998b scripts/checkstack.pl: Add metag support by James Hogan · 12 years ago
  20. 00512bd metag: ftrace support by James Hogan · 12 years ago
  21. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 11 years ago
  22. eb90d08 get_maintainer: allow keywords to match filenames by Stephen Warren · 11 years ago
  23. 9dc3091 scripts/kernel-doc: handle struct member __aligned without numbers by Nishanth Menon · 11 years ago
  24. be987d9 checkpatch: improve CamelCase test for Page by Joe Perches · 11 years ago
  25. 309667e Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  26. ad60a93 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  27. 0ca7ffb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  28. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  29. e3900e7 Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 11 years ago
  30. 423a815 kbuild: Fix reading of .config in link-vmlinux.sh by Michal Marek · 11 years ago
  31. 24f0c2d scripts/coccinelle: find constant additions that could be bit ors by Julia Lawall · 11 years ago
  32. 5303265 coccicheck: Allow to show the executed command line by Bernd Schubert · 11 years ago
  33. f893bfb kbuild: Unset language specific variables in setlocalversion script by Christophe Leroy · 11 years ago
  34. 8937e89 depmod: pass -P $CONFIG_SYMBOL_PREFIX by James Hogan · 11 years ago
  35. 9b58b92 kbuild: Fix destination-y for installed headers by Jesper Nilsson · 11 years ago
  36. 26e5672 coccicheck: Allow the user to give a V= (verbose) argument by Bernd Schubert · 11 years ago
  37. ff3771c scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment by Peter Senna Tschudin · 11 years ago
  38. e0367a6 kbuild: clear KBUILD_SRC when calling 'make' in RPM spec by David R. Bild · 11 years ago
  39. 03b25b4 scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIG by Michael Grzeschik · 11 years ago
  40. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  41. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  42. 37581c2 checkpatch: fix USLEEP_RANGE test by Bruce Allan · 11 years ago
  43. 5ce59ae checkpatch: Add check for kcalloc argument order by Joe Perches · 11 years ago
  44. e8eb399 checkpatch: don't emit the CamelCase warning for PageFoo by Joe Perches · 11 years ago
  45. 56e77d7 checkpatch: warn on unnecessary __dev<foo> section markings by Joe Perches · 11 years ago
  46. dc13931 checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL> by Joe Perches · 11 years ago
  47. 6be0710 get_maintainer.pl: find maintainers for removed files by Geert Uytterhoeven · 11 years ago
  48. 1b2643f scripts/tags.sh: add ctags magic for declarations of popular kernel type by Kirill Tkhai · 11 years ago
  49. b24174b Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  50. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  51. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  52. 62dc989 kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new by Ben Hutchings · 11 years ago
  53. 8c0c774 scripts/sortextable: silence script output by Arnd Bergmann · 12 years ago
  54. e570d7c kbuild: limit dtc+cpp include path by Stephen Warren · 11 years ago
  55. 2c68115 kconfig: nconf: rewrite labels of function keys line by Roland Eggner · 11 years ago
  56. 0b61650 kconfig: nconf: rewrite help texts by Roland Eggner · 11 years ago
  57. 22435f3 kbuild: create a rule to run the pre-processor on *.dts files by Stephen Warren · 11 years ago
  58. 326b1ff checkpatch: fix $Float creation of match variables by Joe Perches · 11 years ago
  59. aed9934 kconfig: fix a compiliation error when using make xconfig by Tiana Rakotovao Andriamahefa · 11 years ago
  60. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  61. 1c37c05 MODSIGN: Add -s <signature> option to sign-file by Michal Marek · 11 years ago
  62. 4bc9410 MODSIGN: Specify the hash algorithm on sign-file command line by Michal Marek · 11 years ago
  63. 6543bec mod/file2alias: make modalias generation safe for cross compiling by Andreas Schwab · 11 years ago
  64. 7320bfa scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test by Peter Senna Tschudin · 12 years ago
  65. c5ffa13 nconf: function keys line, change background color for better readability by Roland Eggner · 11 years ago
  66. 7509657 lib: devres: Introduce devm_ioremap_resource() by Thierry Reding · 11 years ago
  67. f2e207f modpost: Ignore ARC specific non-alloc sections by Vineet Gupta · 11 years ago
  68. 1bdbac4 menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an Alternate" by Wang YanQing · 11 years ago
  69. 6364fd0 menuconfig: Add Save/Load buttons by Wang YanQing · 11 years ago
  70. 9f14b42 scripts/tags.sh: Fix regex syntax for etags by Andreas Schwab · 11 years ago
  71. 02f3e53 Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/rc-fixes by Michal Marek · 11 years ago
  72. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 11 years ago
  73. 6ae1417 misc: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  74. 8a7eab2 UAPI: Strip _UAPI prefix on header install no matter the whitespace by David Howells · 11 years ago
  75. 77bdcfe kconfig:lxdialog: remove duplicate code by Wang YanQing · 11 years ago
  76. 87727d4 menuconfig:inputbox: support navigate input position by Wang YanQing · 11 years ago
  77. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 11 years ago
  78. af487e4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  79. 495e9d8 checkpatch: warn on uapi #includes that #include <uapi/... by Joe Perches · 11 years ago
  80. 810a485 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  81. c2838e6 scripts/kconfig: ensure we use proper CONFIG_ prefix by Yann E. MORIN · 12 years ago
  82. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  83. af56e3f Coccinelle: add api/d_find_alias.cocci by Cyril Roelandt · 11 years ago
  84. 323c126 checkpatch: warn on CamelCase variable names by Joe Perches · 11 years ago
  85. 74349bc checkpatch: add support for floating point constants by Joe Perches · 11 years ago
  86. 6b7eaf6 checkpatch: find hex constants as a single IDENT by Joe Perches · 11 years ago
  87. d1e2ad0 checkpatch: add --strict test for switch/default missing break by Joe Perches · 11 years ago
  88. 88982fe checkpatch: warn when declaring "struct spinlock foo;" by Joe Perches · 11 years ago
  89. 0979ae6 checkpatch: Add --strict messages for blank lines around braces by Joe Perches · 11 years ago
  90. 481eb48 checkpatch: extend line continuation test by Joe Perches · 11 years ago
  91. 6cd7f38 checkpatch: allow control over line length warning, default remains 80 by Joe Perches · 11 years ago
  92. 03df4b5 checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove by Andy Whitcroft · 11 years ago
  93. 78e3f1f checkpatch: remove reference to feature-removal-schedule.txt by Tao Ma · 11 years ago
  94. 1ba8dfd checkpatch: warn about using CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  95. 5023d34 checkpatch: warn on unnecessary line continuations by Joe Perches · 11 years ago
  96. c6ba8d0 scripts/config: Fix wrong "shift" for --keep-case by Hiroshi Doyu · 12 years ago
  97. d890f51 MODSIGN: Add modules_sign make target by Josh Boyer · 12 years ago
  98. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  99. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  100. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago