summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2010-08-31Coccinelle: Add api/memdup.cocciNicolas Palix
2010-08-31Coccinelle: Add api/kstrdup.cocciNicolas Palix
2010-08-31Coccinelle: Add free/kfree.cocciNicolas Palix
2010-08-31Coccinelle: Add iterators/list_entry_update.cocciNicolas Palix
2010-08-31Coccinelle: Add iterators/itnull.cocciNicolas Palix
2010-08-31Coccinelle: Add iterators/fen.cocciNicolas Palix
2010-08-31Coccinelle: Add locks/mini_lock.cocciNicolas Palix
2010-08-31Coccinelle: Add locks/double_lock.cocciNicolas Palix
2010-08-31Coccinelle: Add locks/call_kern.cocciNicolas Palix
2010-08-31Coccinelle: Move deref_null.cocci to a more appropriate directoryNicolas Palix
2010-08-31Coccinelle: Add null/kmerr.cocciNicolas Palix
2010-08-31Coccinelle: Add null/eno.cocciNicolas Palix
2010-08-26kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe
2010-08-26scripts/mod/modpost.c: fix commentary accordingly to last changesAndy Shevchenko
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-17kbuild: fix typoArnaud Lacombe
2010-08-17kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESArnaud Lacombe
2010-08-17kconfig: Allow frontends to display messages themselvesMichal Marek
2010-08-17kbuild: confdata.c explicitly reference errno, thus need <errno.h>Arnaud Lacombe
2010-08-16nconfig: add search supportNir Tzachar
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