aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* kbuild: drop unifdef-y supportSam Ravnborg2010-08-14
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-13
|\
| * setlocalversion: fix version for untaged nontip mercurial revsMilton Miller2010-08-12
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-13
|\ \
| * | kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-12
| * | kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-12
| * | nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-12
| * | kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-12
| * | kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-12
* | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\ \ \
| * | | param: silence .init.text references from param opsRusty Russell2010-08-11
* | | | MN10300: Permit .GCC-command-line sectionsDavid Howells2010-08-12
* | | | mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-11
* | | | fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton2010-08-11
|/ / /
* | | checkpatch: fix extraneous EXPORT_SYMBOL* warningsPatrick Pannuto2010-08-09
* | | checkpatch: warn about unexpectedly long msleep'sPatrick Pannuto2010-08-09
* | | checkpatch: prefer usleep_range over udelayPatrick Pannuto2010-08-09
* | | checkpatch: add more exceptions to 80 char linesJoe Perches2010-08-09
* | | checkpatch: change externals to globalsJoe Eloff2010-08-09
* | | checkpatch: fix handling of leading spacesRaffaele Recalcati2010-08-09
* | | checkpatch: refactor 'allowed asm includes' and add memory.hWolfram Sang2010-08-09
* | | scripts/mod/modpost.c: fix memory leakAlexey Fomenko2010-08-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-08
|\ \ \
| * \ \ Merge branch 'master' into for-linusChris Metcalf2010-08-06
| |\ \ \
| * \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-07-06
| |\ \ \ \
| * | | | | Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-25
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-23
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney2010-07-22
| * | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-21
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-05
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-05
* | | | | | | | | | kconfig: fix make oldconfigSam Ravnborg2010-08-06
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-08-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | scripts/dtc: Fix a resource leakMartin Ettl2010-07-02
| * | | | | | | | | Add support for the C variable in the coccicheck scriptNicolas Palix2010-06-28
| * | | | | | | | | Merge branch 'kbuild/coccinelle' into kbuild/miscMichal Marek2010-06-11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add scripts/coccinelle/deref_null.cocciNicolas Palix2010-06-11
| | * | | | | | | | | Add scripts/coccinelle/err_cast.cocciNicolas Palix2010-06-11
| | * | | | | | | | | Add scripts/coccinelle/resource_size.cocciNicolas Palix2010-06-11
| | * | | | | | | | | Add scripts/coccinelle/alloc/kzalloc-simple.cocciNicolas Palix2010-06-11
| | * | | | | | | | | Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocciNicolas Palix2010-06-11
| | * | | | | | | | | Add a target to use the Coccinelle checkerNicolas Palix2010-06-11
| * | | | | | | | | | scripts: decodecode: remove bashismsRabin Vincent2010-06-04
| * | | | | | | | | | checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase lettersRoland Dreier2010-06-03
| * | | | | | | | | | scripts: add nconf into gitignore fileAmérico Wang2010-06-03
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2010-08-05
|\ \ \ \ \ \ \ \ \ \