summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | 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
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | initramfs: Fix build break on symbol-prefixed archsMike Frysinger2010-10-28
| * | | | | | | scripts/kallsyms: Enable error messages while hush up unnecessary warningsJean Sacren2010-09-29
| * | | | | | | Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek2010-09-13
| |\ \ \ \ \ \ \
| | * | | | | | | kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek2010-03-11
| * | | | | | | | scripts/setlocalversion: update commentMichael Prokop2010-09-06
| * | | | | | | | scripts/mod/modpost.c: fix commentary accordingly to last changesAndy Shevchenko2010-08-26
* | | | | | | | | scripts/checkpatch.pl: add check for declaration of pci_device_idJoe Perches2010-10-26
* | | | | | | | | scripts/checkpatch.pl: add warnings for static char that could be static cons...Joe Perches2010-10-26
* | | | | | | | | checkpatch: version 0.31Andy Whitcroft2010-10-26
* | | | | | | | | checkpatch: statement/block context analyser should look at sanitised linesAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similarAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: clean up structure definition macro handlineAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: update copyright datesAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: Add additional attribute #definesJoe Perches2010-10-26
* | | | | | | | | checkpatch: check for incorrect permissionsRabin Vincent2010-10-26
* | | | | | | | | checkpatch: ensure kconfig help checks only apply when we are adding helpAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: simplify and consolidate "missing space after" checksAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: add check for space after struct, union, and enumAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: returning errno typically should be negativeAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: handle casts better fixing false categorisation of : as binaryAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: ensure we do not collapse bracketed sections into constantsAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: suggest cleanpatch and cleanfile when appropriateAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: types may sit on a line on their ownAndy Whitcroft2010-10-26
* | | | | | | | | checkpatch: fix regressions in "fix handling of leading spaces"Andy Whitcroft2010-10-26
* | | | | | | | | scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsJoe Perches2010-10-26
* | | | | | | | | scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesJoe Perches2010-10-26