aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-31Coccinelle: Add api/memdup.cocciNicolas Palix1-0/+40
2010-08-31Coccinelle: Add api/kstrdup.cocciNicolas Palix1-0/+39
2010-08-31Coccinelle: Add free/kfree.cocciNicolas Palix1-0/+116
2010-08-31Coccinelle: Add iterators/list_entry_update.cocciNicolas Palix1-0/+62
2010-08-31Coccinelle: Add iterators/itnull.cocciNicolas Palix1-0/+58
2010-08-31Coccinelle: Add iterators/fen.cocciNicolas Palix1-0/+64
2010-08-31Coccinelle: Add locks/mini_lock.cocciNicolas Palix1-0/+95
2010-08-31Coccinelle: Add locks/double_lock.cocciNicolas Palix1-0/+92
2010-08-31Coccinelle: Add locks/call_kern.cocciNicolas Palix1-0/+74
2010-08-31Coccinelle: Move deref_null.cocci to a more appropriate directoryNicolas Palix1-0/+0
2010-08-31Coccinelle: Add null/kmerr.cocciNicolas Palix1-0/+72
2010-08-31Coccinelle: Add null/eno.cocciNicolas Palix1-0/+20
2010-08-26kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe1-4/+2