summaryrefslogtreecommitdiff
path: root/scripts/Makefile
AgeCommit message (Expand)Author
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
2004-08-11kbuild: Replace host-progs with hostprogs-ySam Ravnborg
2004-08-09kbuild: Selective compile of targets in scripts/Sam Ravnborg
2004-07-23kbuild: Fix up moving of modpostSam Ravnborg
2004-07-23kbuild: Move modpost files to a new subdir scripts/modBrian Gerst
2004-06-20[PATCH] kbuild: add deb-pkg targetSam Ravnborg
2004-03-15[PATCH] Fix early parallel make failuresAndrew Morton
2004-02-26[PATCH] Add a MODULE_VERSION macroAndrew Morton
2003-09-09[PATCH] Move ikconfig to /proc/config.gzAndrew Morton
2003-03-17[FBDEV] Ug!!! For some reason BK keeps removing this change. I hope this is t...James Simmons
2003-03-11kbuild: build-targets replaced with alwaysSam Ravnborg
2003-03-10kbuild: Use targets := to tell kbuild about additional targetsSam Ravnborg
2003-02-19kbuild: [PATCH] put genksyms in scripts dirKai Germaschewski
2003-02-19kbuild: Handle MODULE_SYMBOL_PREFIX in module postprocessingKai Germaschewski
2003-02-18kbuild: Remove scripts/elfconfig.h with "make clean"Kai Germaschewski
2003-02-16kbuild: Fix a "make -j" bug.Kai Germaschewski
2003-02-14kbuild: Merge file2alias into scripts/modpost.cKai Germaschewski
2003-02-14kbuild: Figure endianness / word size at compile timeKai Germaschewski
2003-02-14kbuild: Module alias and device table supportRusty Russell
2003-02-14kbuild: Do module post processing in CKai Germaschewski
2002-12-04kbuild: Fix 'make -j' problemKai Germaschewski
2002-12-04kbuild: Speed up kallsyms generationKai Germaschewski
2002-11-22kbuild: Introduced build-targetsSam Ravnborg
2002-11-07[PATCH] remove old config toolsRoman Zippel