1. 0c87410 kconfig: convert to SPDX License Identifier by Masahiro Yamada · 6 years ago
  2. 979f2b2 kconfig: remove keyword lookup table entirely by Masahiro Yamada · 6 years ago
  3. 4b31a32 kconfig: update current_pos in the second lexer by Masahiro Yamada · 6 years ago
  4. 824fa3b kconfig: switch to ASSIGN_VAL state in the second lexer by Masahiro Yamada · 6 years ago
  5. b3d1d9d kconfig: stop associating kconf_id with yylval by Masahiro Yamada · 6 years ago
  6. caaebb3 kconfig: refactor end token rules by Masahiro Yamada · 6 years ago
  7. f545158 kconfig: stop supporting '.' and '/' in unquoted words by Masahiro Yamada · 6 years ago
  8. 171a515 kconfig: use T_WORD instead of T_VARIABLE for variables by Masahiro Yamada · 6 years ago
  9. c3d2287 kconfig: use specific tokens instead of T_ASSIGN for assignments by Masahiro Yamada · 6 years ago
  10. ce2164a kconfig: refactor scanning and parsing "option" properties by Masahiro Yamada · 6 years ago
  11. 3c8f317 kconfig: use distinct tokens for type and default properties by Masahiro Yamada · 6 years ago
  12. a01e5d2 kconfig: remove redundant token defines by Masahiro Yamada · 6 years ago
  13. 4b5ec81 kconfig: rename depends_list to comment_option_list by Masahiro Yamada · 6 years ago
  14. 1f31be9 kconfig: loosen the order of "visible" and "depends on" in menu entry by Masahiro Yamada · 6 years ago
  15. 94d4e1b kconfig: remove redundant menu_block rule by Masahiro Yamada · 6 years ago
  16. 4891796 kconfig: remove redundant if_block rule by Masahiro Yamada · 6 years ago
  17. 2f60e46 kconfig: remove grammatically ambiguous option_error by Masahiro Yamada · 6 years ago
  18. 6900ae9 kconfig: remove grammatically ambiguous "unexpected option" diagnostic by Masahiro Yamada · 6 years ago
  19. 7236793 kconfig: warn no new line at end of file by Masahiro Yamada · 6 years ago
  20. 0bcc547 kconfig: clean up EOF handling in the lexer by Masahiro Yamada · 6 years ago
  21. cc66bca kconfig: fix ambiguous grammar in terms of new lines by Masahiro Yamada · 6 years ago
  22. 21c5ecf kconfig: refactor pattern matching in STRING state by Masahiro Yamada · 6 years ago
  23. be3c807 kconfig: remove unneeded pattern matching to whitespaces by Masahiro Yamada · 6 years ago
  24. 413cd19 kconfig: require T_EOL to reduce visible statement by Masahiro Yamada · 6 years ago
  25. fbac597 kconfig: fix memory leak when EOF is encountered in quotation by Masahiro Yamada · 6 years ago
  26. 77c1c0f kconfig: fix file name and line number of warn_ignored_character() by Masahiro Yamada · 6 years ago
  27. 0cbe3ac kconfig: remove k_invalid from expr_parse_string() return type by Masahiro Yamada · 6 years ago
  28. 2aabbed kconfig: remove S_OTHER symbol type and correct dependency tracking by Masahiro Yamada · 6 years ago
  29. 1508fec kconfig: split out code touching a file to conf_touch_dep() by Masahiro Yamada · 6 years ago
  30. 0849d21 kconfig: rename conf_split_config() to conf_touch_deps() by Masahiro Yamada · 6 years ago
  31. 75889e9 kconfig: remove unneeded setsym label in conf_read_simple() by Masahiro Yamada · 6 years ago
  32. a9b7228 scripts/kconfig/merge_config: don't redefine 'y' to 'm' by Anders Roxell · 6 years ago
  33. d5615e4 builddeb: Fix inclusion of dtbs in debian package by Rob Herring · 6 years ago
  34. 8ef14c2 Revert "scripts/setlocalversion: git: Make -dirty check more robust" by Guenter Roeck · 6 years ago
  35. bbcde0a kbuild: deb-pkg: fix too low build version number by Masahiro Yamada · 6 years ago
  36. 6bbe4385 kconfig: merge_config: avoid false positive matches from comment lines by Masahiro Yamada · 6 years ago
  37. 02826a6 kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used by Masahiro Yamada · 6 years ago
  38. 21b42eb kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used by Masahiro Yamada · 6 years ago
  39. 9a12efc Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  40. 9951674 kbuild: remove cc-name variable by Masahiro Yamada · 6 years ago
  41. 076f421 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG by Masahiro Yamada · 6 years ago
  42. e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  43. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  44. 2cd3faf merge_config.sh: Allow to define config prefix by Petr Vorel · 6 years ago
  45. 3f80bab kbuild: remove unused cc-fullversion variable by Masahiro Yamada · 6 years ago
  46. 0085b41 kconfig: remove silentoldconfig target by Masahiro Yamada · 6 years ago
  47. 04c459d kconfig: remove oldnoconfig target by Masahiro Yamada · 6 years ago
  48. 22ebb72 checkpatch: remove GCC_BINARY_CONSTANT warning by Christophe Leroy · 6 years ago
  49. 746bb4e Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  50. ac747c0 Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  51. c2b1a92 modpost: Create macro to avoid variable shadowing by Leonardo Bras · 6 years ago
  52. 9e1e819 ASN.1: Remove unnecessary shadowed local variable by Leonardo Bras · 6 years ago
  53. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  54. 1f6904f scripts/tags.sh: add DECLARE_HASHTABLE() by Kirill Tkhai · 6 years ago
  55. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  56. 01aa9d5 Merge tag 'docs-4.20' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  57. 4478688 Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  58. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. 7d0ea25 kbuild: use 'else ifeq' for checksrc to improve readability by Masahiro Yamada · 6 years ago
  60. 69ea912 kbuild: remove unneeded link_multi_deps by Masahiro Yamada · 6 years ago
  61. 153e04b modpost: remove leftover symbol prefix handling for module device table by Masahiro Yamada · 6 years ago
  62. cf419d5 kernel-doc: fix declaration type determination by Randy Dunlap · 6 years ago
  63. db139d7 extract-vmlinux: Check for uncompressed image as fallback by Helge Deller · 6 years ago
  64. e533717 Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Greg Kroah-Hartman · 6 years ago
  65. 0bb95f8 Makefile: Globally enable VLA warning by Kees Cook · 7 years ago
  66. 4355151 Merge branch 'all-dtbs' into dt/next by Rob Herring · 6 years ago
  67. 80d0dda kbuild: simplify command line creation in scripts/mkmakefile by Masahiro Yamada · 6 years ago
  68. 4fd6127 kbuild: do not pass $(objtree) to scripts/mkmakefile by Masahiro Yamada · 6 years ago
  69. 74bc0c0 kbuild: remove user ID check in scripts/mkmakefile by Masahiro Yamada · 6 years ago
  70. 77ec0c2 kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile by Masahiro Yamada · 6 years ago
  71. 77b0bf5 kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs by Nadav Amit · 6 years ago
  72. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  73. 23066c3 Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8) by Miguel Ojeda · 6 years ago
  74. f858927 scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4 by Rob Herring · 6 years ago
  75. c36d5a6 scripts/dtc: Add yamltree.c to dtc sources by Rob Herring · 6 years ago
  76. 5a4630a ftrace: Build with CPPFLAGS to get -Qunused-arguments by Joel Stanley · 6 years ago
  77. c0747ad Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Greg Kroah-Hartman · 6 years ago
  78. 0d91bf5 kbuild: remove old check for CFLAGS use by Masahiro Yamada · 6 years ago
  79. 487c7c7 kbuild: prefix Makefile.dtbinst path with $(srctree) unconditionally by Masahiro Yamada · 6 years ago
  80. 36f546a kallsyms: remove left-over Blackfin code by Masahiro Yamada · 6 years ago
  81. 80ffbaa kallsyms: reduce size a little on 64-bit by Jan Beulich · 6 years ago
  82. a7ddcea Drop all 00-INDEX files from Documentation/ by Henrik Austad · 6 years ago
  83. 1d22577 Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  84. f0b0d88 kbuild: modules_install: warn when missing System.map file by Randy Dunlap · 6 years ago
  85. d0c1db1 Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  86. b2d35fa selftests: add headers_install to lib.mk by Anders Roxell · 6 years ago
  87. c5967e9 checkpatch: add __ro_after_init to known $Attribute by Joe Perches · 6 years ago
  88. 328b5f4 checkpatch: add optional static const to blank line declarations test by Joe Perches · 6 years ago
  89. 964c9df stackleak: Allow runtime disabling of kernel stack erasing by Alexander Popov · 6 years ago
  90. c8d1262 fs/proc: Show STACKLEAK metrics in the /proc file system by Alexander Popov · 6 years ago
  91. 10e9ae9 gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack by Alexander Popov · 6 years ago
  92. afaef01 x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls by Alexander Popov · 6 years ago
  93. fbf58a5 nds32/ftrace: Add RECORD_MCOUNT support by Zong Li · 6 years ago
  94. 914b087 kbuild: make missing $DEPMOD a Warning instead of an Error by Randy Dunlap · 6 years ago
  95. fd65465b kconfig: do not require pkg-config on make {menu,n}config by Masahiro Yamada · 6 years ago
  96. 899ba79 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. bc8d2e2 kconfig: remove a spurious self-assignment by Lukas Bulwahn · 6 years ago
  98. 6147b1c scripts/setlocalversion: git: Make -dirty check more robust by Genki Sky · 6 years ago
  99. 113fc08 objtool: Remove workaround for unreachable warnings from old GCC by Masahiro Yamada · 6 years ago
  100. 36bf9da x86/build: Remove jump label quirk for GCC older than 4.5.2 by Masahiro Yamada · 6 years ago