aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-08-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 4-5/+11
2010-08-21setlocalversion: Ignote SCMs above the linux source treeGravatar Michal Marek 1-2/+2
2010-08-20Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesGravatar Michal Marek 25-91/+963
2010-08-17fixes for using make 3.82Gravatar Jan Beulich 1-1/+3
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Steven Rostedt 1-1/+6
2010-08-15kconfig: fix segfault when detecting recursive dependencyGravatar Sam Ravnborg 1-0/+2
2010-08-15kconfig: fix savedefconfig with choice marked optionalGravatar Sam Ravnborg 1-2/+4
2010-08-14kbuild: drop unifdef-y supportGravatar Sam Ravnborg 1-2/+1
2010-08-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+1
2010-08-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 5-43/+97
2010-08-13setlocalversion: fix version for untaged nontip mercurial revsGravatar Milton Miller 1-1/+1
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Gravatar Jean Sacren 2-2/+16
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Gravatar Jean Sacren 3-2/+9
2010-08-13nconfig: Fix segfault when menu is emptyGravatar Andrej Gelenberg 1-0/+2
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Gravatar Linus Torvalds 1-0/+13
2010-08-12MN10300: Permit .GCC-command-line sectionsGravatar David Howells 1-0/+1
2010-08-12tracing: Extend recordmcount to better support Blackfin mcountGravatar Mike Frysinger 1-1/+6
2010-08-12kconfig: fix tristate choice with minimal configGravatar Sam Ravnborg 1-35/+67
2010-08-12kconfig: fix savedefconfig for tristate choicesGravatar Sam Ravnborg 1-4/+3
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosGravatar Randy Dunlap 1-0/+2
2010-08-11fix "scripts/mod/modpost.c: fix memory leak"Gravatar Andrew Morton 1-2/+3
2010-08-11param: silence .init.text references from param opsGravatar Rusty Russell 1-0/+13
2010-08-09checkpatch: fix extraneous EXPORT_SYMBOL* warningsGravatar Patrick Pannuto 1-0/+3
2010-08-09checkpatch: warn about unexpectedly long msleep'sGravatar Patrick Pannuto 1-0/+7
2010-08-09checkpatch: prefer usleep_range over udelayGravatar Patrick Pannuto 1-0/+8
2010-08-09checkpatch: add more exceptions to 80 char linesGravatar Joe Perches 1-2/+3
2010-08-09checkpatch: change externals to globalsGravatar Joe Eloff 1-2/+2
2010-08-09checkpatch: fix handling of leading spacesGravatar Raffaele Recalcati 1-0/+7
2010-08-09checkpatch: refactor 'allowed asm includes' and add memory.hGravatar Wolfram Sang 1-1/+7
2010-08-09scripts/mod/modpost.c: fix memory leakGravatar Alexey Fomenko 1-14/+40
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-1/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-7/+32
2010-08-06kconfig: fix make oldconfigGravatar Sam Ravnborg 1-1/+1
2010-08-06Merge branch 'master' into for-linusGravatar Chris Metcalf 34-348/+1515
2010-08-05Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 11-6/+682
2010-08-05Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Gravatar Linus Torvalds 1-2/+3
2010-08-05Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 14-282/+666
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigGravatar Michal Marek 22-402/+670
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildGravatar Michal Marek 22-360/+543
2010-08-03modpost: support objects with more than 64k sectionsGravatar Denys Vlasenko 3-29/+122
2010-08-03trivial: fix a typo in a filenameGravatar Uwe Kleine-König 1-1/+1
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineGravatar Sam Ravnborg 1-2/+2
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineGravatar Sam Ravnborg 2-6/+10
2010-08-03kconfig: add savedefconfigGravatar Sam Ravnborg 6-1/+171
2010-08-03kconfig: code refactoring in confdata.cGravatar Sam Ravnborg 1-67/+70
2010-08-03kconfig: refactor code in symbol.cGravatar Sam Ravnborg 2-13/+34
2010-08-03kconfig: add alldefconfigGravatar Sam Ravnborg 2-6/+14
2010-08-03kconfig: print more info when we see a recursive dependencyGravatar Roman Zippel 1-15/+127
2010-08-03kconfig: save location of config symbolsGravatar Sam Ravnborg 3-0/+5
2010-08-03kconfig: change nonint_oldconfig to listnewconfigGravatar Sam Ravnborg 2-27/+14