summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-08-234-5/+11
|\
| * setlocalversion: Ignote SCMs above the linux source treeMichal Marek2010-08-211-2/+2
| * Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesMichal Marek2010-08-2025-91/+963
| |\
| * | fixes for using make 3.82Jan Beulich2010-08-171-1/+3
| * | kconfig: fix segfault when detecting recursive dependencySam Ravnborg2010-08-151-0/+2
| * | kconfig: fix savedefconfig with choice marked optionalSam Ravnborg2010-08-151-2/+4
* | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-161-1/+6
|\ \ \ | |_|/ |/| |
| * | tracing: Extend recordmcount to better support Blackfin mcountMike Frysinger2010-08-121-1/+6
* | | kbuild: drop unifdef-y supportSam Ravnborg2010-08-141-2/+1
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-131-1/+1
|\ \ \
| * | | setlocalversion: fix version for untaged nontip mercurial revsMilton Miller2010-08-131-1/+1
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-135-43/+97
|\ \ \ \ | | |_|/ | |/| |
| * | | kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-132-2/+16
| * | | kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-133-2/+9
| * | | nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-131-0/+2
| * | | kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-121-35/+67
| * | | kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-121-4/+3
* | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-0/+13
|\ \ \ \
| * | | | param: silence .init.text references from param opsRusty Russell2010-08-111-0/+13
* | | | | MN10300: Permit .GCC-command-line sectionsDavid Howells2010-08-121-0/+1
* | | | | mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-111-0/+2
* | | | | fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton2010-08-111-2/+3
|/ / / /
* | | | checkpatch: fix extraneous EXPORT_SYMBOL* warningsPatrick Pannuto2010-08-091-0/+3
* | | | checkpatch: warn about unexpectedly long msleep'sPatrick Pannuto2010-08-091-0/+7
* | | | checkpatch: prefer usleep_range over udelayPatrick Pannuto2010-08-091-0/+8
* | | | checkpatch: add more exceptions to 80 char linesJoe Perches2010-08-091-2/+3
* | | | checkpatch: change externals to globalsJoe Eloff2010-08-091-2/+2
* | | | checkpatch: fix handling of leading spacesRaffaele Recalcati2010-08-091-0/+7
* | | | checkpatch: refactor 'allowed asm includes' and add memory.hWolfram Sang2010-08-091-1/+7
* | | | scripts/mod/modpost.c: fix memory leakAlexey Fomenko2010-08-091-14/+40
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-081-1/+0
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-08-0634-348/+1515
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-07-063-49/+134
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-251-1/+0
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-7/+32
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-023-8/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-231-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney2010-07-221-1/+1
| * | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-211-0/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-052-48/+133
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-281-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-1842-370/+2824
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-051-6/+31
* | | | | | | | | | kconfig: fix make oldconfigSam Ravnborg2010-08-061-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-08-0511-6/+682
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | scripts/dtc: Fix a resource leakMartin Ettl2010-07-021-0/+1
| * | | | | | | | | Add support for the C variable in the coccicheck scriptNicolas Palix2010-06-281-25/+51
| * | | | | | | | | Merge branch 'kbuild/coccinelle' into kbuild/miscMichal Marek2010-06-127-0/+648
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add scripts/coccinelle/deref_null.cocciNicolas Palix2010-06-121-0/+293
| | * | | | | | | | | Add scripts/coccinelle/err_cast.cocciNicolas Palix2010-06-121-0/+56
OpenPOWER on IntegriCloud