1. aec742e get_maintainer: Don't check if STDIN exists in a VCS repository by Joe Perches · 8 years ago
  2. caefd8c gcc-plugins: Add support for plugin subdirectories by Emese Revfy · 8 years ago
  3. 7040c83 gcc-plugins: Automate make rule generation by Emese Revfy · 8 years ago
  4. 65d59ec gcc-plugins: Add support for passing plugin arguments by Emese Revfy · 8 years ago
  5. ed58c0e gcc-plugins: abort builds cleanly when not supported by Kees Cook · 8 years ago
  6. d26e941 kbuild: no gcc-plugins during cc-option tests by Emese Revfy · 8 years ago
  7. e324fc9 checkpatch: Excuse reverts from "summary line over 75 characters" check by Matt Wagantall · 12 years ago
  8. d360fe4 checkpatch: recognize only specific tags when ending commit text by Steve Muckle · 12 years ago
  9. 9ed561d checkpatch: require commit text by Steve Muckle · 12 years ago
  10. a386ec2 Don't complain about MIME headers. by Gregory Bean · 13 years ago
  11. e288d23 checkpatch: warn on subject line not followed by blank line by David Keitel · 8 years ago
  12. 72bf3e8 checkpatch: warn on long summary, commit text lines by David Keitel · 8 years ago
  13. bbeebd5 checkpatch: Add exceptions for "dsb" keyword usage by Sarangdhar Joshi · 9 years ago
  14. db9dbec checkpatch: add support for --noauthor by Jeff Johnson · 9 years ago
  15. b000c78 scripts: checkpatch.pl: warn on invalid credentials by Bryan Huntsman · 14 years ago
  16. 438bf5f checkpatch: complain about the use of dsb(). by Gregory Bean · 13 years ago
  17. a7cce0a checkpatch: close filp_open loophole. by Gregory Bean · 13 years ago
  18. 02870be checkpatch: Handle long multi-line macros better. by Gregory Bean · 13 years ago
  19. df3a3ee checkpatch: deprecate unbounded string functions. by Gregory Bean · 13 years ago
  20. 3f6f2dd checkpatch: forbid implied-barrier I/O functions. by Gregory Bean · 13 years ago
  21. f07523e checkpatch: Merge continuation-header handling from .38. by Gregory Bean · 13 years ago
  22. 6c9c684 checkpatch: forbid filesystem accesses from within the kernel. by Gregory Bean · 13 years ago
  23. e50031c Checkpatch: Print location when catching return code error by Patrick Pannuto · 14 years ago
  24. f370e25 checkpatch: Check for illegal return codes by Patrick Pannuto · 14 years ago
  25. c595579 checkpatch: remove column limit for checkpatch patches by Israel Schlesinger · 14 years ago
  26. 5f8c9a2 checkpatch: Add warnings for use of mdelay() by Israel Schlesinger · 14 years ago
  27. 54afcc6 checkpatch: Exceptions for CLK_* macros and some spaces in macros by Matt Wagantall · 14 years ago
  28. 800a313 checkpatch: check for #if 0/#if 1 by Abhijeet Dharmapurikar · 15 years ago
  29. 1a82c2b scripts: snapshot of kernel build utility scripts by Channagoud Kadabi · 8 years ago
  30. cb1e049 kbuild: Makefile.clean: make Kbuild and Makefile optional by Amit Pundir · 9 years ago
  31. 8c49b61 kbuild: make it possible to specify the module output dir by Rom Lemarchand · 9 years ago
  32. 4313d4e ARM: convert build of appended dtb zImage to list of dtbs by Colin Cross · 11 years ago
  33. 7f2084f [kbuild] handle exports in lib-y objects reliably by Al Viro · 9 years ago
  34. bf0f500 Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  35. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  36. a4691de kcov: allow more fine-grained coverage instrumentation by Vegard Nossum · 8 years ago
  37. 45107ff checkpatch: if no filenames then read stdin by Allen Hubbe · 8 years ago
  38. ed43c4e checkpatch: check signoff when reading stdin by Allen Hubbe · 8 years ago
  39. c844711 checkpatch: improve 'bare use of' signed/unsigned types warning by Joe Perches · 8 years ago
  40. cec3aaa checkpatch: don't complain about BIT macro in uapi by Tomas Winkler · 8 years ago
  41. aab38f5 checkpatch: yet another commit id improvement by Joe Perches · 8 years ago
  42. dadf680 checkpatch: allow c99 style // comments by Joe Perches · 8 years ago
  43. d560a5f checkpatch: skip long lines that use an EFI_GUID macro by Joe Perches · 8 years ago
  44. 4cad35a get_maintainer.pl: reduce need for command-line option -f by Joe Perches · 8 years ago
  45. 44cee85 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  46. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  47. b2e1c26 ftrace/recordmcount: Work around for addition of metag magic but not relocations by Laura Abbott · 8 years ago
  48. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  49. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  50. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  51. ff9a082 Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  52. 6e8d666 Disable "maybe-uninitialized" warning globally by Linus Torvalds · 8 years ago
  53. 85538b1 Merge branch 'topic/docs-next' into v4l_for_linus by Mauro Carvalho Chehab · 8 years ago
  54. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  55. 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  56. 632c0a1 mm: clean up non-standard page->_mapcount users by Vladimir Davydov · 8 years ago
  57. 8cde0da scripts/bloat-o-meter: fix percent on <1% changes by Riku Voipio · 8 years ago
  58. 4c58606 Fix the Debian packaging script on systems with no codename by Marcin Mielniczuk · 8 years ago
  59. ca617dc builddeb: fix file permissions before packaging by Henning Schild · 8 years ago
  60. 0f776dc Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  61. 80f09cf Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 7f234a4 Merge branches 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  63. 25a0dc4 Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  64. a3f57ad doc-rst: kernel-doc: fix a change introduced by mistake by Mauro Carvalho Chehab · 8 years ago
  65. c278256 Merge branch 'patchwork' into topic/docs-next by Mauro Carvalho Chehab · 8 years ago
  66. 7e5b7d1 Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-next by Mauro Carvalho Chehab · 8 years ago
  67. a88b167 doc-rst: kernel-doc: fix handling of address_space tags by Mauro Carvalho Chehab · 8 years ago
  68. ca0cd11 scripts/dtc: dt_to_config - kernel config options for a devicetree by Gaurav Minocha · 8 years ago
  69. 21532b9 scripts: Fix size mismatch of kexec_purgatory_size by Tautschnig, Michael · 8 years ago
  70. cc65e82 scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci by Luis R. Rodriguez · 8 years ago
  71. c100d53 coccicheck: refer to Documentation/coccinelle.txt and wiki by Luis R. Rodriguez · 8 years ago
  72. a9e064c coccicheck: add support for requring a coccinelle version by Luis R. Rodriguez · 8 years ago
  73. 5c384db coccicheck: replace --very-quiet with --quiet when debugging by Luis R. Rodriguez · 8 years ago
  74. be1fa90 coccicheck: add support for DEBUG_FILE by Luis R. Rodriguez · 8 years ago
  75. c930a1b coccicheck: enable parmap support by Luis R. Rodriguez · 8 years ago
  76. 8e826ad coccicheck: make SPFLAGS more useful by Luis R. Rodriguez · 8 years ago
  77. 13d9486 coccicheck: move spatch binary check up by Luis R. Rodriguez · 8 years ago
  78. 15f6d337 builddeb: really include objtool binary in headers package by Wilfried Klaebe · 8 years ago
  79. db547ef Kbuild: don't add obj tree in additional includes by Arnd Bergmann · 8 years ago
  80. b999596 Kbuild: don't add ../../ to include path by Arnd Bergmann · 8 years ago
  81. e7ca311 kernel-doc: Fix up warning output by Daniel Vetter · 8 years ago
  82. d8e9230 [media] extract_xc3028.pl: move it to scripts/dir by Mauro Carvalho Chehab · 8 years ago
  83. fcbf5ca [media] doc-rst: move DVB avulse docs to Documentation/media by Mauro Carvalho Chehab · 8 years ago
  84. af1e45e PM / tools: scripts: AnalyzeSuspend v4.2 by Todd Brandt · 8 years ago
  85. b447e02 Revert "scripts/gdb: add a Radix Tree Parser" by Kieran Bingham · 8 years ago
  86. 552ab2a scripts/gdb: Perform path expansion to lx-symbol's arguments by Nikolay Borisov · 8 years ago
  87. e2aa2f8 scripts/gdb: add constants.py to .gitignore by Omar Sandoval · 8 years ago
  88. 834a352 scripts/gdb: rebuild constants.py on dependancy change by Kieran Bingham · 8 years ago
  89. abb035b scripts/gdb: silence 'nothing to do' message by Kieran Bingham · 8 years ago
  90. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  91. cda2c65 kbuild: Remove stale asm-generic wrappers by James Hogan · 8 years ago
  92. 64e4954 doc-rst: linux_tv: remove trailing comments by Mauro Carvalho Chehab · 8 years ago
  93. b7e67f6 doc-rst: linux_tv: supress lots of warnings by Mauro Carvalho Chehab · 8 years ago
  94. 0afef45 staging: fsl-mc: add support for device table matching by Stuart Yoder · 8 years ago
  95. b7b2ee4 coccinelle: catch krealloc() on devm_*() allocated memory by Yann Droneaud · 8 years ago
  96. a720c06 coccinelle: recognize more devm_* memory allocation functions by Yann Droneaud · 8 years ago
  97. 6dd9379 coccinelle: also catch kzfree() issues by Yann Droneaud · 8 years ago
  98. 7a2358b coccicheck: Allow for overriding spatch flags by Deepa Dinamani · 8 years ago
  99. 78283edf kbuild: setlocalversion: print error to STDERR by Wolfram Sang · 8 years ago
  100. bf56cc0 Coccinelle: noderef: Add new rules and correct the old rule by Vaishali Thakkar · 8 years ago