1. 1634f2b kbuild: remove clean-dirs syntax by Masahiro Yamada · 5 years ago
  2. 36de077 kbuild: check clean srctree even earlier by Masahiro Yamada · 5 years ago
  3. a5139fb kbuild: remove prepare3 target by Masahiro Yamada · 5 years ago
  4. e8e83a2 kbuild: move the clean srctree check to the outputmakefile target by Masahiro Yamada · 5 years ago
  5. 1a475d5 kbuild: clarify where to run make mrproper when out-of-tree fails by Masahiro Yamada · 5 years ago
  6. 621da4b kbuild: Inform user to pass ARCH= for make mrproper only when necessary by Masahiro Yamada · 5 years ago
  7. 59747fb kbuild: remove 'Using ... as source for kernel' message by Masahiro Yamada · 5 years ago
  8. 9c3ad4c kbuild: get rid of $(realpath ...) from scripts/mkmakefile by Masahiro Yamada · 5 years ago
  9. bc7b752a kbuild: remove unneeded dependency for $(DOC_TARGETS) by Masahiro Yamada · 5 years ago
  10. fc01adc kbuild: remove unneeded comments and code from scripts/basic/Makefile by Masahiro Yamada · 5 years ago
  11. ce3b487 init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 5 years ago
  12. d20558d docs: kbuild: remove cc-ldoption from document again by Masahiro Yamada · 5 years ago
  13. 4fef9de docs: kbuild: fix invalid ReST syntax by Masahiro Yamada · 5 years ago
  14. 3e4c694 kbuild: remove unneeded '+' marker from kselftest-merge by Masahiro Yamada · 5 years ago
  15. 000ec95 kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package by Masahiro Yamada · 5 years ago
  16. 6a4f6a2 kbuild: pkg: add package targets to PHONY instead of FORCE by Masahiro Yamada · 5 years ago
  17. 46a63d4 kbuild: pkg: clean up package files/dirs from the top Makefile by Masahiro Yamada · 5 years ago
  18. cdfca82 merge_config.sh: Check error codes from make by Mark Brown · 5 years ago
  19. eb27ea5 kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build by Masahiro Yamada · 5 years ago
  20. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  21. a564bde .gitignore: ignore modules.order explicitly by Masahiro Yamada · 5 years ago
  22. 9b9a3f2 kbuild: split final module linking out into Makefile.modfinal by Masahiro Yamada · 5 years ago
  23. 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 5 years ago
  24. 888f0c3 kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst by Masahiro Yamada · 5 years ago
  25. cbdf59a treewide: remove dummy Makefiles for single targets by Masahiro Yamada · 5 years ago
  26. 394053f kbuild: make single targets work more correctly by Masahiro Yamada · 5 years ago
  27. 8959e39 kbuild: Parameterize kallsyms generation and correct reporting by Kees Cook · 5 years ago
  28. c7c0eec kbuild: re-implement detection of CONFIG options leaked to user-space by Masahiro Yamada · 5 years ago
  29. 76cd306 kbuild: unify clean-dirs rule for in-kernel and external module by Masahiro Yamada · 5 years ago
  30. c99f391 kbuild: unify vmlinux-dirs and module-dirs rules by Masahiro Yamada · 5 years ago
  31. 2042b54 kbuild: unset variables in top Makefile instead of setting 0 by Masahiro Yamada · 5 years ago
  32. 125d059 kbuild: do not descend to ./Kbuild when cleaning by Masahiro Yamada · 5 years ago
  33. d082402 kbuild: remove meaningless 'targets' in ./Kbuild by Masahiro Yamada · 5 years ago
  34. d494504 kbuild: remove 'make /' support by Masahiro Yamada · 5 years ago
  35. c2290f3 kbuild: fix modkern_aflags implementation by Masahiro Yamada · 5 years ago
  36. 986662b kbuild: refactor part-of-module more by Masahiro Yamada · 5 years ago
  37. 16b59cd kbuild: move the Module.symvers check for external module build by Masahiro Yamada · 5 years ago
  38. 33e84f2 kbuild: treat an object as multi-used when $(foo-) is set by Masahiro Yamada · 5 years ago
  39. f6545be kbuild: add [M] marker for build log of *.mod.o by Masahiro Yamada · 5 years ago
  40. 4b950bb Kbuild: Handle PREEMPT_RT for version string and magic by Thomas Gleixner · 5 years ago
  41. cf8dfd1 kbuild: move flex and bison rules to Makefile.host by Masahiro Yamada · 5 years ago
  42. 6ba7dc6 kbuild: make bison create C file and header in a single pattern rule by Masahiro Yamada · 5 years ago
  43. 49d5089 kbuild: use $(basename ...) for cmd_asn1_compiler by Masahiro Yamada · 5 years ago
  44. 75959d4 kbuild: Fail if gold linker is detected by Thomas Gleixner · 5 years ago
  45. 15bfc23 modpost: check for static EXPORT_SYMBOL* functions by Denis Efremov · 5 years ago
  46. d45331b Linux 5.3-rc4 by Linus Torvalds · 5 years ago
  47. b6c0649 Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  48. f6192cb7 Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  49. 296d05c Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  50. 6d8f809 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  51. d2359a5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  52. dcbb4a15 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  53. ed254bb Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. 6054f4e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  55. 829890d Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  56. bfd7714 Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang by Joe Perches · 5 years ago
  57. 5aa9100 Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  58. 36e630e Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  59. c13f867 Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  60. 15fa98e Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  61. 1041f50 Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  62. 97946f5 Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  63. 23df57a Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  64. bf1881c Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  65. 451577f Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  66. 1f7585f ARM: ep93xx: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  67. fccf01b scsi: fas216: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  68. 5f163f3 pcmcia: db1xxx_ss: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  69. 70a2783 video: fbdev: omapfb_main: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  70. 40ad2de watchdog: riowd: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  71. 7b73315 s390/net: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  72. 3d86c7a crypto: ux500/crypt: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  73. d51c616 watchdog: wdt977: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  74. 24f2161 watchdog: scx200_wdt: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  75. d259f94 watchdog: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  76. e9d81fc ARM: signal: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  77. 9039782 mfd: omap-usb-host: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  78. 795952d mfd: db8500-prcmu: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  79. 3da6bd9 ARM: OMAP: dma: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  80. e7c0c9f ARM: alignment: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  81. 9b76ad3 ARM: tegra: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  82. 2d0e988 ARM/hw_breakpoint: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  83. 7f20fd2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  84. 15abf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  85. 06282373 mm/memremap: Fix reuse of pgmap instances with internal references by Dan Williams · 5 years ago
  86. e6a9522 drm/i915: Remove redundant user_access_end() from __copy_from_user() error path by Josh Poimboeuf · 5 years ago
  87. c07d8d47 kbuild: show hint if subdir-y/m is used to visit module Makefile by Masahiro Yamada · 5 years ago
  88. 4f2c8f3 kbuild: generate modules.order only in directories visited by obj-y/m by Masahiro Yamada · 5 years ago
  89. d9f78ed kbuild: fix false-positive need-builtin calculation by Masahiro Yamada · 5 years ago
  90. 47801c9 kbuild: revive single target %.ko by Masahiro Yamada · 5 years ago
  91. 2226fb5 Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  92. 15a555a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  93. cb7ef4b Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  94. 50e73a4 Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  95. 461d281 Merge tag 'mmc-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  96. ec4c99ad Merge tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linux by Linus Torvalds · 5 years ago
  97. c808f2a Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  98. cb42f06 Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  99. 6c02b63 Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  100. 0acf567 Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago