summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-152-2/+2
* kbuild: check for wrong use of CFLAGSSam Ravnborg2007-10-141-2/+12
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-142-4/+4
* kbuild: make modpost detect unterminated device id listsKees Cook2007-10-121-7/+33
* kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl2007-10-121-8/+15
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2007-10-121-9/+26
* kbuild: kill backward compatibility checksSam Ravnborg2007-10-123-29/+2Star
* kbuild: kill EXTRA_ARFLAGSSam Ravnborg2007-10-121-1/+1
* kbuild: call make once for all targets when O=.. is usedMilton Miller2007-10-121-3/+5
* kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg2007-10-123-754/+897
* kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-122-13/+0Star
* kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-122-7/+11
* kconfig: make comments stand out in menuconfigSam Ravnborg2007-10-121-0/+8
* kbuild: fix directory traversal bugSam Ravnborg2007-10-121-3/+3
* docproc: style & typo cleanupsRandy Dunlap2007-10-122-20/+22
* kbuild: apply genksyms changesSam Ravnborg2007-10-124-1706/+2523
* kbuild: __extension__ support in genksyms (fix unknown CRC warning)Sam Ravnborg2007-10-122-1/+5
* kbuild: fix genksyms MakefileSam Ravnborg2007-10-121-2/+6
* kbuild: scripts/ver_linux : correct printing of binutils versionJesper Juhl2007-10-121-3/+1Star
* kbuild: ver_linux fix glibc version printJesper Juhl2007-10-121-3/+2Star
* kbuild: improve scripts/gcc-version.sh output a bit when called without argsJesper Juhl2007-10-121-1/+7
* kbuild: fix segfault in modpostPetr Stetiar2007-10-121-0/+6
* kbuild: fix perl usage in export_report.plRam Pai2007-10-121-4/+4
* kbuild: fix export_report.plAdrian Bunk2007-10-121-1/+1
* kbuild: script to check for undefined Kconfig symbolsPaolo 'Blaisorblade' Giarrusso2007-10-121-0/+59
* kbuild: check if we can link gettext not just compileSam Ravnborg2007-10-122-8/+16
* kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg2007-10-121-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-122-0/+19
|\
| * [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-111-0/+1
| * [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-111-0/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-10-121-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-121-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-121-31/+71
* kbuild: whitelist references from __dbe_table to .initRalf Baechle2007-08-011-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/+10Star
* 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/+0Star
* 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