aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03tags: Fix spelling error in comment (is->if)John Kacur1-1/+1
2010-02-22tags: Use $SRCARCHMichal Marek1-2/+2
2010-02-17tags: include headers before source filesGuennadi Liakhovetski1-6/+14
2010-02-05markup_oops.pl: minor fixesHui Zhu1-5/+5
2010-02-05markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu1-13/+36
2010-02-02Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbuild/for-nextMichal Marek1-64/+88
2010-02-02scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter1-1/+1
2010-02-02markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu1-3/+4
2010-02-02scripts: change scripts to use system python instead of envDon Zickus2-2/+2
2010-02-02scripts/kallsyms: suppress build warningHimanshu Chauhan1-2/+4
2010-02-02scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek1-3/+2
2010-02-02Improve kconfig symbol hashingAndi Kleen4-17/+21
2010-02-02nconfig: minor fixNir Tzachar1-3/+3
2010-02-02nconfig: mark local functions as suchMichal Marek2-15/+15
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com10-20/+2314
2010-02-02genksyms: close ref_file after useAlexander Beregalov1-1/+3
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)4-2/+33
2010-02-02scripts: add ARM support to decodecodeRabin Vincent1-13/+35
2010-02-02kbuild: Fix linking error built-in.o no such file or directoryJiafu He1-1/+1
2010-01-30modpost: don't allow *driver to reference .init.*Uwe Kleine-König1-1/+10
2010-01-30modpost: make symbol white list a per mismatch type variableUwe Kleine-König1-18/+31
2010-01-30modpost: remove now unused NO_MISMATCH constantUwe Kleine-König1-3/+0
2010-01-30modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König1-7/+9
2010-01-30modpost: give most mismatch constants a better nameUwe Kleine-König1-28/+28
2010-01-29modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König1-6/+9
2010-01-29modpost: members of *driver structs should not point to __init functionsUwe Kleine-König1-1/+1
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