summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-03-14kallsyms, tracing: output more proper symbol nameLai Jiangshan
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-07kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt
2009-03-07kbuild: fix mkspec to cleanup RPM_BUILD_ROOTJosh Hunt
2009-03-07kbuild: fix C libary confusion in unifdef.c due to getline()Justin P. Mattock
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-02Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-27checkpatch: version 0.28Andy Whitcroft
2009-02-27checkpatch: add __ref as a sparse modifierAndy Whitcroft
2009-02-27checkpatch: extend attribute testing to all modifiersAndy Whitcroft
2009-02-27checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft
2009-02-27checkpatch: pointer type star may have modifiers followingAndy Whitcroft
2009-02-27checkpatch: correctly handle type spacing in the face of modifiersAndy Whitcroft
2009-02-27checkpatch: do not warn about -p0 patches when checking filesAndy Whitcroft
2009-02-27checkpatch: make in_atomic ok in the coreAndy Whitcroft
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-19bzip2/lzma: don't leave empty files around on failureAlain Knaff
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar
2009-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-02-17HID: fix bus endianity in file2aliasJiri Slaby
2009-02-15scripts: add x86 64 bit support to the markup_oops.pl scriptArjan van de Ven
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