aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-09-11docbook: warn on unused doc entriesJohannes Berg
2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg
2010-08-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-08-21setlocalversion: Ignote SCMs above the linux source treeMichal Marek
2010-08-20Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesMichal Marek
2010-08-17fixes for using make 3.82Jan Beulich
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt
2010-08-15kconfig: fix segfault when detecting recursive dependencySam Ravnborg
2010-08-15kconfig: fix savedefconfig with choice marked optionalSam Ravnborg
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg
2010-08-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-08-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-08-13setlocalversion: fix version for untaged nontip mercurial revsMilton Miller
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12MN10300: Permit .GCC-command-line sectionsDavid Howells
2010-08-12tracing: Extend recordmcount to better support Blackfin mcountMike Frysinger
2010-08-12kconfig: fix tristate choice with minimal configSam Ravnborg
2010-08-12kconfig: fix savedefconfig for tristate choicesSam Ravnborg
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap
2010-08-11fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton
2010-08-11param: silence .init.text references from param opsRusty Russell
2010-08-09checkpatch: fix extraneous EXPORT_SYMBOL* warningsPatrick Pannuto
2010-08-09checkpatch: warn about unexpectedly long msleep'sPatrick Pannuto
2010-08-09checkpatch: prefer usleep_range over udelayPatrick Pannuto
2010-08-09checkpatch: add more exceptions to 80 char linesJoe Perches
2010-08-09checkpatch: change externals to globalsJoe Eloff
2010-08-09checkpatch: fix handling of leading spacesRaffaele Recalcati
2010-08-09checkpatch: refactor 'allowed asm includes' and add memory.hWolfram Sang
2010-08-09scripts/mod/modpost.c: fix memory leakAlexey Fomenko
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06kconfig: fix make oldconfigSam Ravnborg
2010-08-06Merge branch 'master' into for-linusChris Metcalf
2010-08-05Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2010-08-05Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2010-08-05Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-03modpost: support objects with more than 64k sectionsDenys Vlasenko
2010-08-03trivial: fix a typo in a filenameUwe Kleine-König
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-08-03kconfig: add savedefconfigSam Ravnborg
2010-08-03kconfig: code refactoring in confdata.cSam Ravnborg
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg
2010-08-03kconfig: add alldefconfigSam Ravnborg
2010-08-03kconfig: print more info when we see a recursive dependencyRoman Zippel