summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* headers_check: fix perl warningsStephen Hemminger2010-03-071-5/+6
* export_report: fix perl warningsStephen Hemminger2010-03-071-17/+20
* profile2linkerlist: fix perl warningsStephen Hemminger2010-03-071-5/+3
* namespace: perlcritic warningsStephen Hemminger2010-03-071-32/+33
* checkversion: perl cleanupStephen Hemminger2010-03-071-12/+11
* checkincludes: fix perlcritic warningsStephen Hemminger2010-03-071-10/+14
* scripts: improve checkstackStephen Hemminger2010-03-071-10/+6
* kbuild: deb-pkg md5sumsFEJES Jozsef2010-03-071-0/+2
* tags: Add the ability to make tags for all archs using "all"John Kacur2010-03-031-0/+11
* tags: Fix spelling error in comment (is->if)John Kacur2010-03-031-1/+1
* tags: Use $SRCARCHMichal Marek2010-02-221-2/+2
* tags: include headers before source filesGuennadi Liakhovetski2010-02-171-6/+14
* markup_oops.pl: minor fixesHui Zhu2010-02-051-5/+5
* markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu2010-02-051-13/+36
* Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...Michal Marek2010-02-021-64/+88
|\
| * modpost: don't allow *driver to reference .init.*Uwe Kleine-König2010-01-301-1/+10
| * modpost: make symbol white list a per mismatch type variableUwe Kleine-König2010-01-301-18/+31
| * modpost: remove now unused NO_MISMATCH constantUwe Kleine-König2010-01-301-3/+0
| * modpost: pass around const struct sectioncheck * instead of enum mismatchUwe Kleine-König2010-01-301-7/+9
| * modpost: give most mismatch constants a better nameUwe Kleine-König2010-01-301-28/+28
| * modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König2010-01-291-6/+9
| * modpost: members of *driver structs should not point to __init functionsUwe Kleine-König2010-01-291-1/+1
* | scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter2010-02-021-1/+1
* | markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu2010-02-021-3/+4
* | scripts: change scripts to use system python instead of envDon Zickus2010-02-022-2/+2
* | scripts/kallsyms: suppress build warningHimanshu Chauhan2010-02-021-2/+4
* | scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek2010-02-021-3/+2
* | Improve kconfig symbol hashingAndi Kleen2010-02-024-17/+21
* | nconfig: minor fixNir Tzachar2010-02-021-3/+3
* | nconfig: mark local functions as suchMichal Marek2010-02-022-15/+15
* | kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-0210-20/+2314
* | genksyms: close ref_file after useAlexander Beregalov2010-02-021-1/+3
* | menuconfig: wrap long help linesVadim Bendebury (вб)2010-02-024-2/+33
* | scripts: add ARM support to decodecodeRabin Vincent2010-02-021-13/+35
* | kbuild: Fix linking error built-in.o no such file or directoryJiafu He2010-02-021-1/+1
|/
* modpost: fix segfault in sym_is() with prefixed archesMike Frysinger2010-01-171-1/+1
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-01-161-1/+1
|\
| * tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka2010-01-111-1/+1
* | markup_oops.pl: fix error with x86Hui Zhu2010-01-161-1/+1
* | kbuild: really fix bzImage build with non-bash shJonathan Nieder2010-01-131-2/+7
* | remove my email address from checkpatch.Dave Jones2010-01-121-1/+1
* | scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches2010-01-111-30/+54
* | lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-111-0/+5
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-172-3/+56
|\
| * MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-171-0/+52
| * MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2009-12-172-3/+4
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-1715-243/+429
|\ \ | |/ |/|
| * kbuild: generate modules.builtinMichal Marek2009-12-123-1/+82
| * genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich2009-12-122-94/+99
| * unifdef: update to upstream revision 1.190Tony Finch2009-12-121-134/+207
OpenPOWER on IntegriCloud