summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-18ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt
2010-10-15ftrace: Use objtree for C version of recordmcountSteven Rostedt
2010-10-15ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt
2010-10-14ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt
2010-10-14ftrace: Add C version of recordmcount compile time codeJohn Reiser
2010-10-14scripts/package: don't break if %{_smp_mflags} isn't setNishanth Aravamudan
2010-10-13Coccinelle: Use the -no_show_diff option for org and report modeNicolas Palix
2010-10-13Coccinelle: Add a new mode named 'chain'Nicolas Palix
2010-10-13Coccinelle: Use new comment format to explain kfree.cocciNicolas Palix
2010-10-13Coccinelle: Improve user information with a new kind of commentNicolas Palix
2010-10-12Revert "kconfig: Temporarily disable dependency warnings"Michal Marek
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-10-09kbuild: fix oldnoconfig to do the right thingKyle McMartin
2010-10-09kconfig: Temporarily disable dependency warningsMichal Marek
2010-10-04kconfig: Use PATH_MAX instead of 128 for path buffer sizes.Will Newton
2010-10-04kconfig: delay symbol direct dependency initializationArnaud Lacombe
2010-09-30kconfig: Fix realloc usage()Michal Marek
2010-09-30kconfig: Propagate constMichal Marek
2010-09-30kconfig: Don't go out from read config loop when you read new symbolNaohiro Aota
2010-09-29scripts/kallsyms: Enable error messages while hush up unnecessary warningsJean Sacren
2010-09-27Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Michal Marek
2010-09-24jump label: Fix GCC feature check when distcc is usedIngo Molnar
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-20kconfig: fix menuconfig on debian lennyJunio C Hamano
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-09-19kconfig: expand file namesArnaud Lacombe
2010-09-19kconfig: use the file's name of sourced fileArnaud Lacombe
2010-09-19kconfig: constify file nameArnaud Lacombe
2010-09-19kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe
2010-09-19kconfig: delay gconf window initializationArnaud Lacombe
2010-09-19kconfig: expand by default the rootmenu's promptArnaud Lacombe
2010-09-19kconfig: add a symbol string expansion helperArnaud Lacombe
2010-09-19kconfig: regen parserArnaud Lacombe
2010-09-19kconfig: implement the `mainmenu' directiveArnaud Lacombe
2010-09-19kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe
2010-09-19kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe
2010-09-17scripts/kconfig/gconf.glade Update broken web addresses.Justin P. Mattock
2010-09-13Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek
2010-09-13kconfig: Simplify Makefile for xconfigMichal Marek
2010-09-13Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systemsAlexander Stein
2010-09-13nconfig: Fix help for choice menusStephen Boyd