1. ccf55f7 Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  2. b3c0a4d of: fix autoloading due to broken modalias with no 'compatible' by Wolfram Sang · 8 years ago
  3. 879be4f checkpatch: reduce git commit description style false positives by Joe Perches · 8 years ago
  4. dc03c0f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  5. f429d35 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  6. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  7. 92181d4 headers_check: don't warn about c++ guards by Arnd Bergmann · 8 years ago
  8. b3b0842 scripts/gdb: decode bytestream on dmesg for Python3 by Kieran Bingham · 8 years ago
  9. d21d5b9eb scripts/gdb: fix issue with dmesg.py and python 3.X by Dom Cote · 8 years ago
  10. 321958d scripts/gdb: improve types abstraction for gdb python scripts by Dom Cote · 8 years ago
  11. 9f66dee scripts/gdb: add lx_thread_info_by_pid helper by Kieran Bingham · 8 years ago
  12. e127a73 scripts/gdb: add a Radix Tree Parser by Kieran Bingham · 8 years ago
  13. 4bc393d scripts/gdb: cast CPU numbers to integer by Jan Kiszka · 8 years ago
  14. b150393 scripts/gdb: add cpu iterators by Kieran Bingham · 8 years ago
  15. c1a1539 scripts/gdb: add mount point list command by Kieran Bingham · 8 years ago
  16. e7165a2 scripts/gdb: add io resource readers by Kieran Bingham · 8 years ago
  17. 74627cf scripts/gdb: provide a dentry_name VFS path helper by Kieran Bingham · 8 years ago
  18. 958ef8a scripts/gdb: support !CONFIG_MODULES gracefully by Kieran Bingham · 8 years ago
  19. e78f3d7 scripts/gdb: provide exception catching parser by Kieran Bingham · 8 years ago
  20. 619ccaf scripts/gdb: convert modules usage to lists functions by Kieran Bingham · 8 years ago
  21. a84be61 scripts/gdb: provide kernel list item generators by Kieran Bingham · 8 years ago
  22. f197d75 scripts/gdb: provide linux constants by Kieran Bingham · 8 years ago
  23. 0c22fde scripts/gdb: Adjust module reference counter reported by lx-lsmod by Jan Kiszka · 8 years ago
  24. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  25. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  26. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  27. 28898fd checkpatch: improve --git <commit-count> shortcut by Joe Perches · 8 years ago
  28. 0dea9f1 checkpatch: reduce number of `git log` calls with --git by Joe Perches · 8 years ago
  29. 4a593c3 checkpatch: add support to check already applied git commits by Du, Changbin · 8 years ago
  30. 3beb42e checkpatch: add --list-types to show message types to show or ignore by Joe Perches · 8 years ago
  31. ef21219 checkpatch: advertise the --fix and --fix-inplace options more by Joe Perches · 8 years ago
  32. 481aea5 checkpatch: whine about ACCESS_ONCE by Joe Perches · 8 years ago
  33. a91e899 checkpatch: add test for keywords not starting on tabstops by Joe Perches · 8 years ago
  34. f39e176 checkpatch: improve CONSTANT_COMPARISON test for structure members by Joe Perches · 8 years ago
  35. 2d63274 checkpatch: add PREFER_IS_ENABLED test by Joe Perches · 8 years ago
  36. e7f44b6 Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  37. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  38. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  39. b21e91c scripts/bloat-o-meter: print percent change by Vineet Gupta · 8 years ago
  40. bad7de7 scripts/spelling.txt: add "fimware" misspelling by Kees Cook · 8 years ago
  41. 310c6dd scripts/decode_stacktrace.sh: handle symbols in modules by Konstantin Khlebnikov · 8 years ago
  42. e9ad9b9 Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  43. ec67b14 Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 8 years ago
  44. 2552a39 coccicheck: Fix missing 0 index in kill loop by Kees Cook · 8 years ago
  45. 65a9f31 scripts/package/Makefile: rpmbuild add support of RPMOPTS by Srinivas Pandruvada · 8 years ago
  46. 0e95abf docproc: print a comment about autogeneration for rst output by Jani Nikula · 8 years ago
  47. 064669b docproc: add support for reStructuredText format via --rst option by Jani Nikula · 8 years ago
  48. 1dcdad0 docproc: abstract terminating lines at first space by Jani Nikula · 8 years ago
  49. a48dc45 docproc: abstract docproc directive detection by Jani Nikula · 8 years ago
  50. 868fb19 docproc: reduce unnecessary indentation by Jani Nikula · 8 years ago
  51. 568fb2d docproc: add variables for subcommand and filename by Jani Nikula · 8 years ago
  52. 6285097 kernel-doc: use rst C domain directives and references for types by Jani Nikula · 8 years ago
  53. c0d1b6e kernel-doc: produce RestructuredText output by Jonathan Corbet · 8 years ago
  54. fadc0b3 kernel-doc: rewrite usage description, remove duplicated comments by Jani Nikula · 8 years ago
  55. 0d61ed1 ld-version: Drop the 4th and 5th version components by Maciej W. Rozycki · 8 years ago
  56. c9c6837 kbuild: move -Wunused-const-variable to W=1 warning level by Arnd Bergmann · 8 years ago
  57. 9c8fa9b kbuild: fix if_change and friends to consider argument order by Masahiro Yamada · 8 years ago
  58. fa64e5f kconfig/symbol.c: handle choice_values that depend on 'm' symbols by Dirk Gouders · 8 years ago
  59. 962475a builddeb: fix missing headers in linux-headers package by Azriel Samson · 8 years ago
  60. 697bbc7 builddeb: include objtool binary in headers package by Bjørn Mork · 8 years ago
  61. a7c65b97 kbuild: fix adjust_autoksyms.sh for modules that need only one symbol by Nicolas Pitre · 8 years ago
  62. f110e0f kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line by Nicolas Pitre · 8 years ago
  63. a466391 kconfig: add unexpected data itself to warning by Paul Bolle · 8 years ago
  64. 725d012 Merge 4.6-rc7 into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  65. acbef7b modpost: fix module autoloading for OF devices with generic compatible property by Philipp Zabel · 8 years ago
  66. 38cbfe4 checkkconfigsymbols.py: Fix typo in help message by Andreas Ziegler · 8 years ago
  67. 366f485 kbuild: adjust ksym_dep_filter for some cmd_* renames by Nicolas Pitre · 8 years ago
  68. 5bcba79 localmodconfig: Fix whitespace repeat count after "tristate" by Benjamin Poirier · 8 years ago
  69. 96bab35 localmodconfig: Reset certificate paths by Benjamin Poirier · 8 years ago
  70. 5169192 localmodconfig: Add missing $ to reference a variable by Benjamin Poirier · 8 years ago
  71. a77ed52 localmodconfig: Fix parsing of "help" text by Benjamin Poirier · 8 years ago
  72. 27b7156 localmodconfig: Recognize more keywords that end a menu entry by Benjamin Poirier · 8 years ago
  73. 296471a localmodconfig: Fix parsing of Kconfig "source" statements by Benjamin Poirier · 8 years ago
  74. b42841b kbuild: Get rid of KBUILD_STR by Michal Marek · 8 years ago
  75. e0f41e5 kbuild: rename cmd_as_s_S to cmd_cpp_s_S by Masahiro Yamada · 8 years ago
  76. 23d4384 kbuild: rename cmd_cc_i_c to cmd_cpp_i_c by Masahiro Yamada · 8 years ago
  77. 27c3bff kbuild/mkspec: support 'update-bootloader'-based systems by Jiri Kosina · 8 years ago
  78. f931362 scripts: coccinelle: remove check to move constants to right by Wolfram Sang · 8 years ago
  79. 531f503 Coccinelle: setup_timer: Add space in front of parentheses by Vaishali Thakkar · 8 years ago
  80. 4deaaa4 scripts: genksyms: fix resource leak by Maxim Zhukov · 8 years ago
  81. 5614e77 Merge 4.6-rc4 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  82. 5103068 debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage by Nicolai Stange · 8 years ago
  83. 2d95863 ARM: 8553/1: kallsyms: remove --page-offset command line option by Ard Biesheuvel · 8 years ago
  84. d4ffe41 ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM by Ard Biesheuvel · 8 years ago
  85. b9b74be ARM: 8555/1: kallsyms: ignore ARM mode switching veneers by Ard Biesheuvel · 8 years ago
  86. 952cca6 ASN.1: fix open failure check on headername by Colin Ian King · 8 years ago
  87. bc55398 dtc: turn off dtc unit address warnings by default by Rob Herring · 8 years ago
  88. 23121ca kbuild: create/adjust generated/autoksyms.h by Nicolas Pitre · 8 years ago
  89. c1a95fd kbuild: add fine grained build dependencies for exported symbols by Nicolas Pitre · 8 years ago
  90. e4aca45 kbuild: de-duplicate fixdep usage by Nicolas Pitre · 8 years ago
  91. d8329e3 fixdep: accept extra dependencies on stdin by Nicolas Pitre · 8 years ago
  92. b993734 scripts/dtc: Update to upstream version 53bf130b1cdd by Rob Herring · 8 years ago
  93. 9895c03 kbuild: record needed exported symbols for modules by Nicolas Pitre · 8 years ago
  94. 70c5eb8 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  95. 3a1ef0e Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  96. 2162b80 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  97. 0de7985 parisc: Use generic extable search and sort routines by Helge Deller · 8 years ago
  98. dde5cf3 ubsan: fix tree-wide -Wmaybe-uninitialized false positives by Andrey Ryabinin · 8 years ago
  99. ad4db3b scripts/gdb: account for changes in module data structure by Jan Kiszka · 8 years ago
  100. 72bf92e scripts/gdb: add cmdline reader command by Kieran Bingham · 8 years ago