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