aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 28-1049/+386
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-14/+7
2011-07-25xconfig: Abort close if configuration cannot be savedGravatar Michal Marek 2-4/+11
2011-07-25genksyms: Use same type in loop comparisonGravatar Jesper Juhl 1-1/+1
2011-07-24modpost: Fix modpost's license checking V3Gravatar Alessio Igor Bogani 1-1/+28
2011-07-20kbuild: silence generated makefile messageGravatar Peter Foley 1-1/+8
2011-07-18kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.hGravatar Arnaud Lacombe 1-5/+21
2011-07-13Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-4/+6
2011-07-13kconfig/nconf: remove useless conditionnalGravatar Arnaud Lacombe 1-4/+1
2011-07-13kconfig/nconf: prevent segfault on empty menuGravatar Arnaud Lacombe 1-1/+6
2011-07-13kconfig/nconf: use the generic menu_get_ext_help()Gravatar Arnaud Lacombe 1-13/+1
2011-07-13nconfig: Avoid Wunused-but-set warningGravatar Raghavendra D Prabhu 1-2/+0
2011-07-12kbuild: Do not write to builddir in modules_installGravatar Michal Marek 1-4/+6
2011-07-11Merge branch 'master' into for-nextGravatar Jiri Kosina 1-0/+5
2011-07-04Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Gravatar Michal Marek 3-22/+39
2011-07-02kconfig/conf: mark xfgets() privateGravatar Arnaud Lacombe 2-7/+3
2011-07-02kconfig: remove pending prototypes for kconfig_load()Gravatar Arnaud Lacombe 1-3/+0
2011-07-02kconfig/conf: add command line options' descriptionGravatar Arnaud Lacombe 1-1/+31
2011-07-02kconfig/conf: reduce the scope of `defconfig_file'Gravatar Arnaud Lacombe 1-3/+1
2011-07-02kconfig: use calloc() for expr allocationGravatar Arnaud Lacombe 1-8/+4
2011-07-01kconfig: introduce specialized printerGravatar Arnaud Lacombe 4-128/+266
2011-06-24kconfig: do not overwrite symbol direct dependency in assignmentGravatar Arnaud Lacombe 1-1/+1
2011-06-24headers_install: fix __packed in exported kernel headersGravatar Markus Trippelsdorf 1-0/+1
2011-06-24package: Makefile: fix perf target bugGravatar matt mooney 1-3/+5
2011-06-23Merge branch 'kbuild-implicit-parser-rule' of git://github.com/lacombar/linux...Gravatar Michal Marek 23-1043/+370
2011-06-16docproc: cleanup brace placementGravatar Jesper Juhl 1-12/+5
2011-06-16scripts/gcc-goto.sh: fix a typo ("suport")Gravatar Jonathan Neuschäfer 1-1/+1
2011-06-15checkpatch: add warning for uses of printk_ratelimitGravatar Joe Perches 1-0/+5
2011-06-13bootgraph.pl: relax timing information requirementsGravatar Andrew Murray 1-1/+1
2011-06-09kbuild: Hack for depmod not handling X.Y versionsGravatar Michal Marek 1-1/+24
2011-06-09kbuild: Move depmod call to a separate scriptGravatar Michal Marek 1-0/+25
2011-06-09dtc: regen parserGravatar Arnaud Lacombe 3-161/+25
2011-06-09dtc: migrate parser to implicit rulesGravatar Arnaud Lacombe 1-27/+1
2011-06-09kconfig: regen parserGravatar Arnaud Lacombe 4-173/+200
2011-06-09kconfig: migrate parser to implicit rulesGravatar Arnaud Lacombe 3-27/+5
2011-06-09kconfig/zconf.l: do not ask to generate backupGravatar Arnaud Lacombe 1-2/+2
2011-06-09kconfig: kill no longer needed reference to YYDEBUGGravatar Arnaud Lacombe 2-10/+0
2011-06-09kconfig: constify `kconf_id_lookup'Gravatar Arnaud Lacombe 4-8/+8
2011-06-09genksym: regen parserGravatar Arnaud Lacombe 4-586/+74
2011-06-09genksyms: migrate parser to implicit rulesGravatar Arnaud Lacombe 3-48/+9
2011-06-09genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.oGravatar Arnaud Lacombe 1-1/+1
2011-06-09genksyms: pass hash and lookup functions name and target language though the ...Gravatar Arnaud Lacombe 1-0/+3
2011-06-09kbuild: simplify the %_shipped ruleGravatar Arnaud Lacombe 1-1/+1
2011-06-09kbuild: add implicit rules for parser generationGravatar Arnaud Lacombe 1-0/+38
2011-06-09kbuild: add `baseprereq'Gravatar Arnaud Lacombe 1-0/+4
2011-06-09kbuild: silence Nothing to be done for 'all' messageGravatar Peter Foley 1-0/+1
2011-06-08Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Gravatar Michal Marek 19-112/+26
2011-06-08Merge commit 'v3.0-rc1' into kbuild/kconfigGravatar Michal Marek 35-214/+519
2011-06-07Merge commit 'v3.0-rc1' into kbuild/kbuildGravatar Michal Marek 33-230/+471
2011-06-06kconfig/gconf: silent missing prototype warningsGravatar Arnaud Lacombe 1-1/+2