summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2010-09-19kconfig: expand file namesArnaud Lacombe-2/+5
2010-09-19kconfig: use the file's name of sourced fileArnaud Lacombe-2/+3
2010-09-19kconfig: constify file nameArnaud Lacombe-3/+3
2010-09-19kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe-1/+1
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe-26/+11
2010-09-19kconfig: delay gconf window initializationArnaud Lacombe-6/+6
2010-09-19kconfig: expand by default the rootmenu's promptArnaud Lacombe-0/+4
2010-09-19kconfig: add a symbol string expansion helperArnaud Lacombe-0/+50
2010-09-19kconfig: regen parserArnaud Lacombe-267/+287
2010-09-19kconfig: implement the `mainmenu' directiveArnaud Lacombe-3/+11
2010-09-19kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe-0/+3
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe-54/+45
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe-34/+43
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe-11/+11
2010-09-19kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe-14/+5
2010-09-17scripts/kconfig/gconf.glade Update broken web addresses.Justin P. Mattock-1/+0
2010-09-13Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek-0/+2
2010-09-13kconfig: Simplify Makefile for xconfigMichal Marek-2/+2
2010-09-13Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systemsAlexander Stein-6/+4
2010-09-13nconfig: Fix help for choice menusStephen Boyd-0/+2
2010-09-11docbook: warn on unused doc entriesJohannes Berg-3/+178
2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg-1/+1
2010-09-08kbuild: fix oldnoconfig to do the right thingKyle McMartin-1/+1
2010-09-06xconfig: Change the titlebar if using Qt3Michal Marek-2/+8
2010-09-06kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying itGuillem Jover-1/+3
2010-09-06scripts/setlocalversion: update commentMichael Prokop-2/+4
2010-09-02ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent-1/+1
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent-0/+2
2010-09-02ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.plRabin Vincent-1/+2
2010-09-01kconfig qconf: port to QT4Alexander Stein-146/+168
2010-08-31kbuild: use getopt_long(), not its _only() variantArnaud Lacombe-1/+1
2010-08-31Coccinelle: Add misc/ifcol.cocciNicolas Palix-0/+48
2010-08-31Coccinelle: Add misc/doubleinit.cocciNicolas Palix-0/+53
2010-08-31Coccinelle: Move alloc directory into api directoryNicolas Palix-1/+5
2010-08-31Coccinelle: Move resource_size.cocci to the api directoryNicolas Palix-0/+0
2010-08-31Coccinelle: Move err_cast.cocci to the api directoryNicolas Palix-0/+0
2010-08-31Coccinelle: Add api/memdup_userNicolas Palix-0/+35
2010-08-31Coccinelle: Add api/memdup.cocciNicolas Palix-0/+40
2010-08-31Coccinelle: Add api/kstrdup.cocciNicolas Palix-0/+39
2010-08-31Coccinelle: Add free/kfree.cocciNicolas Palix-0/+116
2010-08-31Coccinelle: Add iterators/list_entry_update.cocciNicolas Palix-0/+62
2010-08-31Coccinelle: Add iterators/itnull.cocciNicolas Palix-0/+58
2010-08-31Coccinelle: Add iterators/fen.cocciNicolas Palix-0/+64
2010-08-31Coccinelle: Add locks/mini_lock.cocciNicolas Palix-0/+95
2010-08-31Coccinelle: Add locks/double_lock.cocciNicolas Palix-0/+92
2010-08-31Coccinelle: Add locks/call_kern.cocciNicolas Palix-0/+74
2010-08-31Coccinelle: Move deref_null.cocci to a more appropriate directoryNicolas Palix-0/+0
2010-08-31Coccinelle: Add null/kmerr.cocciNicolas Palix-0/+72
2010-08-31Coccinelle: Add null/eno.cocciNicolas Palix-0/+20
2010-08-26kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe-4/+2