aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
AgeCommit message (Expand)Author
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada
2020-04-09kbuild: remove -I$(srctree)/tools/include from scripts/MakefileMasahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-12-17tty: vt: move conmakehash to drivers/tty/vt/ from scripts/Masahiro Yamada
2019-12-13scripts/sorttable: Implement build-time ORC unwind table sortingShile Zhang
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang
2019-11-11video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/Masahiro Yamada
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25kbuild: pkg: clean up package files/dirs from the top MakefileMasahiro Yamada
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann
2019-06-15kbuild: remove build_unifdef target in scripts/MakefileMasahiro Yamada
2019-02-27scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada
2018-12-01kbuild: descend into scripts/gcc-plugins/ via scripts/MakefileMasahiro Yamada
2018-12-01kbuild: move modpost out of 'scripts' targetMasahiro Yamada
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-07-18kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-23Docs: clean up some DocBook loose endsJonathan Corbet
2017-05-16docs: remove DocBook from the building systemMauro Carvalho Chehab
2016-06-07GCC plugin infrastructureEmese Revfy
2016-02-26KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp
2015-09-28DocBook: Use a fixed encoding for outputBen Hutchings
2015-08-12modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse
2015-08-07modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse
2015-08-07MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells
2015-02-17scripts/gdb: add infrastructureJan Kiszka
2014-08-08bin2c: move bin2c in scripts/basicVivek Goyal
2014-06-09kbuild: do not add "selinux" to subdir- twiceMasahiro Yamada
2014-03-14kbuild: specify build_docproc as a phony targetMasahiro Yamada
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-04-24scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney
2012-04-19scripts: Add sortextable to sort the kernel's exception table.David Daney
2011-05-02kbuild: move scripts/basic/docproc.c to scripts/docproc.cPeter Foley
2011-03-17KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt
2009-09-15sparc: Kill PROM console driver.David S. Miller
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson
2009-04-06Revert "fix modules_install via NFS"David Woodhouse
2009-01-07fix modules_install via NFSSam Ravnborg
2008-08-27selinux: add support for installing a dummy policy (v2)Serge E. Hallyn
2006-10-01[PATCH] allow /proc/config.gz to be built as a moduleRoss Biro
2006-09-25kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg
2006-09-25kbuild: use in-kernel unifdefSam Ravnborg
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds