summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* genksyms: Use same type in loop comparisonJesper Juhl2011-07-251-1/+1
* kbuild: silence generated makefile messagePeter Foley2011-07-201-1/+8
* headers_install: fix __packed in exported kernel headersMarkus Trippelsdorf2011-06-241-0/+1
* Merge branch 'kbuild-implicit-parser-rule' of git://github.com/lacombar/linux...Michal Marek2011-06-2323-1043/+370
|\
| * dtc: regen parserArnaud Lacombe2011-06-093-161/+25
| * dtc: migrate parser to implicit rulesArnaud Lacombe2011-06-091-27/+1
| * kconfig: regen parserArnaud Lacombe2011-06-094-173/+200
| * kconfig: migrate parser to implicit rulesArnaud Lacombe2011-06-093-27/+5
| * 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/+0
| * kconfig: constify `kconf_id_lookup'Arnaud Lacombe2011-06-094-8/+8
| * genksym: regen parserArnaud Lacombe2011-06-094-586/+74
| * genksyms: migrate parser to implicit rulesArnaud Lacombe2011-06-093-48/+9
| * 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
|\|
| * 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-251-0/+8
| | | * scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt2011-05-251-1/+3
| | | * scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt2011-05-251-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-191-1/+1
| * | | Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-258-78/+81
| |\ \ \
| | * | | xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-251-3/+2
| | * | | kconfig: do not record timestamp in .configArnaud Lacombe2011-05-241-11/+1
| | * | | 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/+2
| | * | | kconfig: get rid of unused flagsYann E. MORIN2011-04-153-12/+0
| | * | | 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
| | * | | | export_report: sort SECTION 2 outputJim Cromie2011-05-241-3/+5
| | * | | | export_report: do collectcfiles work in perl itselfJim Cromie2011-05-241-2/+8
| | * | | | kbuild: don't warn about include/linux/version.h not including itselfPeter Foley2011-04-291-0/+1
| | * | | | eradicate bashisms in scripts/patch-kernelAndreas Mohr2011-04-041-1/+1
| | |/ / /
| * | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2011-05-252-3/+20
| |\ \ \ \