summaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Expand)Author
2010-02-02markup_oops.pl: fix $func_offset error with x86_64Hui Zhu
2010-02-02get_maintainer.pl: teach git log to use --no-colorRichard Kennedy
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger
2010-01-16markup_oops.pl: fix error with x86Hui Zhu
2010-01-13kbuild: really fix bzImage build with non-bash shJonathan Nieder
2010-01-12remove my email address from checkpatch.Dave Jones
2010-01-11tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka
2010-01-11scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin
2009-12-17MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin
2009-12-15scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches
2009-12-15scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches
2009-12-15scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches
2009-12-15modpost: fix segfault with short symbol namesMichal Marek
2009-12-15Kbuild: clear marker out of modpostWenji Huang
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek
2009-12-12kbuild: generate modules.builtinMichal Marek
2009-12-12genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich
2009-12-12unifdef: update to upstream revision 1.190Tony Finch
2009-12-12kbuild: specify absolute paths for cscopeDaniel Vetter
2009-12-12kbuild: create include/generated in silentoldconfigMichal Marek
2009-12-12scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder
2009-12-12scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder
2009-12-12scripts/package: tar-pkg: use tar --owner=rootMichal Marek
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg
2009-12-12kbuild: do not check for include/asm-$ARCHSam Ravnborg
2009-12-12kbuild: fix bzImage build for x86Michael Tokarev
2009-12-11USB: handle bcd incrementation in usb modalias generationNathaniel McCallum
2009-12-11USB: add hex/bcd detection to usb modalias generationNathaniel McCallum
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-02tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron
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-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-12get_maintainer: fix usage commentRoel Kluin
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