summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Marker depmod fix core kernel listMathieu Desnoyers2008-10-061-2/+4
* kconfig: readd lost change countzippel@linux-m68k.org2008-09-291-2/+6
* kconfig: fix silentoldconfigzippel@linux-m68k.org2008-09-291-66/+57
* kernel-doc: allow structs whose members are all privateRandy Dunlap2008-09-231-0/+4
* pnp: fix "add acpi:* modalias entries"Kay Sievers2008-08-211-5/+11
* bugfix for scripts/patch-kernel in 2.6 sublevel steppingErkki Lintunen2008-08-061-1/+2
* kernel-doc: skip nested struct/union cleanlyRandy Dunlap2008-08-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-08-042-7/+3
|\
| * kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg2008-08-041-6/+2
| * kconfig: always write out .configSam Ravnborg2008-08-041-1/+1
* | firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messagesDavid Woodhouse2008-08-021-0/+4
|/
* kbuild: scripts/ver_linux: don't set PATHAdrian Bunk2008-07-311-1/+0
* kbuild: genksyms: Include extern information in dumpsAndreas Gruenbacher2008-07-311-0/+2
* kbuild: genksyms parser: fix the __attribute__ ruleAndreas Gruenbacher2008-07-312-73/+73
* kbuild: scripts/genksyms/lex.l: add %option noinputAdrian Bunk2008-07-302-47/+88
* kconfig: scripts/kconfig/zconf.l: add %option noinputAdrian Bunk2008-07-302-14/+73
* scripts/mod/modpost.c: fix spelling of module and happensBen Dooks2008-07-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-07-2711-266/+490
|\
| * setlocalversion: do not describe if there is nothing to describeSebastian Siewior2008-07-251-1/+3
| * kconfig: make defconfig is no longer chattySam Ravnborg2008-07-251-8/+3
| * kconfig: make oldconfig is now less chattySam Ravnborg2008-07-251-1/+1
| * kconfig: speed up all*config + randconfigSam Ravnborg2008-07-251-86/+68
| * kconfig: set all new symbols automaticallyRoman Zippel2008-07-252-0/+79
| * kconfig: add diffconfig utilityTim Bird2008-07-251-0/+129
| * kernel-doc: handle/strip __initRandy Dunlap2008-07-251-0/+1
| * kbuild: prepare headers_* for arch/$ARCH/includeSam Ravnborg2008-07-251-0/+41
| * kbuild: install all headers when arch is changedSam Ravnborg2008-07-252-8/+12
| * kbuild: optimize headers_* targetsSam Ravnborg2008-07-254-92/+161
| * kbuild: only one call for include/ in make headers_*Sam Ravnborg2008-07-251-9/+0
| * kbuild: code refactoring in Makefile.headerinstSam Ravnborg2008-07-251-29/+35
| * kbuild: drop support of ALTARCH for headers_*Sam Ravnborg2008-07-251-75/+9
| * kbuild: always unifdef files in headers_install*Sam Ravnborg2008-07-251-19/+10
* | Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-251-4/+6
|\ \ | |/ |/|
| * firmware: create firmware binaries during 'make modules'.David Woodhouse2008-07-251-4/+6
* | fix checkstack.pl arch detectionEric Sandeen2008-07-251-1/+2
* | find dynamic stack allocations in checkstack.plEric Sandeen2008-07-251-1/+23
|/
* checkpatch: version 0.21Andy Whitcroft2008-07-241-1/+1
* checkpatch: types cannot start mid word for pointer testsAndy Whitcroft2008-07-241-2/+2
* checkpatch: complex macros need to ignore commentsAndy Whitcroft2008-07-241-0/+1
* checkpatch: variants -- move the main unary/binary operators to use variantsAndy Whitcroft2008-07-241-18/+18
* checkpatch: add checks for question mark and colon spacingAndy Whitcroft2008-07-241-9/+72
* checkpatch: possible modifiers -- handle multiple modifiers and trailingAndy Whitcroft2008-07-241-3/+5
* checkpatch: possible types -- known modifiers cannot be typesAndy Whitcroft2008-07-241-1/+1
* checkpatch: handle return types of pointers to functionsAndy Whitcroft2008-07-241-1/+1
* checkpatch: macro complexity checks are meaningless in linker scriptsAndy Whitcroft2008-07-241-1/+2
* checkpatch: possible modifiers are not being correctly matchedAndy Whitcroft2008-07-241-4/+3
* checkpatch: improve type matcher debugAndy Whitcroft2008-07-241-4/+7
* checkpatch: allow for type modifiers on multiple declarationsAndy Whitcroft2008-07-241-0/+4
* checkpatch: correct spelling in kfree checksWolfram Sang2008-07-241-1/+1
* checkpatch: usb_free_urb() can take NULLGreg Kroah-Hartman2008-07-241-0/+7