summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-12-10Merge branch 'quilt/usb'Stephen Rothwell
2009-12-10Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-12-10Merge branch 'quilt/rr'Stephen Rothwell
2009-12-10Merge remote branch 'kconfig/for-next'Stephen Rothwell
2009-12-10Merge remote branch 'kbuild/for-next'Stephen Rothwell
2009-12-10Merge remote branch 'microblaze/next'Stephen Rothwell
2009-12-10USB: handle bcd incrementation in usb modalias generationNathaniel McCallum
2009-12-10USB: add hex/bcd detection to usb modalias generationNathaniel McCallum
2009-12-07kbuild: generate modules.builtinMichal Marek
2009-12-07genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich
2009-12-07unifdef: update to upstream revision 1.190Tony Finch
2009-12-07kbuild: specify absolute paths for cscopeDaniel Vetter
2009-12-07kbuild: create include/generated in silentoldconfigMichal Marek
2009-12-07scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder
2009-12-07scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder
2009-12-07scripts/package: tar-pkg: use tar --owner=rootMichal Marek
2009-12-07kbuild: move autoconf.h to include/generatedSam Ravnborg
2009-12-07kbuild: do not check for include/asm-$ARCHSam Ravnborg
2009-12-07kbuild: fix bzImage build for x86Michael Tokarev
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03microblaze: ftrace: Add dynamic trace supportMichal Simek
2009-12-03MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin
2009-12-03MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin
2009-12-03Merge branch 'master' into nextJames Morris
2009-12-02tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron
2009-12-02Kbuild: clear marker out of modpostWenji Huang
2009-12-02module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins
2009-12-02param:param_ops-modpost-complaint-silenceRusty Russell
2009-11-23SELinux: header generation may hit infinite loopEric Paris
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt
2009-11-19selinux: Fix warningsAlan Cox
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-17tracing: Only print objcopy version warning once from recordmcountSteven Rostedt
2009-11-15dtc: Mark various internal functions staticJosh Triplett
2009-11-15dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett
2009-11-15genksyms: Mark is_reserved_word staticJosh Triplett
2009-11-15kconfig: Mark various internal functions staticJosh Triplett
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-12get_maintainer: fix usage commentRoel Kluin
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar
2009-10-29tracing: Exit with error if a weak function is used in recordmcount.plLi Hong
2009-10-29tracing: Move conditional into update_funcs() in recordmcount.plLi Hong
2009-10-29tracing: Add regex for weak functions in recordmcount.plLi Hong
2009-10-29tracing: Move mcount section search to front of loop in recordmcount.plLi Hong
2009-10-29tracing: Fix objcopy revision check in recordmcount.plLi Hong
2009-10-29tracing: Check absolute path of input file in recordmcount.plLi Hong
2009-10-29tracing: Correct the check for number of arguments in recordmcount.plLi Hong
2009-10-29tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong