aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-02-15scripts: add x86 register parser to markup_oops.plArjan van de Ven
2009-02-15kbuild: add sys_* entries for syscalls in tagsRabin Vincent
2009-02-15kbuild: fix tags generation of config symbolsAlexey Dobriyan
2009-02-15bootgraph: fix for use with dot symbolsMichael Neuling
2009-02-15kbuild: add vmlinux to kernel rpmJosh Hunt
2009-02-15kbuild,setlocalversion: shorten the make time when using svnMike Frysinger
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-02-11kernel-doc: fix syscall wrapper processingRandy Dunlap
2009-02-11stackprotector: fix multi-word cross-buildsIngo Molnar
2009-02-10x86: implement x86_32 stack protectorTejun Heo
2009-02-10stackprotector: update make rulesTejun Heo
2009-02-05modpost: NOBITS sections may point beyond the end of the fileTejun Heo
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar
2009-01-31kbuild: drop check for CONFIG_ in headers_checkSam Ravnborg
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-01-20PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers
2009-01-18ftrace: test for running of recordmcount.pl twice on an objectSteven Rostedt
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar
2009-01-15checkpatch: version: 0.27Andy Whitcroft
2009-01-15checkpatch: struct seq_operations should normally be constAndy Whitcroft
2009-01-15checkpatch: if should not continue a preceeding braceAndy Whitcroft
2009-01-15checkpatch: allow parentheses on return handle array valuesAndy Whitcroft
2009-01-15checkpatch: type/cast spacing should not check prefix spacingAndy Whitcroft
2009-01-15checkpatch: handle missing #if open in contextAndy Whitcroft
2009-01-14kbuild: print usage with no arguments in scripts/configAndi Kleen
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg
2009-01-14ftrace, ia64: Add recordmcount for ia64Shaohua Li
2009-01-14ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li
2009-01-14ftrace, ia64: make recordmcount distinct module compileShaohua Li
2009-01-12script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven
2009-01-10bootgraph: make the bootgraph script show async waiting timeArjan van de Ven
2009-01-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar
2009-01-07kconfig: add script to manipulate .config files on the command lineAndi Kleen
2009-01-07kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song
2009-01-07bootchart: improve output based on Dave Jones' feedbackArjan van de Ven
2009-01-07fix modules_install via NFSSam Ravnborg
2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff
2009-01-06checkpatch: version: 0.26Andy Whitcroft
2009-01-06checkpatch: fix the perlcritic errorsAndy Whitcroft
2009-01-06checkpatch: struct file_operations should normally be constAndy Whitcroft
2009-01-06checkpatch: ensure we actually detect if assignments split across linesAndy Whitcroft
2009-01-06checkpatch: do not report nr_static as a static declarationAndy Whitcroft
2009-01-06checkpatch: track #ifdef/#else/#endif when tracking blocksAndy Whitcroft
2009-01-06checkpatch: fix continuation detection when handling spacing on operatorsAndy Whitcroft
2009-01-06checkpatch: loosen spacing on typedef function checksAndy Whitcroft
2009-01-06checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.hMike Frysinger
2009-01-06checkpatch: allow parentheses on return for comparisonsAndy Whitcroft
2009-01-06checkpatch: Add warning for p0-patchesWolfram Sang