aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2007-10-12kbuild: improve scripts/gcc-version.sh output a bit when called without argsJesper Juhl
2007-10-12kbuild: fix segfault in modpostPetr Stetiar
2007-10-12kbuild: fix perl usage in export_report.plRam Pai
2007-10-12kbuild: fix export_report.plAdrian Bunk
2007-10-12kbuild: script to check for undefined Kconfig symbolsPaolo 'Blaisorblade' Giarrusso
2007-10-12kbuild: check if we can link gettext not just compileSam Ravnborg
2007-10-12kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-10-11x86: fixup the x86 namespace change in scripts/namespace.plThomas Gleixner
2007-10-11[AVR32] checkstack supportHaavard Skinnemoen
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch
2007-09-23sdio: add modalias supportPierre Ossman
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel
2007-08-11update checkpatch.pl to version 0.09Andy Whitcroft
2007-07-31kbuild: whitelist references from __dbe_table to .initRalf Baechle
2007-07-25kbuild: fix modpost warnings for xtensaSam Ravnborg
2007-07-25kbuild: be more foregiving on init section namingSam Ravnborg
2007-07-25kbuild: rearrange a few function in modpostSam Ravnborg
2007-07-25kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath
2007-07-25kconfig: remove unused members from struct symbolSam Ravnborg
2007-07-25kconfig: attach help text to menusSam Ravnborg
2007-07-25kbuild: fix up printing of Linux C Library version in scripts/ver_linuxJesper Juhl
2007-07-25kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg
2007-07-23ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger
2007-07-20Fix Lindent to not indent preprocessor comments so farMatthew Wilcox
2007-07-20m68k: teach modpost about .m68_fixupAl Viro
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-07-19update checkpatch.pl to version 0.08Andy Whitcroft
2007-07-19kernel-doc: fix leading dot in man-mode outputRandy Dunlap
2007-07-19kernel-doc: strip C99 commentsRandy Dunlap
2007-07-19kernel-doc: fix unnamed struct/union warningRandy Dunlap
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-17kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.cPaulo Marques
2007-07-17kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle
2007-07-17kbuild: use POSIX BRE in headers install targetMike Frysinger
2007-07-17Whitelist references from __dbe_table to .initRalf Baechle
2007-07-17modpost white list pattern adjustmentJan Beulich
2007-07-17kbuild: do section mismatch check on full vmlinuxSam Ravnborg
2007-07-16kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg
2007-07-16kbuild: remove hardcoded _logo names from modpostSam Ravnborg
2007-07-16kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg
2007-07-16kbuild: warn about references from .init.text to .exit.textSam Ravnborg
2007-07-16kbuild: consolidate section checksSam Ravnborg
2007-07-16kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg
2007-07-16kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg