summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2007-07-16kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge
2007-07-16kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell
2007-07-16kbuild: make better section mismatch reports on armSam Ravnborg
2007-07-16kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto
2007-07-16kconfig: fix update-po-configSam Ravnborg
2007-07-16kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger
2007-07-16kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger
2007-07-16scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin
2007-07-16kbuild: avoid environment to set variables used by kbuildSam Ravnborg
2007-07-16kbuild: New 'cc-fullversion' macroSegher Boessenkool
2007-07-16doc/oops-tracing: add Code: decode infoRandy Dunlap
2007-07-16update checkpatch.pl to version 0.07Andy Whitcroft
2007-07-06x86_64: fix headers_installDavid Woodhouse
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-06-24update checkpatch.pl to version 0.06Andy Whitcroft
2007-06-24update checkpatch.pl to version 0.05Andy Whitcroft
2007-06-11kbuild: fix sh64 section mismatch problemsSam Ravnborg
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