aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
...
| | | * kconfig/conf: reduce the scope of `defconfig_file'Arnaud Lacombe2011-07-02
| | | * kconfig: use calloc() for expr allocationArnaud Lacombe2011-07-02
| | * | kconfig: introduce specialized printerArnaud Lacombe2011-07-01
| | * | kconfig: do not overwrite symbol direct dependency in assignmentArnaud Lacombe2011-06-24
| | * | Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek2011-06-08
| | |\|
| | | * kconfig/gconf: silent missing prototype warningsArnaud Lacombe2011-06-06
| | | * kconfig/gconf: kill deadcodeArnaud Lacombe2011-06-06
| | | * kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-06
| | | * kconfig: nuke reference to SWIGArnaud Lacombe2011-06-06
| | | * kconfig: add missing <stdlib.h> inclusionArnaud Lacombe2011-06-06
| | | * kconfig: add missing <ctype.h> inclusionArnaud Lacombe2011-06-06
| | | * kconfig: add missing <stdarg.h> inclusionArnaud Lacombe2011-06-06
| | | * kconfig: fix return code for invalid boolean symbol in conf_set_sym_val()Arnaud Lacombe2011-06-06
| | | * kconfig: annotate non-trivial fall-troughArnaud Lacombe2011-06-06
| | * | Merge commit 'v3.0-rc1' into kbuild/kconfigMichal Marek2011-06-08
| | |\|
| | * | Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfigMichal Marek2011-05-25
| | |\ \
| | * | | kconfig: Only generate config_is_xxx for bool and tristate optionsMichal Marek2011-05-25
| | * | | Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfigMichal Marek2011-05-24
| | |\ \ \
| | * | | | kconfig: autogenerated config_is_xxx macroJean-Christophe PLAGNIOL-VILLARD2011-05-17
* | | | | | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-15
|/ / / / /
* | | | | Merge 'akpm' patch seriesLinus Torvalds2011-07-26
|\ \ \ \ \
| * | | | | checkpatch.pl: update $logFunctionsJoe Perches2011-07-25
| * | | | | checkpatch: make utf-8 test --strictJoe Perches2011-07-25
| * | | | | checkpatch.pl: add ability to ignore various messagesJoe Perches2011-07-25
| * | | | | checkpatch: add a "prefer __aligned" checkJoe Perches2011-07-25
| * | | | | checkpatch: validate signature styles and To: and Cc: linesJoe Perches2011-07-25
| * | | | | checkpatch: add __rcu as a sparse modifierSven Eckelmann2011-07-25
| * | | | | checkpatch: suggest using min_t or max_tJoe Perches2011-07-25
| * | | | | get_maintainers.pl: improve .mailmap parsingJoe Perches2011-07-25
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s...Linus Torvalds2011-07-25
|\ \ \ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * / | | | | package: Makefile: fix perf target bugmatt mooney2011-06-24
| | |/ / / / /
| * | | | | | genksyms: Use same type in loop comparisonJesper Juhl2011-07-25
| * | | | | | kbuild: silence generated makefile messagePeter Foley2011-07-20
| * | | | | | headers_install: fix __packed in exported kernel headersMarkus Trippelsdorf2011-06-24
| * | | | | | Merge branch 'kbuild-implicit-parser-rule' of git://github.com/lacombar/linux...Michal Marek2011-06-23
| |\ \ \ \ \ \
| | * | | | | | dtc: regen parserArnaud Lacombe2011-06-09
| | * | | | | | dtc: migrate parser to implicit rulesArnaud Lacombe2011-06-09
| | * | | | | | kconfig: regen parserArnaud Lacombe2011-06-09
| | * | | | | | kconfig: migrate parser to implicit rulesArnaud Lacombe2011-06-09
| | * | | | | | kconfig/zconf.l: do not ask to generate backupArnaud Lacombe2011-06-09
| | * | | | | | kconfig: kill no longer needed reference to YYDEBUGArnaud Lacombe2011-06-09
| | * | | | | | kconfig: constify `kconf_id_lookup'Arnaud Lacombe2011-06-09
| | * | | | | | genksym: regen parserArnaud Lacombe2011-06-09
| | * | | | | | genksyms: migrate parser to implicit rulesArnaud Lacombe2011-06-09
| | * | | | | | genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.oArnaud Lacombe2011-06-09
| | * | | | | | genksyms: pass hash and lookup functions name and target language though the ...Arnaud Lacombe2011-06-09
| | * | | | | | kbuild: simplify the %_shipped ruleArnaud Lacombe2011-06-09
| | * | | | | | kbuild: add implicit rules for parser generationArnaud Lacombe2011-06-09
| | * | | | | | kbuild: add `baseprereq'Arnaud Lacombe2011-06-09
| | |/ / / / /
| * | | | | | Merge commit 'v3.0-rc1' into kbuild/kbuildMichal Marek2011-06-07
| |\| | | | |