aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-14Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck
2008-07-10ihex: add ihex2fw tool for converting HEX files into firmware imagesDavid Woodhouse
2008-07-10firmware: Add firmware installation to modules_install, add firmware_installDavid Woodhouse
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-12kbuild: ignore powerpc specific symbols in modpostSam Ravnborg
2008-06-06update checkpatch.pl to version 0.19Andy Whitcroft
2008-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-05-31kbuild: fix $(src) assignmnet with external modulesSam Ravnborg
2008-05-30Mark 'scripts/decodecode' executableLinus Torvalds
2008-05-25scripts/ver_linux use 'gcc -dumpversion'Gabriel C
2008-05-23kbuild: create new CFLAGS_REMOVE_(basename).o optionSteven Rostedt
2008-05-19kconfig: incorrect 'len' field initialisation ?Christophe Jaillet
2008-05-19kernel-doc: allow unnamed bit-fieldsRandy Dunlap
2008-05-19kbuild: filter away debug symbols from kernel symbolsSam Ravnborg
2008-05-11kbuild: disable modpost warnings for linkonce sectionsAndi Kleen
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg
2008-05-04modpost: i2c aliases need no trailing wildcardJean Delvare
2008-05-01kconfig: made check-lxdialog more portableSam Ravnborg
2008-04-30kallsyms: nuke all ChangeLog, this should be logged by gitBryan Wu
2008-04-29i2c: Add support for device alias namesJean Delvare
2008-04-29update checkpatch.pl to version 0.18Andy Whitcroft
2008-04-29update checkpatch.pl to version 0.17Andy Whitcroft
2008-04-29scripts/Lindent: support gnu indent v2.2.10Joe Perches
2008-04-28kconfig: add named choice groupRoman Zippel
2008-04-28kconfig: fix choice dependency checkRoman Zippel
2008-04-28kbuild: fix unportability in gen_initramfs_list.shFelix Fietkau
2008-04-28kconfig: reversed borderlines in inputboxRoel Kluin
2008-04-28kernel-doc: detect trailing kernel-doc line trashRandy Dunlap
2008-04-28kernel-doc: detect/prevent duplicate doc section namesRandy Dunlap
2008-04-26kbuild: scripts/Makefile.modpost typo fixAdrian Bunk
2008-04-26kbuild: soften MODULE_LICENSE checkSam Ravnborg
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-04-25kconfig: fix broken target update-po-configSam Ravnborg
2008-04-25kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker
2008-04-25kbuild: support loading extra symbols in modpostRichard Hacker
2008-04-25kbuild: fix some minor typoesRobert P. J. Day
2008-04-25kbuild: error out on missing MODULE_LICENSESam Ravnborg
2008-04-24checkpatch: usb_free_urb() can take NULLGreg Kroah-Hartman
2008-04-19PNP: add all PNP card device id's as individual aliasesKay Sievers
2008-03-28update checkpatch.pl to version 0.16Andy Whitcroft
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg
2008-03-13kernel-doc: set verbose mode via environmentRandy Dunlap
2008-03-04update checkpatch.pl to version 0.15Andy Whitcroft
2008-02-23kernel-doc: fix function-pointer-parameter parsingRichard Kennedy
2008-02-19kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven
2008-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-02-14kernel-doc: remove fastcallHarvey Harrison