1. b7886de kernel-doc: strip leading whitespace from continued param descs by Jani Nikula · 8 years ago
  2. 0a72630 kernel-doc: improve handling of whitespace on the first line param description by Jani Nikula · 8 years ago
  3. ecbcfba kernel-doc/rst: change the output layout by Jani Nikula · 8 years ago
  4. 6450c89 kernel-doc: strip leading blank lines from inline doc comments by Jani Nikula · 8 years ago
  5. 830066a kernel-doc/rst: blank lines in output are not needed by Jani Nikula · 8 years ago
  6. a0b96c2 kernel-doc: fix wrong code indentation by Jani Nikula · 8 years ago
  7. 13901ef kernel-doc: do not regard $, %, or & prefixes as special in section names by Jani Nikula · 8 years ago
  8. c099ff6 kernel-doc/rst: highlight function/struct/enum purpose lines too by Jani Nikula · 8 years ago
  9. 9c9193c kernel-doc/rst: drop redundant unescape in highlighting by Jani Nikula · 8 years ago
  10. f3341dc kernel-doc/rst: add support for struct/union/enum member references by Jani Nikula · 8 years ago
  11. 47ae7ae kernel-doc/rst: add support for &union foo and &typedef foo references by Jani Nikula · 8 years ago
  12. a7291e7 kernel-doc/rst: &foo references are more universal than structs by Jani Nikula · 8 years ago
  13. a19bce6 kernel-doc/rst: reference functions according to C domain spec by Jani Nikula · 8 years ago
  14. 9e72184 kernel-doc/rst: do not output DOC: section titles for requested ones by Jani Nikula · 8 years ago
  15. b6c3f45 kernel-doc: add names for output selection by Jani Nikula · 8 years ago
  16. 48af606 kernel-doc: add names for states and substates by Jani Nikula · 8 years ago
  17. 86ae2e3 kernel-doc: support printing exported and non-exported symbols by Jani Nikula · 8 years ago
  18. 5e64fa9 kernel-doc/rst: fix use of uninitialized value by Jani Nikula · 8 years ago
  19. dc03c0f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  20. f429d35 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  21. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  22. 92181d4 headers_check: don't warn about c++ guards by Arnd Bergmann · 8 years ago
  23. b3b0842 scripts/gdb: decode bytestream on dmesg for Python3 by Kieran Bingham · 8 years ago
  24. d21d5b9eb scripts/gdb: fix issue with dmesg.py and python 3.X by Dom Cote · 8 years ago
  25. 321958d scripts/gdb: improve types abstraction for gdb python scripts by Dom Cote · 8 years ago
  26. 9f66dee scripts/gdb: add lx_thread_info_by_pid helper by Kieran Bingham · 8 years ago
  27. e127a73 scripts/gdb: add a Radix Tree Parser by Kieran Bingham · 8 years ago
  28. 4bc393d scripts/gdb: cast CPU numbers to integer by Jan Kiszka · 8 years ago
  29. b150393 scripts/gdb: add cpu iterators by Kieran Bingham · 8 years ago
  30. c1a1539 scripts/gdb: add mount point list command by Kieran Bingham · 8 years ago
  31. e7165a2 scripts/gdb: add io resource readers by Kieran Bingham · 8 years ago
  32. 74627cf scripts/gdb: provide a dentry_name VFS path helper by Kieran Bingham · 8 years ago
  33. 958ef8a scripts/gdb: support !CONFIG_MODULES gracefully by Kieran Bingham · 8 years ago
  34. e78f3d7 scripts/gdb: provide exception catching parser by Kieran Bingham · 8 years ago
  35. 619ccaf scripts/gdb: convert modules usage to lists functions by Kieran Bingham · 8 years ago
  36. a84be61 scripts/gdb: provide kernel list item generators by Kieran Bingham · 8 years ago
  37. f197d75 scripts/gdb: provide linux constants by Kieran Bingham · 8 years ago
  38. 0c22fde scripts/gdb: Adjust module reference counter reported by lx-lsmod by Jan Kiszka · 8 years ago
  39. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  40. 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
  41. 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
  42. 28898fd checkpatch: improve --git <commit-count> shortcut by Joe Perches · 8 years ago
  43. 0dea9f1 checkpatch: reduce number of `git log` calls with --git by Joe Perches · 8 years ago
  44. 4a593c3 checkpatch: add support to check already applied git commits by Du, Changbin · 8 years ago
  45. 3beb42e checkpatch: add --list-types to show message types to show or ignore by Joe Perches · 8 years ago
  46. ef21219 checkpatch: advertise the --fix and --fix-inplace options more by Joe Perches · 8 years ago
  47. 481aea5 checkpatch: whine about ACCESS_ONCE by Joe Perches · 8 years ago
  48. a91e899 checkpatch: add test for keywords not starting on tabstops by Joe Perches · 8 years ago
  49. f39e176 checkpatch: improve CONSTANT_COMPARISON test for structure members by Joe Perches · 8 years ago
  50. 2d63274 checkpatch: add PREFER_IS_ENABLED test by Joe Perches · 8 years ago
  51. 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
  52. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  53. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  54. b21e91c scripts/bloat-o-meter: print percent change by Vineet Gupta · 8 years ago
  55. bad7de7 scripts/spelling.txt: add "fimware" misspelling by Kees Cook · 8 years ago
  56. 310c6dd scripts/decode_stacktrace.sh: handle symbols in modules by Konstantin Khlebnikov · 8 years ago
  57. e9ad9b9 Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  58. 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
  59. 2552a39 coccicheck: Fix missing 0 index in kill loop by Kees Cook · 8 years ago
  60. 65a9f31 scripts/package/Makefile: rpmbuild add support of RPMOPTS by Srinivas Pandruvada · 8 years ago
  61. 0e95abf docproc: print a comment about autogeneration for rst output by Jani Nikula · 8 years ago
  62. 064669b docproc: add support for reStructuredText format via --rst option by Jani Nikula · 8 years ago
  63. 1dcdad0 docproc: abstract terminating lines at first space by Jani Nikula · 8 years ago
  64. a48dc45 docproc: abstract docproc directive detection by Jani Nikula · 8 years ago
  65. 868fb19 docproc: reduce unnecessary indentation by Jani Nikula · 8 years ago
  66. 568fb2d docproc: add variables for subcommand and filename by Jani Nikula · 8 years ago
  67. 6285097 kernel-doc: use rst C domain directives and references for types by Jani Nikula · 8 years ago
  68. c0d1b6e kernel-doc: produce RestructuredText output by Jonathan Corbet · 8 years ago
  69. fadc0b3 kernel-doc: rewrite usage description, remove duplicated comments by Jani Nikula · 8 years ago
  70. 0d61ed1 ld-version: Drop the 4th and 5th version components by Maciej W. Rozycki · 8 years ago
  71. c9c6837 kbuild: move -Wunused-const-variable to W=1 warning level by Arnd Bergmann · 8 years ago
  72. 9c8fa9b kbuild: fix if_change and friends to consider argument order by Masahiro Yamada · 8 years ago
  73. fa64e5f kconfig/symbol.c: handle choice_values that depend on 'm' symbols by Dirk Gouders · 8 years ago
  74. 962475a builddeb: fix missing headers in linux-headers package by Azriel Samson · 8 years ago
  75. 697bbc7 builddeb: include objtool binary in headers package by Bjørn Mork · 8 years ago
  76. a7c65b97 kbuild: fix adjust_autoksyms.sh for modules that need only one symbol by Nicolas Pitre · 8 years ago
  77. f110e0f kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line by Nicolas Pitre · 8 years ago
  78. a466391 kconfig: add unexpected data itself to warning by Paul Bolle · 8 years ago
  79. 725d012 Merge 4.6-rc7 into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  80. acbef7b modpost: fix module autoloading for OF devices with generic compatible property by Philipp Zabel · 8 years ago
  81. 38cbfe4 checkkconfigsymbols.py: Fix typo in help message by Andreas Ziegler · 8 years ago
  82. 366f485 kbuild: adjust ksym_dep_filter for some cmd_* renames by Nicolas Pitre · 8 years ago
  83. 5bcba79 localmodconfig: Fix whitespace repeat count after "tristate" by Benjamin Poirier · 8 years ago
  84. 96bab35 localmodconfig: Reset certificate paths by Benjamin Poirier · 8 years ago
  85. 5169192 localmodconfig: Add missing $ to reference a variable by Benjamin Poirier · 8 years ago
  86. a77ed52 localmodconfig: Fix parsing of "help" text by Benjamin Poirier · 8 years ago
  87. 27b7156 localmodconfig: Recognize more keywords that end a menu entry by Benjamin Poirier · 8 years ago
  88. 296471a localmodconfig: Fix parsing of Kconfig "source" statements by Benjamin Poirier · 8 years ago
  89. b42841b kbuild: Get rid of KBUILD_STR by Michal Marek · 8 years ago
  90. e0f41e5 kbuild: rename cmd_as_s_S to cmd_cpp_s_S by Masahiro Yamada · 8 years ago
  91. 23d4384 kbuild: rename cmd_cc_i_c to cmd_cpp_i_c by Masahiro Yamada · 8 years ago
  92. 27c3bff kbuild/mkspec: support 'update-bootloader'-based systems by Jiri Kosina · 8 years ago
  93. f931362 scripts: coccinelle: remove check to move constants to right by Wolfram Sang · 8 years ago
  94. 531f503 Coccinelle: setup_timer: Add space in front of parentheses by Vaishali Thakkar · 8 years ago
  95. 4deaaa4 scripts: genksyms: fix resource leak by Maxim Zhukov · 8 years ago
  96. 5614e77 Merge 4.6-rc4 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  97. 5103068 debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage by Nicolai Stange · 8 years ago
  98. 2d95863 ARM: 8553/1: kallsyms: remove --page-offset command line option by Ard Biesheuvel · 8 years ago
  99. d4ffe41 ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM by Ard Biesheuvel · 8 years ago
  100. b9b74be ARM: 8555/1: kallsyms: ignore ARM mode switching veneers by Ard Biesheuvel · 8 years ago