summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2005-10-18Add some basic .gitignore filesLinus Torvalds-0/+27
2005-09-26[PATCH] pcmcia: fix cross-platform issues with pcmcia module aliasesKars de Jong-0/+2
2005-09-11[SPARC]: Fix dot-symbol exporting for good.Al Viro-0/+6
2005-09-10kbuild: add objectifySam Ravnborg-0/+3
2005-09-10[PATCH] kbuild: ignore all debugging info sections in scripts/reference_disca...Roland McGrath-6/+1
2005-09-07[PATCH] Adapt scripts/ver_linux to new util-linux version stringsAlexey Dobriyan-2/+4
2005-09-07[PATCH] Strip local symbols from kallsymsRalf Baechle-0/+3
2005-09-07[PATCH] kallsyms: change compression algorithmPaulo Marques-329/+95
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds-147/+397
2005-09-05[PATCH] kconfig: linux.pot for all archEgry Gabor-2/+14
2005-09-05[PATCH] kconfig: kxgettext: EOL fixEgry Gabor-1/+6
2005-09-05[PATCH] kconfig: kxgettext: message fixEgry Gabor-4/+5
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell-0/+19
2005-08-19[SPARC]: Deal with glibc changing macro names in modpost.cBen Colline-2/+7
2005-08-10[PATCH] kbuild: automatically append a short string to the version based upon...Ryan Anderson-0/+56
2005-07-28[PATCH] fix gconfig crashJoachim Nilsson-102/+209
2005-07-28[PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it-11/+11
2005-07-27[PATCH] kbuild: signed char fixes for scriptsJ.A. Magallon-8/+8
2005-07-27[PATCH] kbuild: signed/unsigned char fix for make menuconfigKeenan Pepper-3/+3
2005-07-27kbuild: fix building external modulesSam Ravnborg-4/+4
2005-07-25kbuild: define clean before including kbuild fileSam Ravnborg-5/+5
2005-07-25kbuild: fix make O=...Sam Ravnborg-2/+6
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg-95/+99
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg-5/+0
2005-07-21[PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt-1/+1
2005-07-14kbuild: Fix bug in make deb-pkg when using seperate source and output directo...Sam Ravnborg-3/+3
2005-07-14uml: Restore proper descriptions in make deb-pkg targetSam Ravnborg-2/+26
2005-07-14uml: Make deb-pkg build target build a Debian-style user-mode-linux packageSam Ravnborg-6/+26
2005-07-14kbuild: fix buildcheckSam Ravnborg-2/+0
2005-07-14kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg-4/+8
2005-07-14buildcheck: reduce DEBUG_INFO noise from reference* scriptsSam Ravnborg-0/+4
2005-07-14kbuild: Fix build as root then userSam Ravnborg-1/+1
2005-07-13[PATCH] scripts/kernel-doc: don't use uninitialized SRCTREERandy Dunlap-1/+7
2005-07-13[PATCH] Lindent: ignore .indent.proJeff Mahoney-1/+1
2005-07-13[PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan-1/+2
2005-07-13[PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilationMatthias Urlichs-1/+2
2005-07-13[PATCH] kbuild: add ia64 support to rpm Makefile targetGreg Edwards-0/+9
2005-07-13[PATCH] Lindent: ignore .indent.proJeff Mahoney-1/+1
2005-07-13[PATCH] kbuild: modpost needs to cope with new glibc elf header on sparcFabio Massimo Di Nitto-2/+7
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw-3/+127
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney-0/+22
2005-06-27[PATCH] pcmcia: file2aliasDominik Brodowski-0/+39
2005-06-25[PATCH] Kill signed charsJ.A. Magallon-25/+25
2005-06-25[PATCH] mconf.c needs locale.hJean-Christophe Dubois-0/+1
2005-06-23[PATCH] gconfig: only show scrollbars if neededThierry Vignaud-5/+5
2005-06-23[PATCH] apply quotation handling to Makefile.buildJan Beulich-2/+2
2005-05-05[PATCH] patch-kernel: support non-incremental 2.6.x.y 'stable' patchesRandy.Dunlap-30/+101
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse-7/+13
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo-124/+395
2005-05-01[PATCH] DocBook: Use xmlto to process the DocBook files.Martin Waitz-301/+28