1. c6ae6f8 certs: Add ability to preload revocation certs by Eric Snowberg · 4 years ago
  2. 902c6dc scripts: set proper OpenSSL include dir also for sign-file by Rolf Eike Beer · 3 years, 11 months ago
  3. ee23b932 scripts: use pkg-config to locate libcrypto by Rolf Eike Beer · 6 years ago
  4. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  5. faabed2 kbuild: introduce hostprogs-always-y and userprogs-always-y by Masahiro Yamada · 4 years, 5 months ago
  6. c8bddf4 kbuild: remove -I$(srctree)/tools/include from scripts/Makefile by Masahiro Yamada · 4 years, 9 months ago
  7. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  8. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  9. 4484aa80 tty: vt: move conmakehash to drivers/tty/vt/ from scripts/ by Masahiro Yamada · 5 years ago
  10. 57fa189 scripts/sorttable: Implement build-time ORC unwind table sorting by Shile Zhang · 5 years ago
  11. 1091670 scripts/sorttable: Rename 'sortextable' to 'sorttable' by Shile Zhang · 5 years ago
  12. 78a20a0 video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/ by Masahiro Yamada · 5 years ago
  13. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  14. 46a63d4 kbuild: pkg: clean up package files/dirs from the top Makefile by Masahiro Yamada · 5 years ago
  15. c8424e7 MODSIGN: Export module signature definitions by Thiago Jung Bauermann · 5 years ago
  16. 2b8481b kbuild: remove build_unifdef target in scripts/Makefile by Masahiro Yamada · 6 years ago
  17. 1e5ff84 scripts/gdb: do not descend into scripts/gdb from scripts by Masahiro Yamada · 6 years ago
  18. ce2fd53a kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile by Masahiro Yamada · 6 years ago
  19. 60df1ae kbuild: move modpost out of 'scripts' target by Masahiro Yamada · 6 years ago
  20. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  21. 8377bd2 kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS by Laura Abbott · 6 years ago
  22. c417fbc kbuild: move bin2c back to scripts/ from scripts/basic/ by Masahiro Yamada · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. 52b3f23 Docs: clean up some DocBook loose ends by Jonathan Corbet · 8 years ago
  25. cb43fb5 docs: remove DocBook from the building system by Mauro Carvalho Chehab · 8 years ago
  26. 6b90bd4 GCC plugin infrastructure by Emese Revfy · 9 years ago
  27. c4c3610 KEYS: Reserve an extra certificate symbol for inserting without recompiling by Mehmet Kayaalp · 9 years ago
  28. b479bfd DocBook: Use a fixed encoding for output by Ben Hutchings · 9 years ago
  29. 770f2b9 modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS by David Woodhouse · 9 years ago
  30. 1329e8c modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed by David Woodhouse · 9 years ago
  31. 3f1e1be MODSIGN: Use PKCS#7 messages as module signatures by David Howells · 9 years ago
  32. 3ee7b3f scripts/gdb: add infrastructure by Jan Kiszka · 10 years ago
  33. 8370ede bin2c: move bin2c in scripts/basic by Vivek Goyal · 10 years ago
  34. c43ceca kbuild: do not add "selinux" to subdir- twice by Masahiro Yamada · 11 years ago
  35. bfdfaea kbuild: specify build_docproc as a phony target by Masahiro Yamada · 11 years ago
  36. 4520c6a X.509: Add simple ASN.1 grammar compiler by David Howells · 12 years ago
  37. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  38. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 13 years ago
  39. d59a168 scripts/sortextable: Handle relative entries, and other cleanups by David Daney · 13 years ago
  40. a79f248 scripts: Add sortextable to sort the kernel's exception table. by David Daney · 13 years ago
  41. bffd202 kbuild: move scripts/basic/docproc.c to scripts/docproc.c by Peter Foley · 14 years ago
  42. e1b702c KBuild: silence "'scripts/unifdef' is up to date." by Mike Waychison · 14 years ago
  43. 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
  44. 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 15 years ago
  45. 9fffb55 Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc by David Gibson · 16 years ago
  46. 556b0f5 Revert "fix modules_install via NFS" by David Woodhouse · 16 years ago
  47. 8b249b6 fix modules_install via NFS by Sam Ravnborg · 16 years ago
  48. 93c06cb selinux: add support for installing a dummy policy (v2) by Serge E. Hallyn · 16 years ago
  49. f2443ab [PATCH] allow /proc/config.gz to be built as a module by Ross Biro · 18 years ago
  50. 12715d2 kbuild: modpost on vmlinux regardless of CONFIG_MODULES by Sam Ravnborg · 18 years ago
  51. 07aea3a kbuild: use in-kernel unifdef by Sam Ravnborg · 18 years ago
  52. 6f6046c kconfig: move lxdialog to scripts/kconfig/lxdialog by Sam Ravnborg · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago