1. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  2. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  3. b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  4. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  5. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. fe6bce8 treewide: Make remaining source files non-executable by Joe Perches · 8 years ago
  7. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. a82603a checkpatch: don't emit unified-diff error for rename-only patches by Andrew Jeffery · 8 years ago
  9. fd39f90 checkpatch: don't check c99 types like uint8_t under tools by Tomas Winkler · 8 years ago
  10. 11ca40a checkpatch: avoid multiple line dereferences by Joe Perches · 8 years ago
  11. d6430f7 checkpatch: don't check .pl files, improve absolute path commit log test by Joe Perches · 8 years ago
  12. 224236d scripts/checkpatch.pl: fix spelling by Andrew Morton · 8 years ago
  13. f2c19c2 checkpatch: don't try to get maintained status when --no-tree is given by Jerome Forissier · 8 years ago
  14. 03aed21 get_maintainer: look for arbitrary letter prefixes in sections by Joe Perches · 8 years ago
  15. c5caf21 kasan: turn on -fsanitize-address-use-after-scope by Andrey Ryabinin · 8 years ago
  16. 779d5eb scripts/tags.sh: handle OMAP platforms properly by Sam Protsenko · 8 years ago
  17. 0d7bbb4 scripts/bloat-o-meter: compile .NUMBER regex by Alexey Dobriyan · 8 years ago
  18. 3af06fd scripts/bloat-o-meter: don't use readlines() by Alexey Dobriyan · 8 years ago
  19. 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  21. f15c323 scripts: add a script to check if Documentation/00-INDEX is sane by Mauro Carvalho Chehab · 8 years ago
  22. d3fc425 kbuild: make sure autoksyms.h exists early by Nicolas Pitre · 8 years ago
  23. 53938ee scripts/decode_stacktrace.sh: Fix address line detection on x86 by Josh Poimboeuf · 8 years ago
  24. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  25. 04e3685 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  26. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  27. 89a01c5 Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency by Ingo Molnar · 8 years ago
  28. 0c9aa20 kernel-doc: add support for one line inline struct member doc comments by Jani Nikula · 8 years ago
  29. 32ce5ac Kconfig: Regenerate *.c_shipped files after previous changes by Nicolas Pitre · 8 years ago
  30. 237e3ad Kconfig: Introduce the "imply" keyword by Nicolas Pitre · 8 years ago
  31. 0f5225b locking/mutex, drm: Introduce mutex_trylock_recursive() by Peter Zijlstra · 8 years ago
  32. b7d91c9 Merge 4.9-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  33. 015ed94 Merge branch 'maybe-uninitialized' (patches from Arnd) by Linus Torvalds · 8 years ago
  34. 4324cb2 Kbuild: enable -Wmaybe-uninitialized warnings by default by Arnd Bergmann · 8 years ago
  35. a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
  36. eef06b8 scripts/bloat-o-meter: fix SIGPIPE by Alexey Dobriyan · 8 years ago
  37. cc6acc1 kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL by Nicholas Piggin · 8 years ago
  38. 82031ea scripts/has-stack-protector: add -fno-PIE by Sebastian Andrzej Siewior · 8 years ago
  39. 4efca4e kbuild: modversions for EXPORT_SYMBOL() for asm by Nicholas Piggin · 8 years ago
  40. 58bea414 latent_entropy: Fix wrong gcc code generation with 64 bit variables by Kees Cook · 8 years ago
  41. da7389a gcc-plugins: Export symbols needed by gcc by Kees Cook · 8 years ago
  42. c950a17 kernel-doc: better parsing of named variable arguments by Silvio Fricke · 8 years ago
  43. 0d18c19 checkkconfigsymbols.py: support git's "^" syntax by Valentin Rothberg · 8 years ago
  44. efdb416 scripts/faddr2line: Fix "size mismatch" error by Josh Poimboeuf · 8 years ago
  45. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  46. 989cea5c kbuild: prevent lib-ksyms.o rebuilds by Nicholas Piggin · 8 years ago
  47. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  48. 50cff89 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  49. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  50. d0c75f3 scripts/tags.sh: enable code completion in VIM by Mathieu Maret · 8 years ago
  51. 459cf0a checkpatch: improve the octal permissions tests by Joe Perches · 8 years ago
  52. ca0d892 checkpatch: add warning for unnamed function definition arguments by Joe Perches · 8 years ago
  53. 5207649 checkpatch: improve MACRO_ARG_PRECEDENCE test by Joe Perches · 8 years ago
  54. 9192d41 checkpatch: add --strict test for precedence challenged macro arguments by Joe Perches · 8 years ago
  55. f59b64b checkpatch: add --strict test for macro argument reuse by Joe Perches · 8 years ago
  56. af20752 checkpatch: improve the block comment * alignment test by Joe Perches · 8 years ago
  57. 0616efa checkpatch: speed up checking for filenames in sections marked obsolete by Joe Perches · 8 years ago
  58. 15c03cf const_structs.checkpatch: add frequently used from Julia Lawall's list by Joe Perches · 8 years ago
  59. bf1fa1d checkpatch: externalize the structs that should be const by Joe Perches · 8 years ago
  60. f333195 checkpatch: don't test for prefer ether_addr_<foo> by Joe Perches · 8 years ago
  61. 08eb9b8 checkpatch: test multiple line block comment alignment by Joe Perches · 8 years ago
  62. f90774e checkpatch: look for symbolic permissions and suggest octal instead by Joe Perches · 8 years ago
  63. 85b0ee1 checkpatch: see if modified files are marked obsolete in MAINTAINERS by Joe Perches · 8 years ago
  64. c899035 Coccinelle: flag conditions with no effect by Nicholas Mc Guire · 8 years ago
  65. 1e01892 scripts/coccicheck: Update reference for the corresponding documentation by Markus Elfring · 8 years ago
  66. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 8 years ago
  67. 4701645 spelling.txt: "modeled" is spelt correctly by Joe Perches · 8 years ago
  68. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  69. 95107b3 Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  70. e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  71. 02bafd9 Merge tag 'docs-4.9' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  72. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  73. d97629f Coccinelle: pm_runtime: ensure relevance of pm_runtime reports by Julia Lawall · 8 years ago
  74. 43d9639 Coccinelle: limit memdup_user transformation to GFP_KERNEL case by Julia Lawall · 8 years ago
  75. e436fd6 scripts/recordmcount.c: account for .softirqentry.text by Dmitry Vyukov · 8 years ago
  76. 590abbd initramfs: Escape colons in depfile by Michal Marek · 8 years ago
  77. 951dbf5 ftrace/scripts: Add helper script to bisect function tracing problem functions by Steven Rostedt (Red Hat) · 8 years ago
  78. 725c4d2 ubsan: allow to disable the null sanitizer by Christian Borntraeger · 8 years ago
  79. 7fadce0 scripts/faddr2line: improve on base path filtering a bit by Linus Torvalds · 8 years ago
  80. 6732666 scripts: add script for translating stack dump function offsets by Josh Poimboeuf · 8 years ago
  81. fbe6e37 kbuild: add arch specific post-link Makefile by Nicholas Piggin · 8 years ago
  82. a5967db kbuild: allow architectures to use thin archives instead of ld -r by Stephen Rothwell · 8 years ago
  83. 5219f18 docs: Special-case function-pointer parameters in kernel-doc by Jonathan Corbet · 8 years ago
  84. ef00028 docs: make kernel-doc handle varargs properly by Jonathan Corbet · 8 years ago
  85. 56291b2 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  86. fbc1ec2 Merge 4.8-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  87. 7e93215 treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  88. 82801d0 docs-rst: kernel-doc: fix typedef output in RST format by Mauro Carvalho Chehab · 8 years ago
  89. d37c43c docs-rst: improve typedef parser by Mauro Carvalho Chehab · 8 years ago
  90. 9b9e7d36 ver_linux: rename ver_linux.awk to ver_linux by Alexander Kapshuk · 8 years ago
  91. b88396e ver_linux: shell implementation removed by Alexander Kapshuk · 8 years ago
  92. 2d187d5 ver_linux: complete awk implementation by Alexander Kapshuk · 8 years ago
  93. 2f9cc12 checkkconfigsymbols: use arglist instead of cmd string by Valentin Rothberg · 8 years ago
  94. ef3f554 checkkconfigsymblos: consistent symbol terminology by Valentin Rothberg · 8 years ago
  95. 36c79c7 checkkconfigsymbols.py: fix pylint and pep8 warnings by Valentin Rothberg · 8 years ago
  96. 14390e3 checkkconfigsymbols: use ArgumentParser by Valentin Rothberg · 8 years ago
  97. 7c5227a checkkconfigsymbols.py: port to Python 3 by Valentin Rothberg · 8 years ago
  98. f175ba1 checkkconfigsymbols.py: avoid shell injection by Valentin Rothberg · 8 years ago
  99. 8582fb5 get_maintainer: quiet noisy implicit -f vcs_file_exists checking by Joe Perches · 8 years ago
  100. 5c6f322 kbuild: Regenerate genksyms lexer by Michal Marek · 8 years ago