aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
...
| * | | | Coccinelle: Add iterators/list_entry_update.cocciNicolas Palix2010-08-31
| * | | | Coccinelle: Add iterators/itnull.cocciNicolas Palix2010-08-31
| * | | | Coccinelle: Add iterators/fen.cocciNicolas Palix2010-08-31
| * | | | Coccinelle: Add locks/mini_lock.cocciNicolas Palix2010-08-31
| * | | | Coccinelle: Add locks/double_lock.cocciNicolas Palix2010-08-31
| * | | | Coccinelle: Add locks/call_kern.cocciNicolas Palix2010-08-31
| * | | | Coccinelle: Move deref_null.cocci to a more appropriate directoryNicolas Palix2010-08-31
| * | | | Coccinelle: Add null/kmerr.cocciNicolas Palix2010-08-31
| * | | | Coccinelle: Add null/eno.cocciNicolas Palix2010-08-31
* | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'message-callback' into kbuild/kconfigMichal Marek2010-10-27
| |\ \ \ \ \
| | * | | | | kconfig: Allow frontends to display messages themselvesMichal Marek2010-08-17
| * | | | | | Revert "kconfig: Temporarily disable dependency warnings"Michal Marek2010-10-12
| * | | | | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
| |\ \ \ \ \ \
| * | | | | | | kconfig: Use PATH_MAX instead of 128 for path buffer sizes.Will Newton2010-10-04
| * | | | | | | kconfig: Fix realloc usage()Michal Marek2010-09-30
| * | | | | | | kconfig: Propagate constMichal Marek2010-09-30
| * | | | | | | kconfig: Don't go out from read config loop when you read new symbolNaohiro Aota2010-09-30
| * | | | | | | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Michal Marek2010-09-27
| |\ \ \ \ \ \ \
| | * | | | | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: expand file namesArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: use the file's name of sourced fileArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: constify file nameArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: delay gconf window initializationArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: expand by default the rootmenu's promptArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: add a symbol string expansion helperArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: regen parserArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: implement the `mainmenu' directiveArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe2010-09-19
| | * | | | | | | kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe2010-09-19
| * | | | | | | | kconfig: fix menuconfig on debian lennyJunio C Hamano2010-09-20
| * | | | | | | | scripts/kconfig/gconf.glade Update broken web addresses.Justin P. Mattock2010-09-17
| * | | | | | | | kconfig: Simplify Makefile for xconfigMichal Marek2010-09-13
| * | | | | | | | Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systemsAlexander Stein2010-09-13
| * | | | | | | | nconfig: Fix help for choice menusStephen Boyd2010-09-13
| |/ / / / / / /
| * | | | | | | kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-09-08
| * | | | | | | xconfig: Change the titlebar if using Qt3Michal Marek2010-09-06
| * | | | | | | kconfig qconf: port to QT4Alexander Stein2010-09-01
| * | | | | | | kbuild: use getopt_long(), not its _only() variantArnaud Lacombe2010-08-31
| * | | | | | | kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe2010-08-26
| * | | | | | | kbuild: fix typoArnaud Lacombe2010-08-17
| * | | | | | | kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESArnaud Lacombe2010-08-17
| | |/ / / / / | |/| | | | |
| * | | | | | kbuild: confdata.c explicitly reference errno, thus need <errno.h>Arnaud Lacombe2010-08-17
| * | | | | | nconfig: add search supportNir Tzachar2010-08-16
* | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28
|\ \ \ \ \ \ \