aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/coreIngo Molnar10-184/+157
2009-01-31kbuild: drop check for CONFIG_ in headers_checkSam Ravnborg1-1/+1
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds9-182/+142
2009-01-20PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers1-2/+15
2009-01-18ftrace: test for running of recordmcount.pl twice on an objectSteven Rostedt1-3/+18
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2-17/+70
2009-01-15checkpatch: version: 0.27Andy Whitcroft1-1/+1
2009-01-15checkpatch: struct seq_operations should normally be constAndy Whitcroft1-3/+4
2009-01-15checkpatch: if should not continue a preceeding braceAndy Whitcroft1-0/+5
2009-01-15checkpatch: allow parentheses on return handle array valuesAndy Whitcroft1-1/+5
2009-01-15checkpatch: type/cast spacing should not check prefix spacingAndy Whitcroft1-2/+2
2009-01-15checkpatch: handle missing #if open in contextAndy Whitcroft1-1/+3
2009-01-14kbuild: print usage with no arguments in scripts/configAndi Kleen1-0/+4
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg8-182/+138
2009-01-14ftrace, ia64: Add recordmcount for ia64Shaohua Li1-0/+7
2009-01-14ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li1-0/+5
2009-01-14ftrace, ia64: make recordmcount distinct module compileShaohua Li2-9/+10
2009-01-12script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven1-9/+50
2009-01-10bootgraph: make the bootgraph script show async waiting timeArjan van de Ven1-4/+42
2009-01-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar8-54/+736
2009-01-07kconfig: add script to manipulate .config files on the command lineAndi Kleen1-0/+150
2009-01-07kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song1-5/+13
2009-01-07bootchart: improve output based on Dave Jones' feedbackArjan van de Ven1-5/+11
2009-01-07fix modules_install via NFSSam Ravnborg3-1/+271
2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff1-6/+11
2009-01-06checkpatch: version: 0.26Andy Whitcroft1-1/+1
2009-01-06checkpatch: fix the perlcritic errorsAndy Whitcroft1-7/+13
2009-01-06checkpatch: struct file_operations should normally be constAndy Whitcroft1-0/+5
2009-01-06checkpatch: ensure we actually detect if assignments split across linesAndy Whitcroft1-1/+1
2009-01-06checkpatch: do not report nr_static as a static declarationAndy Whitcroft1-1/+1
2009-01-06checkpatch: track #ifdef/#else/#endif when tracking blocksAndy Whitcroft1-0/+22
2009-01-06checkpatch: fix continuation detection when handling spacing on operatorsAndy Whitcroft1-1/+1
2009-01-06checkpatch: loosen spacing on typedef function checksAndy Whitcroft1-1/+1
2009-01-06checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.hMike Frysinger1-0/+9
2009-01-06checkpatch: allow parentheses on return for comparisonsAndy Whitcroft1-2/+3
2009-01-06checkpatch: Add warning for p0-patchesWolfram Sang1-1/+7
2009-01-06checkpatch: update copyrightsAndy Whitcroft1-1/+2
2009-01-06checkpatch: version: 0.25Andy Whitcroft1-1/+1
2009-01-06checkpatch: dissallow spaces between stars in pointer typesAndy Whitcroft1-14/+32
2009-01-06checkpatch: comment ends inside strings is most likely not an open commentAndy Whitcroft1-3/+6
2009-01-06checkpatch: detect multiple bitfield declarationsAndy Whitcroft1-5/+9
2009-01-06checkpatch: __weak is an official attributeAndy Whitcroft1-1/+2
2009-01-06checkpatch: structure member assignments are not complexAndy Whitcroft1-2/+3
2009-01-06checkpatch: widen implied comment detection to allow multiple starsAndy Whitcroft1-1/+1
2009-01-06checkpatch: comment detection may miss an implied comment on the last hunkAndy Whitcroft1-2/+2
2009-01-06checkpatch: add checks for in_atomic()Andy Whitcroft1-0/+9
2009-01-06scripts: script from kerneloops.org to pretty print oops dumpsArjan van de Ven1-0/+162
2009-01-04bzip2/lzma: handle failures from bzip2 and lzma correctlyH. Peter Anvin1-2/+2
2009-01-04bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2-0/+24
2009-01-02kbuild: ignore a few files in headers_checkSam Ravnborg1-0/+6