summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-05-19Fix scripts/setlocalversion with tagged git commitNico Schottelius
2009-05-08kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-05-05ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott
2009-05-04kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg
2009-05-04kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg
2009-05-04kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson
2009-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds
2009-05-02kernel-doc: restrict syntax for private: and public:Randy Dunlap
2009-05-01kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)Jason Baron
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger
2009-05-01kbuild: remove a tag file before it is regeneratedMatt Kraai
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-04-13Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-modsLinus Torvalds
2009-04-11kbuild: fix spurious initramfs rebuildMaxime Bizon
2009-04-11kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich
2009-04-11kbuild: introduce destination-y for exported headersSam Ravnborg
2009-04-11kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard
2009-04-11kconfig: fix update-po-config to accect backslash in inputSam Ravnborg
2009-04-11kbuild: fix option processing for -I in headerdepUwe Kleine-König
2009-04-10scripts/get_maintainer.pl - Allow multiple files on command lineJoe Perches
2009-04-10Add scripts/get_maintainer.plJoe Perches
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-06Revert "fix modules_install via NFS"David Woodhouse
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds
2009-04-02parisc: fix "make tar-pkg"Helge Deller
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01tracing: move scripts/trace/power.pl to scripts/tracing/power.plLai Jiangshan
2009-03-31module: include other structures in module version checkRusty Russell
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-24platform: introduce module id table for platform devicesEric Miao
2009-03-15kconfig: improve seed in randconfigIngo Molnar
2009-03-15kconfig: fix randconfig for choice blocksSam Ravnborg
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