summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | kconfig/zconf.l: do not ask to generate backupArnaud Lacombe2011-06-091-2/+2
| | * | | | | | kconfig: kill no longer needed reference to YYDEBUGArnaud Lacombe2011-06-092-10/+0Star
| | * | | | | | kconfig: constify `kconf_id_lookup'Arnaud Lacombe2011-06-094-8/+8
| | * | | | | | genksym: regen parserArnaud Lacombe2011-06-094-586/+74Star
| | * | | | | | genksyms: migrate parser to implicit rulesArnaud Lacombe2011-06-093-48/+9Star
| | * | | | | | genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.oArnaud Lacombe2011-06-091-1/+1
| | * | | | | | genksyms: pass hash and lookup functions name and target language though the ...Arnaud Lacombe2011-06-091-0/+3
| | * | | | | | kbuild: simplify the %_shipped ruleArnaud Lacombe2011-06-091-1/+1
| | * | | | | | kbuild: add implicit rules for parser generationArnaud Lacombe2011-06-091-0/+38
| | * | | | | | kbuild: add `baseprereq'Arnaud Lacombe2011-06-091-0/+4
| | |/ / / / /
| * | | | | | Merge commit 'v3.0-rc1' into kbuild/kbuildMichal Marek2011-06-0733-230/+471
| |\| | | | |
| * | | | | | kbuild: Fix reference to vermagic.hGeert Uytterhoeven2011-05-251-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-14/+7Star
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-07-111-0/+5
| |\ \ \ \ \ \
| * | | | | | | docproc: cleanup brace placementJesper Juhl2011-06-161-12/+5Star
| * | | | | | | scripts/gcc-goto.sh: fix a typo ("suport")Jonathan Neuschäfer2011-06-161-1/+1
| * | | | | | | bootgraph.pl: relax timing information requirementsAndrew Murray2011-06-131-1/+1
* | | | | | | | modpost: Fix modpost's license checking V3Alessio Igor Bogani2011-07-241-1/+28
* | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-07-131-4/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | kbuild: Do not write to builddir in modules_installMichal Marek2011-07-121-4/+6
| |/ / / / / /
* / / / / / / checkpatch: add warning for uses of printk_ratelimitJoe Perches2011-06-161-0/+5
|/ / / / / /
* | | | | | kbuild: Hack for depmod not handling X.Y versionsMichal Marek2011-06-091-1/+24
* | | | | | kbuild: Move depmod call to a separate scriptMichal Marek2011-06-091-0/+25
* | | | | | kbuild: silence Nothing to be done for 'all' messagePeter Foley2011-06-091-0/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-282-2/+12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-272-2/+12
| |\ \ \ \ \
| | * | | | | ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent2011-05-261-0/+8
| | * | | | | scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt2011-05-261-1/+3
| | * | | | | scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt2011-05-261-1/+1
* | | | | | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-271-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Create Documentation/security/,Randy Dunlap2011-05-201-1/+1
* | | | | | | Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-268-78/+81
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-251-3/+2Star
| | |_|_|_|/ | |/| | | |
| * | | | | kconfig: do not record timestamp in .configArnaud Lacombe2011-05-241-11/+1Star
| * | | | | gconfig: Hide unused left treeview when start up the interfaceEduardo Silva2011-05-241-2/+6
| * | | | | gconfig: enable rules hint for main treeviewsEduardo Silva2011-05-241-2/+2
| | |_|_|/ | |/| | |
| * | | | kconfig: quiet commands when V=0Peter Foley2011-04-291-2/+2
| * | | | kconfig: change update-po-config to reflect new layout of arch/umPeter Foley2011-04-291-2/+2
| * | | | kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley2011-04-291-7/+9
| * | | | kconfig: rearrange clean-filesPeter Foley2011-04-291-2/+2
| * | | | kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-2/+3
| * | | | kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-3/+4
| * | | | kconfig: only build kxgettext when neededPeter Foley2011-04-291-1/+5
| * | | | nconfig: Silence unused return values from wattrsetStephen Boyd2011-04-191-7/+7
| * | | | kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek2011-04-181-6/+2Star
| * | | | kconfig: get rid of unused flagsYann E. MORIN2011-04-153-12/+0Star
| * | | | kconfig: allow multiple inclusion of the same fileYann E. MORIN2011-04-152-20/+38
| * | | | kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-081-1/+1
* | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-05-253-7/+22
|\ \ \ \ \
| * | | | | export_report: use warn() to issue WARNING, so they go to stderrJim Cromie2011-05-241-1/+7