summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-03-23headerdep: perlcritic warningStephen Hemminger
2010-03-11scripts/Makefile.lib: Align the output of LZOWu Zhangjin
2010-03-08Revert "kbuild: specify absolute paths for cscope"Michal Marek
2010-03-07headers_install: use local file handlesStephen Hemminger
2010-03-07headers_check: fix perl warningsStephen Hemminger
2010-03-07export_report: fix perl warningsStephen Hemminger
2010-03-07profile2linkerlist: fix perl warningsStephen Hemminger
2010-03-07namespace: perlcritic warningsStephen Hemminger
2010-03-07checkversion: perl cleanupStephen Hemminger
2010-03-07checkincludes: fix perlcritic warningsStephen Hemminger
2010-03-07scripts: improve checkstackStephen Hemminger
2010-03-07kbuild: deb-pkg md5sumsFEJES Jozsef
2010-03-03tags: Add the ability to make tags for all archs using "all"John Kacur
2010-03-03tags: Fix spelling error in comment (is->if)John Kacur
2010-02-22tags: Use $SRCARCHMichal Marek
2010-02-17tags: include headers before source filesGuennadi Liakhovetski
2010-02-05markup_oops.pl: minor fixesHui Zhu
2010-02-05markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu
2010-02-02Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...Michal Marek
2010-02-02scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter
2010-02-02markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu
2010-02-02scripts: change scripts to use system python instead of envDon Zickus
2010-02-02scripts/kallsyms: suppress build warningHimanshu Chauhan
2010-02-02scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek
2010-02-02Improve kconfig symbol hashingAndi Kleen
2010-02-02nconfig: minor fixNir Tzachar
2010-02-02nconfig: mark local functions as suchMichal Marek
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com
2010-02-02genksyms: close ref_file after useAlexander Beregalov
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)
2010-02-02scripts: add ARM support to decodecodeRabin Vincent
2010-02-02kbuild: Fix linking error built-in.o no such file or directoryJiafu He
2010-01-30modpost: don't allow *driver to reference .init.*Uwe Kleine-König
2010-01-30modpost: make symbol white list a per mismatch type variableUwe Kleine-König
2010-01-30modpost: remove now unused NO_MISMATCH constantUwe Kleine-König
2010-01-30modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König
2010-01-30modpost: give most mismatch constants a better nameUwe Kleine-König
2010-01-29modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König
2010-01-29modpost: members of *driver structs should not point to __init functionsUwe Kleine-König
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin