aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2007-06-08update checkpatch.pl to version 0.04Andy Whitcroft
2007-06-08checkpatch: produce fewer lines of outputRandy Dunlap
2007-06-08update checkpatch.pl to version 0.03Andy Whitcroft
2007-06-07checkpatch.pl: should be executableAndy Whitcroft
2007-06-01add a trivial patch style checkerAndy Whitcroft
2007-05-21Make 'headerscheck' stop immediately on an errorDavid Woodhouse
2007-05-21Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds
2007-05-21x86_64: Support x86_64 in make buildtarAndi Kleen
2007-05-19mm: fix section mismatch warningsSam Ravnborg
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg
2007-05-19kbuild: add "Section mismatch" warning whitelist for powerpcLi Yang
2007-05-19kbuild: make better section mismatch reports on i386, arm and mipsAtsushi Nemoto
2007-05-19kbuild: make modpost section warnings clearerRussell King
2007-05-19kconfig: search harder for curses library in check-lxdialog.shMike Frysinger
2007-05-19kbuild: include limits.h in sumversion.c for PATH_MAXMike Frysinger
2007-05-19powerpc: Fix the MODALIAS generation in modpost for of devicesSylvain Munaut
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09Allow arch to initialize arch field of the module structureRoman Zippel
2007-05-09kernel-doc: small kernel-doc optimizationBorislav Petkov
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08kill warnings when building mandocsBorislav Petkov
2007-05-08kernel-doc: html mode struct highlightsRandy Dunlap
2007-05-08kernel-doc: handle arrays with arithmetic expressions as initializersBorislav Petkov
2007-05-08scripts: kernel-doc whitespace cleanupRandy Dunlap
2007-05-08Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto
2007-05-07blackfin architectureBryan Wu
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-05-06kconfig: fix mconf segmentation faultMarcin Garski
2007-05-06kbuild: enable use of code from a different dirSam Ravnborg
2007-05-06kconfig: error out if recursive dependencies are foundSam Ravnborg
2007-05-02kbuild: scripts/basic/fixdep segfault on pathological string-o-deathAndy Green
2007-05-02kconfig: correct minor typo in Kconfig warning message.Robert P. J. Day
2007-05-02kbuild: be more explicit on missing .config fileRandy Dunlap
2007-05-02kbuild: propagate errors from find in scripts/gen_initramfs_list.shMichael Ellerman
2007-05-02kconfig: refer to qt3 if we cannot find qt librariesSam Ravnborg
2007-05-02kbuild: handle compressed cpio initramfs-esAlex Landau
2007-05-02kbuild: ignore section mismatch warning for references from .paravirtprobe to...Sam Ravnborg
2007-05-02kbuild: remove stale comment in modpost.cSam Ravnborg
2007-05-02kbuild/mkuboot.sh: allow spaces in CROSS_COMPILEUwe kleine-König
2007-05-02kbuild: remove kconfig binaries during make mrproperSam Ravnborg
2007-05-02kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg
2007-05-02kbuild: override build timestamp & versionSam Ravnborg
2007-05-02kbuild: complain about missing system callsSam Ravnborg
2007-05-02kbuild: do not emit src version warning for non-modulesSam Ravnborg
2007-05-02menuconfig: remember alternate config filenameSam Ravnborg
2007-05-02kbuild: distinguish between errors and warnings in modpostMatthew Wilcox
2007-05-02kconfig/xconfig: sync main view with search dialog current menuMarco Costalba
2007-05-02menuconfig: dont use obsolete index() function in lxdialogMike Frysinger