1. d40e1e6 kerneldoc: Convert error messages to GNU error message format by Bart Van Assche · 9 years ago
  2. c22b6ae scripts/spelling.txt: spelling of uninitialized by Sudip Mukherjee · 9 years ago
  3. 779a6ce scripts/spelling.txt: add misspelled words for check by Maninder Singh · 9 years ago
  4. 5631d9c kbuild: Fix clang detection by Michal Marek · 9 years ago
  5. 3716001 deb-pkg: add source package by Riku Voipio · 9 years ago
  6. 2680382 package/Makefile: move source tar creation to a function by Riku Voipio · 9 years ago
  7. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. e270160 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  10. 1c00038 Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  11. 5bbb9f7 scripts: add stackdelta script by Rasmus Villemoes · 9 years ago
  12. 56d4a38 scripts: add stackusage script by Rasmus Villemoes · 9 years ago
  13. 30b139d scripts: add extract-cert and sign-file to .gitignore by Paul Gortmaker · 9 years ago
  14. a9dd941 kbuild: avoid listing /lib/modules in kernel spec file by Mike Marciniszyn · 9 years ago
  15. f062bca Merge tag 'modsign-pkcs7-20150814' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into ra-next by James Morris · 9 years ago
  16. d179e22 kbuild: fixdep: drop meaningless hash table initialization by Masahiro Yamada · 9 years ago
  17. d721109 kbuild: fixdep: optimize code slightly by Masahiro Yamada · 9 years ago
  18. f007492 kernel-doc: ignore unneeded attribute information by Jonathan Corbet · 9 years ago
  19. 5b733fa genksyms: Regenerate parser by Michal Marek · 9 years ago
  20. 1c72250 genksyms: Duplicate function pointer type definitions segfault by Richard Yao · 9 years ago
  21. 3c0561e Avoid conflict with host definitions when cross-compiling by Pavel Fedin · 9 years ago
  22. 78a6854 merge_config.sh: exit on missing input files by Sam Bobroff · 9 years ago
  23. bea107b fallback to hostname in scripts/package/builddeb by Christian Kujau · 9 years ago
  24. bec8a5a coccinelle: api: extend spatch for dropping unnecessary owner by Krzysztof Kozlowski · 9 years ago
  25. 09cd755 kconfig: Regenerate shipped zconf.{hash,lex}.c files by Andreas Ruprecht · 9 years ago
  26. c226456 kconfig: warn of unhandled characters in Kconfig commands by Andreas Ruprecht · 9 years ago
  27. 35ffd08 kconfig: Delete unnecessary checks before the function call "sym_calc_value" by Markus Elfring · 9 years ago
  28. bf7b005 deb-pkg: simplify directory creation by Riku Voipio · 9 years ago
  29. 3c42f0b scripts/tags.sh: Include trace_*_rcuidle() in tags by Stephen Boyd · 9 years ago
  30. 5699f87 scripts/kernel-doc: Adding cross-reference links to html documentation. by Danilo Cesar Lemes de Paula · 9 years ago
  31. 3e5f206 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 9 years ago
  32. 3ee550f modsign: Handle signing key in source tree by David Woodhouse · 9 years ago
  33. e9a5e8c sign-file: Fix warning about BIO_reset() return value by David Howells · 9 years ago
  34. 99db443 PKCS#7: Appropriately restrict authenticated attributes and content type by David Howells · 9 years ago
  35. 770f2b9 modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS by David Woodhouse · 9 years ago
  36. 84706ca extract-cert: Cope with multiple X.509 certificates in a single file by David Woodhouse · 9 years ago
  37. ed8c207 sign-file: Generate CMS message as signature instead of PKCS#7 by David Howells · 9 years ago
  38. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  39. c0ddc8c localmodconfig: Use Kbuild files too by Richard Weinberger · 9 years ago
  40. 5cfb203 modpost: abort if a module symbol is too long by Takashi Iwai · 9 years ago
  41. 1329e8c modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed by David Woodhouse · 9 years ago
  42. 6e3e281 modsign: Allow signing key to be PKCS#11 by David Woodhouse · 9 years ago
  43. af1eb29 modsign: Allow password to be specified for signing key by David Woodhouse · 9 years ago
  44. caf6fe9 modsign: Abort modules_install when signing fails by David Woodhouse · 9 years ago
  45. 23dfbba sign-file: Add option to only create signature file by Luis R. Rodriguez · 9 years ago
  46. 3f1e1be MODSIGN: Use PKCS#7 messages as module signatures by David Howells · 9 years ago
  47. bc1c373 MODSIGN: Provide a utility to append a PKCS#7 signature to a module by David Howells · 9 years ago
  48. c05cae9 ASN.1: Copy string names to tokens in ASN.1 compiler by David Howells · 9 years ago
  49. ae44a2f ASN.1: Add an ASN.1 compiler option to dump the element tree by David Howells · 9 years ago
  50. a4c6ebe scripts/kernel-doc Allow struct arguments documentation in struct body by Danilo Cesar Lemes de Paula · 9 years ago
  51. 233ce79 ASN.1: Handle 'ANY OPTIONAL' in grammar by David Howells · 9 years ago
  52. 3f3af97 ASN.1: Fix actions on CHOICE elements with IMPLICIT tags by David Howells · 9 years ago
  53. 8d9b21d ASN.1: Fix handling of CHOICE in ASN.1 compiler by David Howells · 9 years ago
  54. 0bd38ae scripts/checkkconfigsymbols.py: support default statements by Valentin Rothberg · 9 years ago
  55. c745566 checkkconfigsymbols.py: colored output by Valentin Rothberg · 9 years ago
  56. a42fa92 checkkconfigsymbols.py: find relevant commits by Valentin Rothberg · 9 years ago
  57. 3a7651e Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  58. 3ad8177 scripts: Make checkpatch.pl warn on expedited RCU grace periods by Paul E. McKenney · 9 years ago
  59. 1b0b7c1 rtmutex: Delete scriptable tester by Davidlohr Bueso · 9 years ago
  60. b4749e9 checkpatch: fix long line messages about patch context by Joe Perches · 9 years ago
  61. fda4d57 selinux: explicitly declare the role "base_r" by Laurent Bigonville · 9 years ago
  62. b2c4105 scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page date by Ben Hutchings · 9 years ago
  63. 2e106e4 scripts/kernel-doc: parse kernel-doc deterministically by Jérémy Bobbio · 9 years ago
  64. 883a2df Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  65. 673c2c3 modpost: work correctly with tile coldtext sections by Chris Metcalf · 9 years ago
  66. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  67. e965b8c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  68. a95cb3c Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  69. 47f9241 Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  70. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  71. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  72. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  73. 0890a26 Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  74. 15f1d82 scripts/gdb: remove useless global instruction by Thiébaud Weksteen · 9 years ago
  75. a930850 scripts/gdb: add ps command by Thiébaud Weksteen · 9 years ago
  76. 6ad18b7 scripts/gdb: fix PEP8 compliance by Thiébaud Weksteen · 9 years ago
  77. a2e73c4 scripts/gdb: fix typo in exception name by Thiébaud Weksteen · 9 years ago
  78. 3328bc9 scripts/gdb: enable completion for lx-list-check parameter by Jan Kiszka · 9 years ago
  79. 433296b scripts/gdb: also allow list_head pointer as lx-list-check paramter by Jan Kiszka · 9 years ago
  80. 084f6b1 scripts/gdb: add command to check list consistency by Thiébaud Weksteen · 9 years ago
  81. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  82. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  83. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  84. 3c816e4 checkpatch: emit "NOTE: <types>" message only once after multiple files by Joe Perches · 9 years ago
  85. e518e9a checkpatch: emit an error when there's a diff in a changelog by Joe Perches · 9 years ago
  86. 5a6d20c checkpatch: validate MODULE_LICENSE content by Bjorn Andersson · 9 years ago
  87. 10895d2 checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY by Mateusz Kulikowski · 9 years ago
  88. 8617cd0 checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr() by Mateusz Kulikowski · 9 years ago
  89. 9e20a85 checkpatch: fix processing of MEMSET issues by Mateusz Kulikowski · 9 years ago
  90. b6117d1 checkpatch: suggest using ether_addr_equal*() by Mateusz Kulikowski · 9 years ago
  91. 06330fc checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files by Joe Perches · 9 years ago
  92. f1a6367 checkpatch: remove local from codespell path by Maxim Uvarov · 9 years ago
  93. 34d8815 checkpatch: add --showfile to allow input via pipe to show filenames by Joe Perches · 9 years ago
  94. 5723029 checkpatch: colorize output to terminal by Joe Perches · 9 years ago
  95. d8469f1 checkpatch: improve output with multiple command-line files by Joe Perches · 9 years ago
  96. 47e0c88 checkpatch: categorize some long line length checks by Joe Perches · 9 years ago
  97. 33acb54 checkpatch: use $String consistently by Joe Perches · 9 years ago
  98. 485ff23 checkpatch: make types found in a source file/patch local by Alex Dowad · 9 years ago
  99. e6176fa checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t by Joe Perches · 9 years ago
  100. cb426e9 checkpatch: check for uncommented waitqueue_active() by Joe Perches · 9 years ago