aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Fix gcc -x syntaxJean Delvare2012-11-266-13/+13
* kbuild: make: fix if_changed when command contains backslashesSascha Hauer2012-10-121-1/+1
* Fix modpost failures in fedora 17David Miller2012-05-071-0/+4
* modpost: Fix modpost license checking of vmlinux.oFrank Rowand2012-04-132-2/+6
* modpost: Fix modpost's license checking V3Alessio Igor Bogani2012-04-131-1/+28
* modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich2012-04-131-1/+1
* builddeb: Don't create files in /tmp with predictable namesBen Hutchings2012-02-291-6/+6
* recordmcount: Fix handling of elf64 big-endian objects.David Daney2012-01-251-1/+1
* kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt2012-01-251-0/+29
* kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt2012-01-251-13/+12
* kbuild: Fix help text not displayed in choice option.Srinivas Kandagatla2011-11-111-4/+3
* 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-151-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-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
|\ \ \ \
| * | | | kbuild: Create a kernel-headers RPMArun Sharma2011-05-241-0/+17
| * | | | rpm-pkg: Fix when current directory is a symlinkMichal Marek2011-05-241-1/+1