aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-02markup_oops.pl: fix $func_offset error with x86_64Hui Zhu1-1/+1
2010-02-02get_maintainer.pl: teach git log to use --no-colorRichard Kennedy1-2/+2
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger1-1/+1
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-01-16markup_oops.pl: fix error with x86Hui Zhu1-1/+1
2010-01-13kbuild: really fix bzImage build with non-bash shJonathan Nieder1-2/+7
2010-01-12remove my email address from checkpatch.Dave Jones1-1/+1
2010-01-11tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka1-1/+1
2010-01-11scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches1-30/+54
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre1-0/+5
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-3/+56
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds15-243/+429
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin1-0/+52
2009-12-17MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2-3/+4
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-179/+17
2009-12-15scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches1-93/+168
2009-12-15scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches1-94/+104
2009-12-15scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches1-18/+176
2009-12-15modpost: fix segfault with short symbol namesMichal Marek1-2/+2
2009-12-15Kbuild: clear marker out of modpostWenji Huang2-167/+0
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins4-10/+15
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek1-0/+3
2009-12-12kbuild: generate modules.builtinMichal Marek3-1/+82
2009-12-12genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich2-94/+99
2009-12-12unifdef: update to upstream revision 1.190Tony Finch1-134/+207
2009-12-12kbuild: specify absolute paths for cscopeDaniel Vetter1-1/+7
2009-12-12kbuild: create include/generated in silentoldconfigMichal Marek1-0/+1
2009-12-12scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder1-2/+19
2009-12-12scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder1-1/+2
2009-12-12scripts/package: tar-pkg: use tar --owner=rootMichal Marek1-1/+5
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg3-7/+7
2009-12-12kbuild: do not check for include/asm-$ARCHSam Ravnborg1-2/+0
2009-12-12kbuild: fix bzImage build for x86Michael Tokarev1-1/+1
2009-12-11USB: handle bcd incrementation in usb modalias generationNathaniel McCallum1-2/+47
2009-12-11USB: add hex/bcd detection to usb modalias generationNathaniel McCallum1-12/+36
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+12
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-99/+120
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03Merge branch 'master' into nextJames Morris24-331/+446
2009-12-02tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron1-3/+12
2009-11-23SELinux: header generation may hit infinite loopEric Paris1-1/+1
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt2-8/+8
2009-11-19selinux: Fix warningsAlan Cox1-2/+2
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-miscLinus Torvalds13-286/+315
2009-11-17tracing: Only print objcopy version warning once from recordmcountSteven Rostedt1-2/+10
2009-11-15dtc: Mark various internal functions staticJosh Triplett3-3/+3
2009-11-15dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett2-17/+54
2009-11-15genksyms: Mark is_reserved_word staticJosh Triplett2-45/+52
2009-11-15kconfig: Mark various internal functions staticJosh Triplett6-15/+32