aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar6-9/+52
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar12-55/+284
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron1-1/+1
2009-03-24platform: introduce module id table for platform devicesEric Miao1-0/+12
2009-03-15kconfig: improve seed in randconfigIngo Molnar1-1/+15
2009-03-15kconfig: fix randconfig for choice blocksSam Ravnborg1-15/+36
2009-03-07kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt1-1/+2
2009-03-07kbuild: fix mkspec to cleanup RPM_BUILD_ROOTJosh Hunt1-1/+1
2009-03-07kbuild: fix C libary confusion in unifdef.c due to getline()Justin P. Mattock1-3/+3
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/coreIngo Molnar4-18/+50
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar1-12/+14
2009-02-27checkpatch: version 0.28Andy Whitcroft1-1/+1
2009-02-27checkpatch: add __ref as a sparse modifierAndy Whitcroft1-1/+2
2009-02-27checkpatch: extend attribute testing to all modifiersAndy Whitcroft1-2/+2
2009-02-27checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft1-2/+2
2009-02-27checkpatch: pointer type star may have modifiers followingAndy Whitcroft1-2/+2
2009-02-27checkpatch: correctly handle type spacing in the face of modifiersAndy Whitcroft1-2/+2
2009-02-27checkpatch: do not warn about -p0 patches when checking filesAndy Whitcroft1-1/+2
2009-02-27checkpatch: make in_atomic ok in the coreAndy Whitcroft1-1/+1
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar6-21/+174
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar6-21/+174
2009-02-19bzip2/lzma: don't leave empty files around on failureAlain Knaff1-1/+2
2009-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds5-21/+173
2009-02-17HID: fix bus endianity in file2aliasJiri Slaby1-0/+1
2009-02-15scripts: add x86 64 bit support to the markup_oops.pl scriptArjan van de Ven1-4/+55
2009-02-15scripts: add x86 register parser to markup_oops.plArjan van de Ven1-6/+100
2009-02-15kbuild: add sys_* entries for syscalls in tagsRabin Vincent1-2/+5
2009-02-15kbuild: fix tags generation of config symbolsAlexey Dobriyan1-1/+4
2009-02-15bootgraph: fix for use with dot symbolsMichael Neuling1-2/+2
2009-02-15kbuild: add vmlinux to kernel rpmJosh Hunt1-0/+8
2009-02-15kbuild,setlocalversion: shorten the make time when using svnMike Frysinger1-8/+1
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar1-1/+1
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar3-3/+16
2009-02-11kernel-doc: fix syscall wrapper processingRandy Dunlap1-1/+39
2009-02-11stackprotector: fix multi-word cross-buildsIngo Molnar2-2/+2
2009-02-10x86: implement x86_32 stack protectorTejun Heo1-0/+8
2009-02-10stackprotector: update make rulesTejun Heo1-1/+3
2009-02-05modpost: NOBITS sections may point beyond the end of the fileTejun Heo1-1/+4
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-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