summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-131-1/+39
|\
| * kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-111-1/+39
* | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-0310-184/+157Star
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-279-182/+142Star
| |\
| | * kbuild: print usage with no arguments in scripts/configAndi Kleen2009-01-141-0/+4
| | * Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-148-182/+138Star
| * | PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers2009-01-211-2/+15
* | | ftrace: test for running of recordmcount.pl twice on an objectSteven Rostedt2009-01-181-3/+18
* | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-182-17/+70
|\| |
| * | checkpatch: version: 0.27Andy Whitcroft2009-01-161-1/+1
| * | checkpatch: struct seq_operations should normally be constAndy Whitcroft2009-01-161-3/+4
| * | checkpatch: if should not continue a preceeding braceAndy Whitcroft2009-01-161-0/+5
| * | checkpatch: allow parentheses on return handle array valuesAndy Whitcroft2009-01-161-1/+5
| * | checkpatch: type/cast spacing should not check prefix spacingAndy Whitcroft2009-01-161-2/+2
| * | checkpatch: handle missing #if open in contextAndy Whitcroft2009-01-161-1/+3
| |/
| * script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven2009-01-131-9/+50
* | ftrace, ia64: Add recordmcount for ia64Shaohua Li2009-01-141-0/+7
* | ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li2009-01-141-0/+5
* | ftrace, ia64: make recordmcount distinct module compileShaohua Li2009-01-142-9/+10
|/
* bootgraph: make the bootgraph script show async waiting timeArjan van de Ven2009-01-111-4/+42
* kconfig: add script to manipulate .config files on the command lineAndi Kleen2009-01-071-0/+150
* kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song2009-01-071-5/+13
* bootchart: improve output based on Dave Jones' feedbackArjan van de Ven2009-01-071-5/+11
* fix modules_install via NFSSam Ravnborg2009-01-073-1/+271
* checkpatch: version: 0.26Andy Whitcroft2009-01-071-1/+1
* checkpatch: fix the perlcritic errorsAndy Whitcroft2009-01-071-7/+13
* checkpatch: struct file_operations should normally be constAndy Whitcroft2009-01-071-0/+5
* checkpatch: ensure we actually detect if assignments split across linesAndy Whitcroft2009-01-071-1/+1
* checkpatch: do not report nr_static as a static declarationAndy Whitcroft2009-01-071-1/+1
* checkpatch: track #ifdef/#else/#endif when tracking blocksAndy Whitcroft2009-01-071-0/+22
* checkpatch: fix continuation detection when handling spacing on operatorsAndy Whitcroft2009-01-071-1/+1
* checkpatch: loosen spacing on typedef function checksAndy Whitcroft2009-01-071-1/+1
* checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.hMike Frysinger2009-01-071-0/+9
* checkpatch: allow parentheses on return for comparisonsAndy Whitcroft2009-01-071-2/+3
* checkpatch: Add warning for p0-patchesWolfram Sang2009-01-071-1/+7
* checkpatch: update copyrightsAndy Whitcroft2009-01-071-1/+2
* checkpatch: version: 0.25Andy Whitcroft2009-01-071-1/+1
* checkpatch: dissallow spaces between stars in pointer typesAndy Whitcroft2009-01-071-14/+32
* checkpatch: comment ends inside strings is most likely not an open commentAndy Whitcroft2009-01-071-3/+6
* checkpatch: detect multiple bitfield declarationsAndy Whitcroft2009-01-071-5/+9
* checkpatch: __weak is an official attributeAndy Whitcroft2009-01-071-1/+2
* checkpatch: structure member assignments are not complexAndy Whitcroft2009-01-071-2/+3
* checkpatch: widen implied comment detection to allow multiple starsAndy Whitcroft2009-01-071-1/+1
* checkpatch: comment detection may miss an implied comment on the last hunkAndy Whitcroft2009-01-071-2/+2
* checkpatch: add checks for in_atomic()Andy Whitcroft2009-01-071-0/+9
* scripts: script from kerneloops.org to pretty print oops dumpsArjan van de Ven2009-01-071-0/+162
* kbuild: ignore a few files in headers_checkSam Ravnborg2009-01-021-0/+6
* kbuild: add checks for include of linux/types in userspace headersSam Ravnborg2009-01-021-3/+44
* kbuild: drop debugging leftover in tags.shSam Ravnborg2009-01-021-1/+0Star
* kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__Mike Frysinger2009-01-021-0/+3