aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2008-10-16checkpatch: perform indent checks on perlAndy Whitcroft
2008-10-16checkpatch: report the correct lines for single statement blocksAndy Whitcroft
2008-10-16checkpatch: %Lx tests should hand %% as a literalAndy Whitcroft
2008-10-16checkpatch: suspect indent -- skip over preprocessor, label and blank linesAndy Whitcroft
2008-10-16checkpatch: report the real first line of all suspect indentsAndy Whitcroft
2008-10-16checkpatch: report any absolute references to kernel source filesAndy Whitcroft
2008-10-16checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.cAndy Whitcroft
2008-10-16checkpatch: include/asm checks should be anchoredAndy Whitcroft
2008-10-16checkpatch: fix up comment checks search to scan the entire blockAndy Whitcroft
2008-10-16checkpatch: complex macros -- fix up extension handlingAndy Whitcroft
2008-10-16checkpatch: ____cacheline_aligned et al are modifiersAndy Whitcroft
2008-10-16checkpatch: add tests for the attribute matcherAndy Whitcroft
2008-10-16checkpatch: switch indent allow plain returnAndy Whitcroft
2008-10-16checkpatch: conditional indent -- labels have different indent rulesAndy Whitcroft
2008-10-16checkpatch: values: double ampersand may be unaryAndy Whitcroft
2008-10-16checkpatch: square brackets -- exemption for array slices in bracesAndy Whitcroft
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-14modpost: add support for hidJiri Slaby
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Linus Torvalds
2008-10-14tracing/fastboot: fix initcalls disposition in bootgraph.plFrederic Weisbecker
2008-10-14tracing/fastboot: fix bootgraph.pl initcall name regexpArnaud Patard
2008-10-14tracing/fastboot: fix issues and improve output of bootgraph.plArjan van de Ven
2008-10-14tracing/fastboot: fix initcalls disposition in bootgraph.plFrederic Weisbecker
2008-10-14tracing/fastboot: add a script to visualize the kernel boot process / timeArjan van de Ven
2008-10-14ftrace: remove warning of old objcopy and local functionsSteven Rostedt
2008-10-14kbuild: ftrace: don't assume that scripts/recordmcount.pl is executableAndrew Morton
2008-10-14ftrace: objcopy version test for local symbolsSteven Rostedt
2008-10-14ftrace: handle weak symbol functionsSteven Rostedt
2008-10-14ftrace: update recordmount.pl arch changesSteven Rostedt
2008-10-14ftrace: fix build problem with CONFIG_FTRACEJeremy Fitzhardinge
2008-10-14ftrace: scripts/recordmcount.pl cross-build hackIngo Molnar
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse
2008-10-12fastboot: Fix bootgraph.pl initcall name regexpArnaud Patard
2008-10-12fastboot: fix issues and improve output of bootgraph.plArjan van de Ven
2008-10-12Add a script to visualize the kernel boot process / timeArjan van de Ven
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-10Staging: add TAINT_CRAP flag to drivers/staging modulesGreg Kroah-Hartman
2008-10-10[S390] Fix checkstack for s390Christian Borntraeger
2008-10-10Merge branch 'next' into for-linusJames Morris
2008-10-06Marker depmod fix core kernel listMathieu Desnoyers
2008-09-29kconfig: readd lost change countzippel@linux-m68k.org
2008-09-29kconfig: fix silentoldconfigzippel@linux-m68k.org
2008-09-23kernel-doc: allow structs whose members are all privateRandy Dunlap
2008-09-09kbuild: fix cc-option and cc-option-ynH. Peter Anvin
2008-09-05SELinux: add gitignore file for mdp scriptJames Morris
2008-08-28Merge branch 'master' into nextJames Morris