summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-1927-200/+474
|\
| * xtensa: use DATA_DATA in xtensaMathieu Desnoyers2007-07-171-1/+2
| * powerpc: add missing DATA_DATA to powerpcMathieu Desnoyers2007-07-171-1/+3
| * cris: use DATA_DATA in crisMathieu Desnoyers2007-07-172-2/+2
| * kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.cPaulo Marques2007-07-171-4/+13
| * kbuild: use -fno-optimize-sibling-calls unconditionallyAdrian Bunk2007-07-171-1/+1
| * kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel2007-07-171-11/+26
| * kbuild: fix the warning when running make tagsAneesh Kumar K.V2007-07-171-1/+1
| * kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle2007-07-171-2/+9
| * kbuild: use POSIX BRE in headers install targetMike Frysinger2007-07-171-7/+7
| * Whitelist references from __dbe_table to .initRalf Baechle2007-07-171-0/+1
| * modpost white list pattern adjustmentJan Beulich2007-07-171-2/+4
| * kbuild: do section mismatch check on full vmlinuxSam Ravnborg2007-07-173-6/+23
| * kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg2007-07-161-1/+2
| * kbuild: remove hardcoded _logo names from modpostSam Ravnborg2007-07-162-16/+5
| * kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg2007-07-162-2/+1
| * kbuild: warn about references from .init.text to .exit.textSam Ravnborg2007-07-161-1/+0
| * kbuild: consolidate section checksSam Ravnborg2007-07-161-25/+7
| * kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg2007-07-161-79/+75
| * kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg2007-07-161-0/+2
| * kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge2007-07-161-11/+0
| * kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell2007-07-161-1/+4
| * kbuild: make better section mismatch reports on armSam Ravnborg2007-07-161-0/+24
| * kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto2007-07-162-0/+76
| * kconfig: fix update-po-configSam Ravnborg2007-07-162-18/+21
| * kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger2007-07-161-6/+6
| * kbuild: add support for reading stdin with gen_init_cpioMike Frysinger2007-07-161-1/+3
| * kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger2007-07-161-1/+1
| * scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin2007-07-162-5/+107
| * kbuild: avoid environment to set variables used by kbuildSam Ravnborg2007-07-161-0/+16
| * kbuild: document cc-fullversionSam Ravnborg2007-07-161-0/+14
| * powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULESSegher Boessenkool2007-07-161-0/+8
| * kbuild: New 'cc-fullversion' macroSegher Boessenkool2007-07-162-4/+18
| * kbuild: asm-offsets.h is now cleaned with O=.. buildsSam Ravnborg2007-07-161-0/+1
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-07-1957-1721/+8809
|\ \
| * | i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-1923-260/+0
| * | hwmon: refuse to load abituguru driver on non-Abit boardsHans de Goede2007-07-191-0/+10
| * | hwmon: fix Abit Uguru3 driver detection on some motherboardsHans de Goede2007-07-191-5/+6
| * | hwmon/w83627ehf: Be quiet when no chip is foundJean Delvare2007-07-191-2/+3
| * | hwmon/w83627ehf: No need to initialize fan_minJean Delvare2007-07-191-5/+0
| * | hwmon/w83627ehf: Export the thermal sensor typesJean Delvare2007-07-191-1/+23
| * | hwmon/w83627ehf: Enable VBAT monitoringJean Delvare2007-07-191-0/+5
| * | hwmon/w83627ehf: Add support for the VID inputsJean Delvare2007-07-193-5/+52
| * | hwmon/w83627ehf: Fix timing issuesJean Delvare2007-07-191-1/+3
| * | hwmon/w83627ehf: Add error messages for two error casesDavid Hubbard2007-07-191-1/+6
| * | hwmon/w83627ehf: Convert to a platform driverDavid Hubbard2007-07-192-224/+286
| * | hwmon/w83627ehf: Update the Kconfig entryDavid Hubbard2007-07-191-5/+5
| * | make coretemp_device_remove() staticAdrian Bunk2007-07-191-1/+1
| * | hwmon: Add LM93 supportHans-Jürgen Koch2007-07-194-0/+3079
| * | hwmon: Improve the pwmN_enable documentationJean Delvare2007-07-191-5/+4
OpenPOWER on IntegriCloud