aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09Allow arch to initialize arch field of the module structureRoman Zippel1-0/+1
2007-05-09kernel-doc: small kernel-doc optimizationBorislav Petkov1-3/+4
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08kill warnings when building mandocsBorislav Petkov1-0/+12
2007-05-08kernel-doc: html mode struct highlightsRandy Dunlap1-6/+15
2007-05-08kernel-doc: handle arrays with arithmetic expressions as initializersBorislav Petkov1-1/+10
2007-05-08scripts: kernel-doc whitespace cleanupRandy Dunlap1-48/+48
2007-05-08Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto1-0/+27
2007-05-07blackfin architectureBryan Wu2-2/+4
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds28-111/+689
2007-05-06kconfig: fix mconf segmentation faultMarcin Garski2-2/+2
2007-05-06kbuild: enable use of code from a different dirSam Ravnborg2-17/+16
2007-05-06kconfig: error out if recursive dependencies are foundSam Ravnborg3-12/+13
2007-05-02kbuild: scripts/basic/fixdep segfault on pathological string-o-deathAndy Green1-0/+2
2007-05-02kconfig: correct minor typo in Kconfig warning message.Robert P. J. Day1-1/+1
2007-05-02kbuild: be more explicit on missing .config fileRandy Dunlap1-0/+1
2007-05-02kbuild: propagate errors from find in scripts/gen_initramfs_list.shMichael Ellerman1-1/+1
2007-05-02kconfig: refer to qt3 if we cannot find qt librariesSam Ravnborg1-2/+2
2007-05-02kbuild: handle compressed cpio initramfs-esAlex Landau1-2/+8
2007-05-02kbuild: ignore section mismatch warning for references from .paravirtprobe to .init.textSam Ravnborg1-0/+13
2007-05-02kbuild: remove stale comment in modpost.cSam Ravnborg1-1/+0
2007-05-02kbuild/mkuboot.sh: allow spaces in CROSS_COMPILEUwe kleine-König1-1/+1
2007-05-02kbuild: remove kconfig binaries during make mrproperSam Ravnborg1-0/+1
2007-05-02kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg2-1/+2
2007-05-02kbuild: override build timestamp & versionSam Ravnborg1-7/+20
2007-05-02kbuild: complain about missing system callsSam Ravnborg1-0/+118
2007-05-02kbuild: do not emit src version warning for non-modulesSam Ravnborg1-3/+2
2007-05-02menuconfig: remember alternate config filenameSam Ravnborg3-12/+37
2007-05-02kbuild: distinguish between errors and warnings in modpostMatthew Wilcox2-3/+20
2007-05-02kconfig/xconfig: sync main view with search dialog current menuMarco Costalba2-2/+5
2007-05-02menuconfig: dont use obsolete index() function in lxdialogMike Frysinger1-2/+2
2007-05-02cleanpatch: a script to clean up stealth whitespace added by a patchH. Peter Anvin1-0/+206
2007-05-02cleanfile: a script to clean up stealth whitespaceH. Peter Anvin1-0/+126
2007-05-02kbuild: remove dependency on input.h from file2aliasSam Ravnborg1-10/+11
2007-05-02kbuild: whitelist logo references from .text to .init.dataSam Ravnborg1-0/+15
2007-05-02kbuild: fix segmentation fault in modpostSam Ravnborg1-2/+6
2007-05-02kbuild: fix warnings from .pci_fixup sectionSam Ravnborg1-19/+25
2007-05-02kbuild: whitelist section mismatch in init/main.cSam Ravnborg1-1/+14
2007-05-02kbuild: fix section mismatch check for vmlinuxSam Ravnborg2-16/+25
2007-05-02[PATCH] i386: modpost apic related warning fixesVivek Goyal1-0/+1
2007-04-01[PATCH] kbuild: fix dependency generationJan Beulich1-3/+7
2007-03-01[PATCH] kernel-doc: allow space after __attribute__Randy Dunlap1-1/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2-1/+24
2007-02-20[PATCH] remove modpost false warnings on ARMDavid Brownell1-8/+28
2007-02-20[PATCH] kernel-doc: include struct short description in title outputRandy Dunlap1-2/+2
2007-02-17[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin1-4/+4
2007-02-17[PARISC] generate modalias for parisc_device_id tablesKyle McMartin1-0/+22
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin1-1/+2
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+9