summaryrefslogtreecommitdiff
path: root/scripts/Makefile
AgeCommit message (Expand)Author
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
2002-10-29[PATCH] new kernel configuration 1/7Roman Zippel
2002-10-13kbuild: More cleaning work...Kai Germaschewski
2002-10-05Don't add the $(obj) prefix twice..Linus Torvalds
2002-10-03kbuild: Adapt mrproper targetsKai Germaschewski
2002-10-03kbuild: include arch-Makefile in common placeKai Germaschewski
2002-10-02kbuild: Always build helpers in script/Kai Germaschewski
2002-10-02kbuild: Small quirks for separate obj / src treesKai Germaschewski
2002-08-16kbuild: Hand mergeKai Germaschewski
2002-08-16kbuild: Cleanup the chmod rule in scripts/Kai Germaschewski
2002-08-16[PATCH] mrproper: Moved knowledge of files in scripts to scripts/MakefileSam Ravnborg