summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2010-08-03kconfig: save location of config symbolsSam Ravnborg
2010-08-03kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg
2010-08-03kconfig: use long options in confSam Ravnborg
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-07-29kconfig: fix MODULES-related bug in case of no .configUlf Magnusson
2010-07-26kconfig: make randconfig fair for booleansPeter Korsgaard
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-07-22tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-21kbuild: Fix make rpmMichal Marek
2010-07-20kbuild: Make the setlocalversion script POSIX-compliantMichał Górny
2010-07-08kconfig: Don't write invisible choice valuesJan Beulich
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell
2010-07-06Merge branch 'master' into for-linusChris Metcalf
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas
2010-07-02scripts/dtc: Fix a resource leakMartin Ettl
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-28Add support for the C variable in the coccicheck scriptNicolas Palix
2010-06-25Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf
2010-06-18Merge branch 'setlocalversion-speedup' into kbuild/kbuildMichal Marek