summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * kbuild: add "Section mismatch" warning whitelist for powerpcLi Yang2007-05-191-4/+11
| * kbuild: make better section mismatch reports on i386, arm and mipsAtsushi Nemoto2007-05-192-0/+82
| * kbuild: make modpost section warnings clearerRussell King2007-05-191-17/+16
| * kconfig: search harder for curses library in check-lxdialog.shMike Frysinger2007-05-191-15/+9
| * kbuild: include limits.h in sumversion.c for PATH_MAXMike Frysinger2007-05-191-0/+1
| * powerpc: Fix the MODALIAS generation in modpost for of devicesSylvain Munaut2007-05-191-3/+8
* | x86_64: Support x86_64 in make buildtarAndi Kleen2007-05-211-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | Allow arch to initialize arch field of the module structureRoman Zippel2007-05-091-0/+1
* | kernel-doc: small kernel-doc optimizationBorislav Petkov2007-05-091-3/+4
|/
* kill warnings when building mandocsBorislav Petkov2007-05-081-0/+12
* kernel-doc: html mode struct highlightsRandy Dunlap2007-05-081-6/+15
* kernel-doc: handle arrays with arithmetic expressions as initializersBorislav Petkov2007-05-081-1/+10
* scripts: kernel-doc whitespace cleanupRandy Dunlap2007-05-081-48/+48
* Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto2007-05-081-0/+27
* blackfin architectureBryan Wu2007-05-072-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-0628-111/+689
|\
| * kconfig: fix mconf segmentation faultMarcin Garski2007-05-062-2/+2
| * kbuild: enable use of code from a different dirSam Ravnborg2007-05-062-17/+16
| * kconfig: error out if recursive dependencies are foundSam Ravnborg2007-05-063-12/+13
| * kbuild: scripts/basic/fixdep segfault on pathological string-o-deathAndy Green2007-05-021-0/+2
| * kconfig: correct minor typo in Kconfig warning message.Robert P. J. Day2007-05-021-1/+1
| * kbuild: be more explicit on missing .config fileRandy Dunlap2007-05-021-0/+1
| * kbuild: propagate errors from find in scripts/gen_initramfs_list.shMichael Ellerman2007-05-021-1/+1
| * kconfig: refer to qt3 if we cannot find qt librariesSam Ravnborg2007-05-021-2/+2
| * kbuild: handle compressed cpio initramfs-esAlex Landau2007-05-021-2/+8
| * kbuild: ignore section mismatch warning for references from .paravirtprobe to...Sam Ravnborg2007-05-021-0/+13
| * kbuild: remove stale comment in modpost.cSam Ravnborg2007-05-021-1/+0
| * kbuild/mkuboot.sh: allow spaces in CROSS_COMPILEUwe kleine-König2007-05-021-1/+1
| * kbuild: remove kconfig binaries during make mrproperSam Ravnborg2007-05-021-0/+1
| * kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg2007-05-022-1/+2
| * kbuild: override build timestamp & versionSam Ravnborg2007-05-021-7/+20
| * kbuild: complain about missing system callsSam Ravnborg2007-05-021-0/+118
| * kbuild: do not emit src version warning for non-modulesSam Ravnborg2007-05-021-3/+2
| * menuconfig: remember alternate config filenameSam Ravnborg2007-05-023-12/+37
| * kbuild: distinguish between errors and warnings in modpostMatthew Wilcox2007-05-022-3/+20
| * kconfig/xconfig: sync main view with search dialog current menuMarco Costalba2007-05-022-2/+5
| * menuconfig: dont use obsolete index() function in lxdialogMike Frysinger2007-05-021-2/+2
| * cleanpatch: a script to clean up stealth whitespace added by a patchH. Peter Anvin2007-05-021-0/+206
| * cleanfile: a script to clean up stealth whitespaceH. Peter Anvin2007-05-021-0/+126
| * kbuild: remove dependency on input.h from file2aliasSam Ravnborg2007-05-021-10/+11
| * kbuild: whitelist logo references from .text to .init.dataSam Ravnborg2007-05-021-0/+15
| * kbuild: fix segmentation fault in modpostSam Ravnborg2007-05-021-2/+6
| * kbuild: fix warnings from .pci_fixup sectionSam Ravnborg2007-05-021-19/+25
| * kbuild: whitelist section mismatch in init/main.cSam Ravnborg2007-05-021-1/+14
| * kbuild: fix section mismatch check for vmlinuxSam Ravnborg2007-05-022-16/+25
* | [PATCH] i386: modpost apic related warning fixesVivek Goyal2007-05-021-0/+1
|/
* [PATCH] kbuild: fix dependency generationJan Beulich2007-04-011-3/+7
* [PATCH] kernel-doc: allow space after __attribute__Randy Dunlap2007-03-011-1/+1