aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* markup_oops.pl: fix $func_offset error with x86_64Hui Zhu2010-02-02
* get_maintainer.pl: teach git log to use --no-colorRichard Kennedy2010-02-02
* modpost: fix segfault in sym_is() with prefixed archesMike Frysinger2010-01-17
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-01-16
|\
| * tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka2010-01-11
* | markup_oops.pl: fix error with x86Hui Zhu2010-01-16
* | kbuild: really fix bzImage build with non-bash shJonathan Nieder2010-01-13
* | remove my email address from checkpatch.Dave Jones2010-01-12
* | scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches2010-01-11
* | lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-11
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-17
|\
| * MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-16
| * MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2009-12-16
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ | |/ |/|
| * kbuild: generate modules.builtinMichal Marek2009-12-12
| * genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich2009-12-12
| * unifdef: update to upstream revision 1.190Tony Finch2009-12-12
| * kbuild: specify absolute paths for cscopeDaniel Vetter2009-12-12
| * kbuild: create include/generated in silentoldconfigMichal Marek2009-12-12
| * scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder2009-12-12
| * scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder2009-12-12
| * scripts/package: tar-pkg: use tar --owner=rootMichal Marek2009-12-12
| * kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-12
| * kbuild: do not check for include/asm-$ARCHSam Ravnborg2009-12-12
| * kbuild: fix bzImage build for x86Michael Tokarev2009-12-12
* | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-16
|\ \
| * | modpost: fix segfault with short symbol namesMichal Marek2009-12-15
| * | Kbuild: clear marker out of modpostWenji Huang2009-12-15
| * | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-15
* | | scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches2009-12-15
* | | scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches2009-12-15
* | | scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches2009-12-15
|/ /
* / microblaze: ftrace: Add dynamic trace supportMichal Simek2009-12-14
|/
* USB: handle bcd incrementation in usb modalias generationNathaniel McCallum2009-12-11
* USB: add hex/bcd detection to usb modalias generationNathaniel McCallum2009-12-11
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\ \
| * | tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron2009-12-02
| * | Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-15
| |\ \
| * \ \ Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-04
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-15
| |\ \ \
* | \ \ \ Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\ \ \ \ \
| * | | | | tracing: Only print objcopy version warning once from recordmcountSteven Rostedt2009-11-17
| * | | | | tracing: Exit with error if a weak function is used in recordmcount.plLi Hong2009-10-29
| * | | | | tracing: Move conditional into update_funcs() in recordmcount.plLi Hong2009-10-29
| * | | | | tracing: Add regex for weak functions in recordmcount.plLi Hong2009-10-29
| * | | | | tracing: Move mcount section search to front of loop in recordmcount.plLi Hong2009-10-29
| * | | | | tracing: Fix objcopy revision check in recordmcount.plLi Hong2009-10-29
| * | | | | tracing: Check absolute path of input file in recordmcount.plLi Hong2009-10-29