aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-10-16checkpatch: report the real first line of all suspect indentsGravatar Andy Whitcroft 1-55/+86
2008-10-16checkpatch: report any absolute references to kernel source filesGravatar Andy Whitcroft 1-0/+41
2008-10-16checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.cGravatar Andy Whitcroft 1-4/+9
2008-10-16checkpatch: include/asm checks should be anchoredGravatar Andy Whitcroft 1-1/+1
2008-10-16checkpatch: fix up comment checks search to scan the entire blockGravatar Andy Whitcroft 1-3/+8
2008-10-16checkpatch: complex macros -- fix up extension handlingGravatar Andy Whitcroft 1-2/+2
2008-10-16checkpatch: ____cacheline_aligned et al are modifiersGravatar Andy Whitcroft 1-1/+4
2008-10-16checkpatch: add tests for the attribute matcherGravatar Andy Whitcroft 1-0/+10
2008-10-16checkpatch: switch indent allow plain returnGravatar Andy Whitcroft 1-1/+5
2008-10-16checkpatch: conditional indent -- labels have different indent rulesGravatar Andy Whitcroft 1-3/+8
2008-10-16checkpatch: values: double ampersand may be unaryGravatar Andy Whitcroft 1-2/+2
2008-10-16checkpatch: square brackets -- exemption for array slices in bracesGravatar Andy Whitcroft 1-2/+4
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesGravatar Jason Baron 3-2/+75
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+18
2008-10-14modpost: add support for hidGravatar Jiri Slaby 1-0/+18
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Gravatar Linus Torvalds 1-0/+147
2008-10-14tracing/fastboot: fix initcalls disposition in bootgraph.plGravatar Frederic Weisbecker 1-0/+6
2008-10-14tracing/fastboot: fix bootgraph.pl initcall name regexpGravatar Arnaud Patard 1-4/+4
2008-10-14tracing/fastboot: fix issues and improve output of bootgraph.plGravatar Arjan van de Ven 1-13/+16
2008-10-14tracing/fastboot: fix initcalls disposition in bootgraph.plGravatar Frederic Weisbecker 1-12/+14
2008-10-14tracing/fastboot: add a script to visualize the kernel boot process / timeGravatar Arjan van de Ven 1-0/+138
2008-10-14ftrace: remove warning of old objcopy and local functionsGravatar Steven Rostedt 1-6/+0
2008-10-14kbuild: ftrace: don't assume that scripts/recordmcount.pl is executableGravatar Andrew Morton 1-2/+3
2008-10-14ftrace: objcopy version test for local symbolsGravatar Steven Rostedt 1-0/+41
2008-10-14ftrace: handle weak symbol functionsGravatar Steven Rostedt 1-20/+86
2008-10-14ftrace: update recordmount.pl arch changesGravatar Steven Rostedt 1-14/+14
2008-10-14ftrace: fix build problem with CONFIG_FTRACEGravatar Jeremy Fitzhardinge 1-1/+1
2008-10-14ftrace: scripts/recordmcount.pl cross-build hackGravatar Ingo Molnar 1-0/+14
2008-10-14ftrace: create __mcount_loc sectionGravatar Steven Rostedt 2-0/+286
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 14-74/+407
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.Gravatar David Woodhouse 1-0/+57
2008-10-12fastboot: Fix bootgraph.pl initcall name regexpGravatar Arnaud Patard 1-4/+4
2008-10-12fastboot: fix issues and improve output of bootgraph.plGravatar Arjan van de Ven 1-8/+17
2008-10-12Add a script to visualize the kernel boot process / timeGravatar Arjan van de Ven 1-0/+138
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Gravatar Ingo Molnar 1-2/+2
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-1/+4
2008-10-10Staging: add TAINT_CRAP flag to drivers/staging modulesGravatar Greg Kroah-Hartman 1-0/+9
2008-10-10[S390] Fix checkstack for s390Gravatar Christian Borntraeger 1-1/+4
2008-10-10Merge branch 'next' into for-linusGravatar James Morris 8-1/+330
2008-10-06Marker depmod fix core kernel listGravatar Mathieu Desnoyers 1-2/+4
2008-09-29kconfig: readd lost change countGravatar zippel@linux-m68k.org 1-2/+6
2008-09-29kconfig: fix silentoldconfigGravatar zippel@linux-m68k.org 1-66/+57
2008-09-23kernel-doc: allow structs whose members are all privateGravatar Randy Dunlap 1-0/+4
2008-09-09kbuild: fix cc-option and cc-option-ynGravatar H. Peter Anvin 1-2/+2
2008-09-05SELinux: add gitignore file for mdp scriptGravatar James Morris 1-0/+2
2008-08-28Merge branch 'master' into nextGravatar James Morris 6-14/+21
2008-08-27selinux: add support for installing a dummy policy (v2)Gravatar Serge E. Hallyn 7-1/+328
2008-08-21pnp: fix "add acpi:* modalias entries"Gravatar Kay Sievers 1-5/+11
2008-08-06bugfix for scripts/patch-kernel in 2.6 sublevel steppingGravatar Erkki Lintunen 1-1/+2
2008-08-05kernel-doc: skip nested struct/union cleanlyGravatar Randy Dunlap 1-1/+1