aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov1-0/+1
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch1-0/+19
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel1-9/+12
2007-08-11update checkpatch.pl to version 0.09Andy Whitcroft1-31/+71
2007-07-31kbuild: whitelist references from __dbe_table to .initRalf Baechle1-0/+1
2007-07-25kbuild: fix modpost warnings for xtensaSam Ravnborg1-6/+24
2007-07-25kbuild: be more foregiving on init section namingSam Ravnborg1-26/+10
2007-07-25kbuild: rearrange a few function in modpostSam Ravnborg1-32/+48
2007-07-25kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath2-2/+2
2007-07-25kconfig: remove unused members from struct symbolSam Ravnborg1-1/+0
2007-07-25kconfig: attach help text to menusSam Ravnborg10-43/+49
2007-07-25kbuild: fix up printing of Linux C Library version in scripts/ver_linuxJesper Juhl1-2/+2
2007-07-25kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg2-12/+20
2007-07-23ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger1-0/+12
2007-07-20Fix Lindent to not indent preprocessor comments so farMatthew Wilcox1-1/+1
2007-07-20m68k: teach modpost about .m68_fixupAl Viro1-0/+1
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds16-187/+414
2007-07-19update checkpatch.pl to version 0.08Andy Whitcroft1-32/+143
2007-07-19kernel-doc: fix leading dot in man-mode outputRandy Dunlap1-1/+5
2007-07-19kernel-doc: strip C99 commentsRandy Dunlap1-1/+7
2007-07-19kernel-doc: fix unnamed struct/union warningRandy Dunlap1-4/+10
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo1-2/+2
2007-07-17kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.cPaulo Marques1-4/+13
2007-07-17kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel1-11/+26
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle1-2/+9
2007-07-17kbuild: use POSIX BRE in headers install targetMike Frysinger1-7/+7
2007-07-17Whitelist references from __dbe_table to .initRalf Baechle1-0/+1
2007-07-17modpost white list pattern adjustmentJan Beulich1-2/+4
2007-07-17kbuild: do section mismatch check on full vmlinuxSam Ravnborg2-3/+4
2007-07-16kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg1-1/+2
2007-07-16kbuild: remove hardcoded _logo names from modpostSam Ravnborg1-14/+0
2007-07-16kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg1-1/+0
2007-07-16kbuild: warn about references from .init.text to .exit.textSam Ravnborg1-1/+0
2007-07-16kbuild: consolidate section checksSam Ravnborg1-25/+7
2007-07-16kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg1-79/+75
2007-07-16kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg1-0/+2
2007-07-16kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge1-11/+0
2007-07-16kbuild: suppress modpost warnings for references from the .toc section as used by powerpcStephen Rothwell1-1/+4
2007-07-16kbuild: make better section mismatch reports on armSam Ravnborg1-0/+24
2007-07-16kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto2-0/+76
2007-07-16kconfig: fix update-po-configSam Ravnborg2-18/+21
2007-07-16kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger1-6/+6
2007-07-16kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger1-1/+1
2007-07-16scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin2-5/+107
2007-07-16kbuild: avoid environment to set variables used by kbuildSam Ravnborg1-0/+16
2007-07-16kbuild: New 'cc-fullversion' macroSegher Boessenkool2-4/+18
2007-07-16doc/oops-tracing: add Code: decode infoRandy Dunlap1-0/+51
2007-07-16update checkpatch.pl to version 0.07Andy Whitcroft1-196/+178
2007-07-06x86_64: fix headers_installDavid Woodhouse1-1/+1
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse1-0/+5