summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* | | | checkpatch: report any absolute references to kernel source filesAndy Whitcroft2008-10-161-0/+41
* | | | checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.cAndy Whitcroft2008-10-161-4/+9
* | | | checkpatch: include/asm checks should be anchoredAndy Whitcroft2008-10-161-1/+1
* | | | checkpatch: fix up comment checks search to scan the entire blockAndy Whitcroft2008-10-161-3/+8
* | | | checkpatch: complex macros -- fix up extension handlingAndy Whitcroft2008-10-161-2/+2
* | | | checkpatch: ____cacheline_aligned et al are modifiersAndy Whitcroft2008-10-161-1/+4
* | | | checkpatch: add tests for the attribute matcherAndy Whitcroft2008-10-161-0/+10
* | | | checkpatch: switch indent allow plain returnAndy Whitcroft2008-10-161-1/+5
* | | | checkpatch: conditional indent -- labels have different indent rulesAndy Whitcroft2008-10-161-3/+8
* | | | checkpatch: values: double ampersand may be unaryAndy Whitcroft2008-10-161-2/+2
* | | | checkpatch: square brackets -- exemption for array slices in bracesAndy Whitcroft2008-10-161-2/+4
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-141-0/+18
|\ \ \
| * | | modpost: add support for hidJiri Slaby2008-10-141-0/+18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Linus Torvalds2008-10-141-0/+147
|\ \ \ \ | |/ / / |/| | |
| * | | fastboot: Fix bootgraph.pl initcall name regexpArnaud Patard2008-10-121-4/+4
| * | | fastboot: fix issues and improve output of bootgraph.plArjan van de Ven2008-10-121-8/+17
| * | | Add a script to visualize the kernel boot process / timeArjan van de Ven2008-10-121-0/+138
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-1314-74/+407
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ 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
| | |/ / / | |/| | |
* / | | | Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse2008-10-131-0/+57
|/ / / /
* | | | 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