1. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  2. 562f36e Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  3. a659f15 Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  4. 06c8f7a Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  5. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  6. 1640eea Coccinelle: coccicheck: fix typo by Julia Lawall · 7 years ago
  7. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  8. 99443f8 scripts/tags.sh: change find_other_sources() for include directories by Arend van Spriel · 7 years ago
  9. 7e68b36 scripts/decodecode: make it take multiline Code line by Andy Shevchenko · 7 years ago
  10. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 6304672 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. 25899e0 Coccinelle: memdup: drop spurious line by Julia Lawall · 7 years ago
  13. cedd55d kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help by Marc Herbert · 7 years ago
  14. caf7501 module/retpoline: Warn about missing retpoline in module by Andi Kleen · 7 years ago
  15. f759625 kbuild: fix W= option checks for extra DTC warnings by Masahiro Yamada · 7 years ago
  16. 1ccb271 kconfig: make "Selected by:" and "Implied by:" readable by Petr Vorel · 7 years ago
  17. 312ee68 kconfig: announce removal of oldnoconfig if used by Masahiro Yamada · 7 years ago
  18. d0fd042 kconfig: fix make xconfig when gettext is missing by Yaakov Selkowitz · 7 years ago
  19. b536880 kconfig: Clarify menu and 'if' dependency propagation by Ulf Magnusson · 7 years ago
  20. 9d1a9e8 kconfig: Document 'if' flattening logic by Ulf Magnusson · 7 years ago
  21. d3465af kconfig: Clarify choice dependency propagation by Ulf Magnusson · 7 years ago
  22. 3e41ba0 kconfig: Document SYMBOL_OPTIONAL logic by Ulf Magnusson · 7 years ago
  23. eea199b kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX by Masahiro Yamada · 7 years ago
  24. 765f4cd kconfig: use default 'yy' prefix for lexer and parser by Masahiro Yamada · 7 years ago
  25. 84dd95d kconfig: make conf_unsaved a local variable of conf_read() by Masahiro Yamada · 7 years ago
  26. 5a3dc71 kconfig: make xfgets() really static by Masahiro Yamada · 7 years ago
  27. 52e58a3 kconfig: make input_mode static by Masahiro Yamada · 7 years ago
  28. 6479f32 kconfig: Warn if there is more than one help text by Ulf Magnusson · 7 years ago
  29. b92d804 kconfig: drop 'boolean' keyword by Masahiro Yamada · 7 years ago
  30. df60f4b kconfig: Remove menu_end_entry() by Ulf Magnusson · 7 years ago
  31. 0735f7e kconfig: Document important expression functions by Ulf Magnusson · 7 years ago
  32. 05cccce kconfig: Document automatic submenu creation code by Ulf Magnusson · 7 years ago
  33. 7cf33f8 kconfig: Fix choice symbol expression leak by Ulf Magnusson · 7 years ago
  34. 5b1374b kconfig: Fix expr_free() E_NOT leak by Ulf Magnusson · 7 years ago
  35. ae7440e kconfig: Fix automatic menu creation mem leak by Ulf Magnusson · 7 years ago
  36. 0724a7c kconfig: Don't leak main menus during parsing by Ulf Magnusson · 7 years ago
  37. 883d50f scripts/gdb/linux/tasks.py: fix get_thread_info by Xi Kangjie · 7 years ago
  38. be9fa66 scripts/decodecode: fix decoding for AArch64 (arm64) instructions by Will Deacon · 7 years ago
  39. 321cb03 Kbuild: suppress packed-not-aligned warning for default setting only by Xiongfeng Wang · 7 years ago
  40. ab9ce9f fixdep: use existing helper to check modular CONFIG options by Masahiro Yamada · 7 years ago
  41. 87b95a8 fixdep: refactor parse_dep_file() by Masahiro Yamada · 7 years ago
  42. 5d1ef76 fixdep: move global variables to local variables of main() by Masahiro Yamada · 7 years ago
  43. ccfe788 fixdep: remove unneeded memcpy() in parse_dep_file() by Masahiro Yamada · 7 years ago
  44. 4003fd8 fixdep: factor out common code for reading files by Masahiro Yamada · 7 years ago
  45. 01b5cbe fixdep: use malloc() and read() to load dep_file to buffer by Masahiro Yamada · 7 years ago
  46. 41f92cf fixdep: remove unnecessary <arpa/inet.h> inclusion by Masahiro Yamada · 7 years ago
  47. 88dc7fc Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. 1936f8f Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple by Himanshu Jha · 7 years ago
  49. 3e47599 Coccinelle: ifnullfree: Trim the warning reported in report mode by Himanshu Jha · 7 years ago
  50. d8e7eb5 Coccinelle: alloc_cast: Add more memory allocating functions to the list by Himanshu Jha · 7 years ago
  51. cb00a4f Coccinelle: array_size: report even if include is missing by Jérémy Lefaure · 7 years ago
  52. 5e2d9da Coccinelle: kzalloc-simple: Add all zero allocating functions by Himanshu Jha · 7 years ago
  53. 2a0098d objtool: Fix seg fault with gold linker by Josh Poimboeuf · 7 years ago
  54. 22079ee Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  55. 36c1681 genksyms: drop *.hash.c from .gitignore by Masahiro Yamada · 7 years ago
  56. bc28fe1 kconfig: Don't leak 'option' arguments during parsing by Ulf Magnusson · 7 years ago
  57. 24161a6 kconfig: Don't leak 'source' filenames during parsing by Ulf Magnusson · 7 years ago
  58. 26e47a3 kconfig: Don't leak symbol names during parsing by Ulf Magnusson · 7 years ago
  59. 1df7338 checkpatch: add pF/pf deprecation warning by Sergey Senozhatsky · 7 years ago
  60. 7c2ec43 fixdep: exit with error code in error branches of do_config_file() by Lukas Bulwahn · 7 years ago
  61. 9059a34 kconfig: fix relational operators for bool and tristate symbols by Nicolas Pitre · 7 years ago
  62. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  63. b6a0941 Merge 4.15-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  64. 85afe60 scripts: kernel_doc: better handle show warnings logic by Mauro Carvalho Chehab · 7 years ago
  65. 2defb27 scripts: kernel-doc: apply filtering rules to warnings by Mauro Carvalho Chehab · 7 years ago
  66. 84ce5b9 scripts: kernel-doc: improve nested logic to handle multiple identifiers by Mauro Carvalho Chehab · 7 years ago
  67. 7c0d7e8 scripts: kernel-doc: handle nested struct function arguments by Mauro Carvalho Chehab · 7 years ago
  68. 151c468 scripts: kernel-doc: print the declaration name on warnings by Mauro Carvalho Chehab · 7 years ago
  69. 1081de2 scripts: kernel-doc: get rid of $nested parameter by Mauro Carvalho Chehab · 7 years ago
  70. 8ad7216 scripts: kernel-doc: parse next structs/unions by Mauro Carvalho Chehab · 7 years ago
  71. 7c9aa01 scripts: kernel-doc: replace tabs by spaces by Mauro Carvalho Chehab · 7 years ago
  72. bdfe2be scripts: kernel-doc: change default to ReST format by Mauro Carvalho Chehab · 7 years ago
  73. b031ac4 scripts: kernel-doc: improve argument handling by Mauro Carvalho Chehab · 7 years ago
  74. b051426 scripts: kernel-doc: get rid of unused output formats by Mauro Carvalho Chehab · 7 years ago
  75. 857af3b docs: get rid of kernel-doc-nano-HOWTO.txt by Mauro Carvalho Chehab · 7 years ago
  76. 9251345 soundwire: Add SoundWire bus type by Vinod Koul · 7 years ago
  77. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  78. 29c8330 kconfig: generate lexer and parser during build instead of shipping by Masahiro Yamada · 7 years ago
  79. 033dba2 kbuild: prepare to remove C files pre-generated by flex and bison by Masahiro Yamada · 7 years ago
  80. 73a4f6d kbuild: add LEX and YACC variables by Masahiro Yamada · 7 years ago
  81. e3b03bf kconfig: display recursive dependency resolution hint just once by Masahiro Yamada · 7 years ago
  82. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. 4cc90b4 scripts/faddr2line: fix CROSS_COMPILE unset error by Liu, Changcheng · 7 years ago
  84. f77850d kconfig: Clean up modules handling and fix crash by Ulf Magnusson · 7 years ago
  85. fa8ceda kconfig: Clarify expression rewriting by Ulf Magnusson · 7 years ago
  86. 9a82684 kconfig: Rename menu_check_dep() to rewrite_m() by Ulf Magnusson · 7 years ago
  87. 262dad6 kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail by Masahiro Yamada · 7 years ago
  88. 5704d45 scripts/package: snap-pkg target by Paolo Pisati · 7 years ago
  89. c873443 kconfig: Sync zconf.y with zconf.tab.c_shipped by Ulf Magnusson · 7 years ago
  90. 8cb562b checkpatch: Remove ACCESS_ONCE() warning by Mark Rutland · 7 years ago
  91. 45005b2 kernel-doc: parse DECLARE_KFIFO and DECLARE_KFIFO_PTR() by Mauro Carvalho Chehab · 7 years ago
  92. 52aede4 kconfig: Document the 'symbol' struct by Ulf Magnusson · 7 years ago
  93. 33ca1a2 kconfig: Document the 'menu' struct by Ulf Magnusson · 7 years ago
  94. 2c37e08 kconfig: Warn if choice default is not in choice by Ulf Magnusson · 7 years ago
  95. 91db259 checkpatch: Add warnings for {smp_,}read_barrier_depends() by Paul E. McKenney · 7 years ago
  96. fd6d2e5 Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  97. e814bcc scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none by Will Deacon · 7 years ago
  98. a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  99. edbddb8 scripts/bloat-o-meter: don't fail with division by 0 by Andy Shevchenko · 7 years ago
  100. 95a8798 scripts/faddr2line: extend usage on generic arch by Liu, Changcheng · 7 years ago