aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-11-25scripts: fix gfp-translate for recent changes to gfp.hGravatar Mel Gorman 1-1/+6
2010-11-18kernel-doc: escape xml for structsGravatar Randy Dunlap 1-3/+9
2010-11-01kconfig: sym_expand_string_value: allow for string termination when reallocingGravatar Andy Whitcroft 1-1/+1
2010-10-31Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Gravatar Linus Torvalds 1-6/+2
2010-10-30semaphore: Remove mutex emulationGravatar Thomas Gleixner 1-6/+2
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-7/+36
2010-10-29ftrace/MIPS: Add module support for C version of recordmcountGravatar Wu Zhangjin 2-4/+57
2010-10-29ftrace/MIPS: Add MIPS64 support for C version of recordmcountGravatar John Reiser 2-4/+71
2010-10-29kconfig: Have streamline_config process menuconfigs tooGravatar Steven Rostedt 1-2/+2
2010-10-29kconfig: Fix streamline_config to read multi line deps in Kconfig filesGravatar Steven Rostedt 1-1/+18
2010-10-29kconfig: Fix missing declaration of variable $dir in streamline_config.plGravatar hiromu 1-1/+3
2010-10-29kconfig: Fix variable name typo %prompts in streamline_config.plGravatar hiromu yagura 1-2/+2
2010-10-29kconfig: Make localmodconfig handle environment variablesGravatar Steven Rostedt 1-1/+11
2010-10-28Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Gravatar Linus Torvalds 2-2/+4
2010-10-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 26-92/+1196
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 23-816/+932
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 5-10/+15
2010-10-28initramfs: Fix build break on symbol-prefixed archsGravatar Mike Frysinger 1-1/+3
2010-10-28Revert "namespace: add source file location exceptions"Gravatar Michal Marek 1-24/+0
2010-10-28Merge branch 'message-callback' into kbuild/kconfigGravatar Michal Marek 3-48/+40
2010-10-28Coccinelle: Add contextual messageGravatar Nicolas Palix 1-3/+13
2010-10-28Coccinelle: Find doubled arguments to boolean or bit operators.Gravatar Julia Lawall 2-0/+94
2010-10-28Coccinelle: Find nested lock+irqsave functions that use the same flags variab...Gravatar Julia Lawall 1-0/+80
2010-10-28namespace: add source file location exceptionsGravatar Stephen Hemminger 1-0/+24
2010-10-28scripts/extract-ikconfig: add support for bzip2, lzma and lzoGravatar Dick Streefland 1-14/+27
2010-10-28kbuild: check return value of asprintf()Gravatar Namhyung Kim 1-1/+4
2010-10-28Merge commit 'v2.6.36' into kbuild/miscGravatar Michal Marek 44-807/+1893
2010-10-28scripts/namespace.pl: improve to get more correct resultsGravatar Amerigo Wang 1-9/+12
2010-10-28scripts/namespace.pl: some bug fixesGravatar Amerigo Wang 1-7/+10
2010-10-28scripts/namespace.pl: update file exclusion listGravatar Stephen Hemminger 1-47/+56
2010-10-28scripts/namespace.pl: fix wrong source pathGravatar Amerigo Wang 1-4/+4
2010-10-26scripts/checkpatch.pl: add check for declaration of pci_device_idGravatar Joe Perches 1-0/+5
2010-10-26scripts/checkpatch.pl: add warnings for static char that could be static cons...Gravatar Joe Perches 1-0/+12
2010-10-26checkpatch: version 0.31Gravatar Andy Whitcroft 1-1/+1
2010-10-26checkpatch: statement/block context analyser should look at sanitised linesGravatar Andy Whitcroft 1-6/+6
2010-10-26checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similarGravatar Andy Whitcroft 1-1/+10
2010-10-26checkpatch: clean up structure definition macro handlineGravatar Andy Whitcroft 1-2/+2
2010-10-26checkpatch: update copyright datesGravatar Andy Whitcroft 1-1/+1
2010-10-26checkpatch: Add additional attribute #definesGravatar Joe Perches 1-0/+14
2010-10-26checkpatch: check for incorrect permissionsGravatar Rabin Vincent 1-1/+13
2010-10-26checkpatch: ensure kconfig help checks only apply when we are adding helpGravatar Andy Whitcroft 1-5/+21
2010-10-26checkpatch: simplify and consolidate "missing space after" checksGravatar Andy Whitcroft 1-10/+5
2010-10-26checkpatch: add check for space after struct, union, and enumGravatar Andy Whitcroft 1-0/+10
2010-10-26checkpatch: returning errno typically should be negativeGravatar Andy Whitcroft 1-0/+7
2010-10-26checkpatch: handle casts better fixing false categorisation of : as binaryGravatar Andy Whitcroft 1-0/+5
2010-10-26checkpatch: ensure we do not collapse bracketed sections into constantsGravatar Andy Whitcroft 1-3/+4
2010-10-26checkpatch: suggest cleanpatch and cleanfile when appropriateGravatar Andy Whitcroft 1-0/+13
2010-10-26checkpatch: types may sit on a line on their ownGravatar Andy Whitcroft 1-1/+1
2010-10-26checkpatch: fix regressions in "fix handling of leading spaces"Gravatar Andy Whitcroft 1-3/+6
2010-10-26scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsGravatar Joe Perches 1-3/+3