summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-112-0/+19
|\
| * [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-101-0/+1
| * [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-101-0/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-10-111-0/+5
|\ \
| * | [AVR32] checkstack supportHaavard Skinnemoen2007-10-111-0/+5
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-111-0/+20
|\ \
| * | sdio: add modalias supportPierre Ossman2007-09-231-0/+20
| |/
* | x86: fixup the x86 namespace change in scripts/namespace.plThomas Gleixner2007-10-111-4/+4
* | i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-1/+1
|/
* kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel2007-09-011-9/+12
* update checkpatch.pl to version 0.09Andy Whitcroft2007-08-111-31/+71
* kbuild: whitelist references from __dbe_table to .initRalf Baechle2007-07-311-0/+1
* kbuild: fix modpost warnings for xtensaSam Ravnborg2007-07-251-6/+24
* kbuild: be more foregiving on init section namingSam Ravnborg2007-07-251-26/+10
* kbuild: rearrange a few function in modpostSam Ravnborg2007-07-251-32/+48
* kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath2007-07-252-2/+2
* kconfig: remove unused members from struct symbolSam Ravnborg2007-07-251-1/+0
* kconfig: attach help text to menusSam Ravnborg2007-07-2510-43/+49
* kbuild: fix up printing of Linux C Library version in scripts/ver_linuxJesper Juhl2007-07-251-2/+2
* kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg2007-07-252-12/+20
* ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger2007-07-231-0/+12
* Fix Lindent to not indent preprocessor comments so farMatthew Wilcox2007-07-201-1/+1
* m68k: teach modpost about .m68_fixupAl Viro2007-07-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-1916-187/+414
|\
| * kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.cPaulo Marques2007-07-171-4/+13
| * kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel2007-07-171-11/+26
| * kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle2007-07-171-2/+9
| * kbuild: use POSIX BRE in headers install targetMike Frysinger2007-07-171-7/+7
| * Whitelist references from __dbe_table to .initRalf Baechle2007-07-171-0/+1
| * modpost white list pattern adjustmentJan Beulich2007-07-171-2/+4
| * kbuild: do section mismatch check on full vmlinuxSam Ravnborg2007-07-172-3/+4
| * kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg2007-07-161-1/+2
| * kbuild: remove hardcoded _logo names from modpostSam Ravnborg2007-07-161-14/+0
| * kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg2007-07-161-1/+0
| * kbuild: warn about references from .init.text to .exit.textSam Ravnborg2007-07-161-1/+0
| * kbuild: consolidate section checksSam Ravnborg2007-07-161-25/+7
| * kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg2007-07-161-79/+75
| * kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg2007-07-161-0/+2
| * kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge2007-07-161-11/+0
| * kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell2007-07-161-1/+4
| * kbuild: make better section mismatch reports on armSam Ravnborg2007-07-161-0/+24
| * kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto2007-07-162-0/+76
| * kconfig: fix update-po-configSam Ravnborg2007-07-162-18/+21
| * kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger2007-07-161-6/+6
| * kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger2007-07-161-1/+1
| * scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin2007-07-162-5/+107
| * kbuild: avoid environment to set variables used by kbuildSam Ravnborg2007-07-161-0/+16
| * kbuild: New 'cc-fullversion' macroSegher Boessenkool2007-07-162-4/+18
* | update checkpatch.pl to version 0.08Andy Whitcroft2007-07-191-32/+143
* | kernel-doc: fix leading dot in man-mode outputRandy Dunlap2007-07-191-1/+5