aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-121-2/+2
|\ \ \ \ \
| * | | | | kbuild: fix cc-option and cc-option-ynH. Peter Anvin2008-09-091-2/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-111-1/+4
|\ \ \ \ \
| * | | | | [S390] Fix checkstack for s390Christian Borntraeger2008-10-101-1/+4
* | | | | | Merge branch 'next' into for-linusJames Morris2008-10-108-1/+330
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SELinux: add gitignore file for mdp scriptJames Morris2008-09-051-0/+2
| * | | | | Merge branch 'master' into nextJames Morris2008-08-286-14/+21
| |\ \ \ \ \ | | |/ / / /
| * | | | | selinux: add support for installing a dummy policy (v2)Serge E. Hallyn2008-08-277-1/+328
* | | | | | 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