aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-09checkpatch: fix extraneous EXPORT_SYMBOL* warningsPatrick Pannuto1-0/+3
2010-08-09checkpatch: warn about unexpectedly long msleep'sPatrick Pannuto1-0/+7
2010-08-09checkpatch: prefer usleep_range over udelayPatrick Pannuto1-0/+8
2010-08-09checkpatch: add more exceptions to 80 char linesJoe Perches1-2/+3
2010-08-09checkpatch: change externals to globalsJoe Eloff1-2/+2
2010-08-09checkpatch: fix handling of leading spacesRaffaele Recalcati1-0/+7
2010-08-09checkpatch: refactor 'allowed asm includes' and add memory.hWolfram Sang1-1/+7
2010-08-09scripts/mod/modpost.c: fix memory leakAlexey Fomenko1-14/+40
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+32
2010-08-06kconfig: fix make oldconfigSam Ravnborg1-1/+1
2010-08-06Merge branch 'master' into for-linusChris Metcalf34-348/+1515
2010-08-05Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds11-6/+682
2010-08-05Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-2/+3
2010-08-05Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds14-282/+666
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek22-402/+670
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek22-360/+543
2010-08-03modpost: support objects with more than 64k sectionsDenys Vlasenko3-29/+122
2010-08-03trivial: fix a typo in a filenameUwe Kleine-König1-1/+1
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg1-2/+2
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2-6/+10
2010-08-03kconfig: add savedefconfigSam Ravnborg6-1/+171
2010-08-03kconfig: code refactoring in confdata.cSam Ravnborg1-67/+70
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg2-13/+34
2010-08-03kconfig: add alldefconfigSam Ravnborg2-6/+14
2010-08-03kconfig: print more info when we see a recursive dependencyRoman Zippel1-15/+127
2010-08-03kconfig: save location of config symbolsSam Ravnborg3-0/+5
2010-08-03kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg2-27/+14
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg2-11/+10
2010-08-03kconfig: use long options in confSam Ravnborg2-126/+105
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar3-8/+12
2010-07-29kconfig: fix MODULES-related bug in case of no .configUlf Magnusson1-1/+4
2010-07-26kconfig: make randconfig fair for booleansPeter Korsgaard1-1/+2
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd1-1/+1
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar1-1/+1
2010-07-22tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney1-1/+1
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar1-0/+5
2010-07-21kbuild: Fix make rpmMichal Marek2-4/+7
2010-07-20kbuild: Make the setlocalversion script POSIX-compliantMichał Górny1-3/+4
2010-07-08kconfig: Don't write invisible choice valuesJan Beulich1-12/+12
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell1-0/+5
2010-07-06Merge branch 'master' into for-linusChris Metcalf3-49/+134
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2-48/+133
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas3-0/+25
2010-07-02scripts/dtc: Fix a resource leakMartin Ettl1-0/+1
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek2-48/+133
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner1-1/+1
2010-06-28Add support for the C variable in the coccicheck scriptNicolas Palix1-25/+51
2010-06-25Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf1-1/+0
2010-06-18Merge branch 'setlocalversion-speedup' into kbuild/kbuildMichal Marek2-48/+133