1. 15f1d82 scripts/gdb: remove useless global instruction by Thiébaud Weksteen · 9 years ago
  2. a930850 scripts/gdb: add ps command by Thiébaud Weksteen · 9 years ago
  3. 6ad18b7 scripts/gdb: fix PEP8 compliance by Thiébaud Weksteen · 9 years ago
  4. a2e73c4 scripts/gdb: fix typo in exception name by Thiébaud Weksteen · 9 years ago
  5. 3328bc9 scripts/gdb: enable completion for lx-list-check parameter by Jan Kiszka · 9 years ago
  6. 433296b scripts/gdb: also allow list_head pointer as lx-list-check paramter by Jan Kiszka · 9 years ago
  7. 084f6b1 scripts/gdb: add command to check list consistency by Thiébaud Weksteen · 9 years ago
  8. 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
  9. 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
  10. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  11. 3c816e4 checkpatch: emit "NOTE: <types>" message only once after multiple files by Joe Perches · 9 years ago
  12. e518e9a checkpatch: emit an error when there's a diff in a changelog by Joe Perches · 9 years ago
  13. 5a6d20c checkpatch: validate MODULE_LICENSE content by Bjorn Andersson · 9 years ago
  14. 10895d2 checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY by Mateusz Kulikowski · 9 years ago
  15. 8617cd0 checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr() by Mateusz Kulikowski · 9 years ago
  16. 9e20a85 checkpatch: fix processing of MEMSET issues by Mateusz Kulikowski · 9 years ago
  17. b6117d1 checkpatch: suggest using ether_addr_equal*() by Mateusz Kulikowski · 9 years ago
  18. 06330fc checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files by Joe Perches · 9 years ago
  19. f1a6367 checkpatch: remove local from codespell path by Maxim Uvarov · 9 years ago
  20. 34d8815 checkpatch: add --showfile to allow input via pipe to show filenames by Joe Perches · 9 years ago
  21. 5723029 checkpatch: colorize output to terminal by Joe Perches · 9 years ago
  22. d8469f1 checkpatch: improve output with multiple command-line files by Joe Perches · 9 years ago
  23. 47e0c88 checkpatch: categorize some long line length checks by Joe Perches · 9 years ago
  24. 33acb54 checkpatch: use $String consistently by Joe Perches · 9 years ago
  25. 485ff23 checkpatch: make types found in a source file/patch local by Alex Dowad · 9 years ago
  26. e6176fa checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t by Joe Perches · 9 years ago
  27. cb426e9 checkpatch: check for uncommented waitqueue_active() by Joe Perches · 9 years ago
  28. ce8155f get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use by Joe Perches · 9 years ago
  29. 364f68d get_maintainer: emit longer section headers by Joe Perches · 9 years ago
  30. 435de07 get_maintainer.pl: add .get_maintainer.ignore file capability by Joe Perches · 9 years ago
  31. 55a7d4b Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  32. 00902e9 mksysmap: Add h8300 local symbol pattern by Yoshinori Sato · 9 years ago
  33. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 5129e87 checkpatch: fix "GLOBAL_INITIALISERS" test by Joe Perches · 9 years ago
  35. 9dda165 Merge branch 'x86/asm' into x86/core, to prepare for new patch by Ingo Molnar · 9 years ago
  36. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  37. 1f57d5d x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/ by Ingo Molnar · 9 years ago
  38. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  39. ca3f172 scripts/gdb: fix lx-lsmod refcnt by Adrien Schildknecht · 9 years ago
  40. 4b6fda0 checkkconfigsymbols.py: set python2 as default interpreter by Valentin Rothberg · 9 years ago
  41. cf132e4 checkkconfigsymbols.py: add option -i to ignore files by Valentin Rothberg · 9 years ago
  42. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  43. 289fcff usb: add bus type for USB ULPI by Heikki Krogerus · 9 years ago
  44. 15ce265 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  45. 38eb1db Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  46. 4a3893d modpost: don't emit section mismatch warnings for compiler optimizations by Paul Gortmaker · 9 years ago
  47. 09c20c0 modpost: expand pattern matching to support substring matches by Paul Gortmaker · 9 years ago
  48. c5c3439 modpost: do not try to match the SHT_NUL section. by Quentin Casasnovas · 9 years ago
  49. e84048a modpost: fix extable entry size calculation. by Quentin Casasnovas · 9 years ago
  50. d3df4de modpost: fix inverted logic in is_extable_fault_address(). by Quentin Casasnovas · 9 years ago
  51. 6c730bf modpost: handle -ffunction-sections by Rusty Russell · 9 years ago
  52. d7e0abc modpost: Whitelist .text.fixup and .exception.text by Thierry Reding · 9 years ago
  53. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  54. 8f49309 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  55. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  56. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. 6e54aba kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y by Andrey Ryabinin · 9 years ago
  58. e0df7e1 checkpatch: avoid "spaces required around that ':'" false positive by Joe Perches · 9 years ago
  59. 323b267 checkpatch: fix --fix use with a patch of multiple files by Joe Perches · 9 years ago
  60. 91c9afa checkpatch.pl: new instances of ENOSYS are errors by Andy Lutomirski · 9 years ago
  61. c17893c checkpatch: add a test for const with __read_mostly uses by Joe Perches · 9 years ago
  62. d7fe806 checkpatch: improve operator spacing check by Sam Bobroff · 9 years ago
  63. b598b67 checkpatch: add 'Prefer ARRAY_SIZE" test by Joe Perches · 9 years ago
  64. 6d07d01b checkpatch: add uart_ops to normally const structs by Joe Perches · 9 years ago
  65. 29a3c46 checkpatch: add #define foo "string" long line exception by Joe Perches · 9 years ago
  66. 2a076f4 checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 columns by Joe Perches · 9 years ago
  67. 0e212e0 checkpatch: don't ask for asm/file.h to linux/file.h unconditionally by Fabian Frederick · 9 years ago
  68. ab7e23f checkpatch: add test for repeated const uses by Joe Perches · 9 years ago
  69. f34e4a4 checkpatch: improve return negative errno check by Joe Perches · 9 years ago
  70. b392c64 checkpatch: match more world writable permissions by Joe Perches · 9 years ago
  71. ebfd7d6 checkpatch: add optional --codespell dictionary to find more typos by Joe Perches · 9 years ago
  72. b3e9a67 checkpatch: spell check reudce by Jani Nikula · 9 years ago
  73. 66d7a38 checkpatch: add spell checking of email subject line by Joe Perches · 9 years ago
  74. 6ab3a97 checkpatch: improve "no space is necessary after a cast" test by Joe Perches · 9 years ago
  75. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  76. c841e12 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  77. b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  78. 3323641 scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning by Fabian Frederick · 9 years ago
  79. 99b2cdd scripts/extract-ikconfig: Support LZ4-compressed images. by Alex Pilon · 9 years ago
  80. 5017335 scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning by Fabian Frederick · 9 years ago
  81. e5d8f59 modpost: document the use of struct section_check. by Quentin Casasnovas · 9 years ago
  82. 52dc059 modpost: handle relocations mismatch in __ex_table. by Quentin Casasnovas · 9 years ago
  83. c31e4b8 scripts: add check_extable.sh script. by Quentin Casasnovas · 9 years ago
  84. c7a65e0 modpost: mismatch_handler: retrieve tosym information only when needed. by Quentin Casasnovas · 9 years ago
  85. 356ad53 modpost: factorize symbol pretty print in get_pretty_name(). by Quentin Casasnovas · 9 years ago
  86. 644e8f1 modpost: add handler function pointer to sectioncheck. by Quentin Casasnovas · 9 years ago
  87. 157d197 modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list. by Quentin Casasnovas · 9 years ago
  88. 050e57f modpost: add strict white-listing when referencing sections. by Quentin Casasnovas · 9 years ago
  89. 0a1f00a kconfig: Do not print status messages in make -s mode by Michal Marek · 9 years ago
  90. 1cba0c3 kconfig: Simplify Makefile by Michal Marek · 9 years ago
  91. 41b585b Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbols by Ard Biesheuvel · 9 years ago
  92. bd8b22d Kbuild: kallsyms: ignore veneers emitted by the ARM linker by Ard Biesheuvel · 9 years ago
  93. 77479b3 kbuild: Create directory for target DTB by Nathan Rossi · 9 years ago
  94. 5f655c7 kbuild: include $(src)/Makefile rather than $(obj)/Makefile by Masahiro Yamada · 9 years ago
  95. 7aacad5 kbuild: use relative path to include Makefile by Masahiro Yamada · 9 years ago
  96. 8286ae0 MIPS: Add CDMM bus support by James Hogan · 9 years ago
  97. 2c2b913 irqf_oneshot.cocci: add check of devm_request_threaded_irq() by Valentin Rothberg · 9 years ago
  98. 63a9103 kbuild: add generic mergeconfig target, %.config by Masahiro Yamada · 9 years ago
  99. bc8f8f5 merge_config.sh: rename MAKE to RUNMAKE by Masahiro Yamada · 9 years ago
  100. 3a975b8 merge_config.sh: improve indentation by Masahiro Yamada · 9 years ago