aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-09kconfig: Temporarily disable dependency warningsMichal Marek1-0/+2
2010-10-04kconfig: Use PATH_MAX instead of 128 for path buffer sizes.Will Newton1-2/+2
2010-10-04kconfig: delay symbol direct dependency initializationArnaud Lacombe2-6/+2
2010-09-30kconfig: Fix realloc usage()Michal Marek1-1/+1
2010-09-30kconfig: Propagate constMichal Marek1-6/+9
2010-09-30kconfig: Don't go out from read config loop when you read new symbolNaohiro Aota1-2/+3
2010-09-29scripts/kallsyms: Enable error messages while hush up unnecessary warningsJean Sacren1-6/+2
2010-09-27Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar/linux-2.6 into kbuild/kconfigMichal Marek17-423/+488
2010-09-24jump label: Fix GCC feature check when distcc is usedIngo Molnar1-1/+1
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron3-75/+2
2010-09-22jump label: Base patch for jump labelJason Baron1-0/+5
2010-09-20kconfig: fix menuconfig on debian lennyJunio C Hamano1-0/+2
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-1/+1
2010-09-19kconfig: expand file namesArnaud Lacombe1-2/+5
2010-09-19kconfig: use the file's name of sourced fileArnaud Lacombe1-2/+3
2010-09-19kconfig: constify file nameArnaud Lacombe3-3/+3
2010-09-19kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe1-1/+1
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe5-26/+11
2010-09-19kconfig: delay gconf window initializationArnaud Lacombe1-6/+6
2010-09-19kconfig: expand by default the rootmenu's promptArnaud Lacombe1-0/+4
2010-09-19kconfig: add a symbol string expansion helperArnaud Lacombe2-0/+50
2010-09-19kconfig: regen parserArnaud Lacombe2-267/+287
2010-09-19kconfig: implement the `mainmenu' directiveArnaud Lacombe1-3/+11
2010-09-19kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe1-0/+3
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe6-54/+45
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe6-34/+43
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe2-11/+11
2010-09-19kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe1-14/+5
2010-09-17scripts/kconfig/gconf.glade Update broken web addresses.Justin P. Mattock1-1/+0
2010-09-13Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek1-0/+2
2010-09-13kconfig: Simplify Makefile for xconfigMichal Marek1-2/+2
2010-09-13Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systemsAlexander Stein1-6/+4
2010-09-13nconfig: Fix help for choice menusStephen Boyd1-0/+2
2010-09-11docbook: warn on unused doc entriesJohannes Berg2-3/+178
2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg1-1/+1
2010-09-08kbuild: fix oldnoconfig to do the right thingKyle McMartin1-1/+1
2010-09-06xconfig: Change the titlebar if using Qt3Michal Marek1-2/+8
2010-09-06kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying itGuillem Jover1-1/+3
2010-09-06scripts/setlocalversion: update commentMichael Prokop1-2/+4
2010-09-02ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent1-1/+1
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent1-0/+2
2010-09-02ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.plRabin Vincent1-1/+2
2010-09-01kconfig qconf: port to QT4Alexander Stein3-146/+168
2010-08-31kbuild: use getopt_long(), not its _only() variantArnaud Lacombe1-1/+1
2010-08-31Coccinelle: Add misc/ifcol.cocciNicolas Palix1-0/+48
2010-08-31Coccinelle: Add misc/doubleinit.cocciNicolas Palix1-0/+53
2010-08-31Coccinelle: Move alloc directory into api directoryNicolas Palix2-1/+5
2010-08-31Coccinelle: Move resource_size.cocci to the api directoryNicolas Palix1-0/+0
2010-08-31Coccinelle: Move err_cast.cocci to the api directoryNicolas Palix1-0/+0
2010-08-31Coccinelle: Add api/memdup_userNicolas Palix1-0/+35