aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-41/+29
2009-05-02kernel-doc: restrict syntax for private: and public:Randy Dunlap1-3/+4
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg1-32/+19
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg1-2/+1
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius1-7/+6
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger1-0/+1
2009-05-01kbuild: remove a tag file before it is regeneratedMatt Kraai1-0/+2
2009-04-27Remove unused support code for refok sections.Tim Abbott1-18/+0
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg2-2/+10
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds6-5/+11
2009-04-13Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-modsLinus Torvalds1-0/+515
2009-04-11kbuild: fix spurious initramfs rebuildMaxime Bizon1-1/+1
2009-04-11kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich1-2/+2
2009-04-11kbuild: introduce destination-y for exported headersSam Ravnborg1-0/+2
2009-04-11kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard1-1/+1
2009-04-11kconfig: fix update-po-config to accect backslash in inputSam Ravnborg1-0/+4
2009-04-11kbuild: fix option processing for -I in headerdepUwe Kleine-König1-1/+1
2009-04-10scripts/get_maintainer.pl - Allow multiple files on command lineJoe Perches1-44/+41
2009-04-10Add scripts/get_maintainer.plJoe Perches1-0/+518
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds3-271/+1
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+0
2009-04-06Revert "fix modules_install via NFS"David Woodhouse3-271/+1
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-11/+96
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-paramLinus Torvalds1-2/+2
2009-04-02parisc: fix "make tar-pkg"Helge Deller1-0/+4
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar3-11/+96
2009-04-01tracing: move scripts/trace/power.pl to scripts/tracing/power.plLai Jiangshan1-0/+0
2009-03-31module: include other structures in module version checkRusty Russell1-2/+2
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-14kallsyms, tracing: output more proper symbol nameLai Jiangshan1-0/+57
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar3-5/+6
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-06Merge branch 'x86/core' into tracing/texteditIngo Molnar7-10/+53
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-02Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/coreIngo Molnar1-12/+14
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