summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13578-30108/+32659
* UAPI: Unexport linux/blk_types.hDavid Howells2012-10-132-61/+59
* UAPI: Unexport part of linux/ppp-comp.hDavid Howells2012-10-131-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-10-133-18/+33
|\
| * Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...James Morris2012-10-111-7/+14
| |\
| | * tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-101-7/+14
| * | Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...James Morris2012-10-113-11/+19
| |\ \
| | * | driver/char/tpm: fix regression causesd by ppiGang Wei2012-10-103-11/+19
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-1325-736/+2205
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-0922-733/+2202
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-0921-728/+2177
| | | |\ \ \ \
| | | | * | | | thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()Sachin Kamat2012-09-281-2/+5
| | | | * | | | Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.Jonghwa Lee2012-09-271-2/+1
| | | | * | | | thermal: exynos: Use devm_* functionsAmit Daniel Kachhap2012-09-241-36/+9
| | | | * | | | ARM: exynos: add thermal sensor driver platform data supportAmit Daniel Kachhap2012-09-241-1/+110
| | | | * | | | thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap2012-09-242-2/+426
| | | | * | | | thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap2012-09-243-132/+240
| | | | * | | | hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-247-156/+19
| | | | * | | | thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap2012-09-245-0/+552
| | | | * | | | Fix a build error.Eduardo Valentin2012-09-241-1/+3
| | | | * | | | thermal: Fix potential NULL pointer accessesGuenter Roeck2012-09-241-4/+4
| | | | * | | | thermal: add Renesas R-Car thermal sensor supportKuninori Morimoto2012-09-243-1/+270
| | | | * | | | thermal: fix potential out-of-bounds memory accessGuenter Roeck2012-09-241-2/+3
| | | | * | | | Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui2012-09-242-0/+9
| | | | * | | | Thermal: Unify the code for both active and passive coolingZhang Rui2012-09-242-86/+26
| | | | * | | | Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui2012-09-242-3/+42
| | | | * | | | Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui2012-09-242-1/+7
| | | | * | | | Thermal: Rename thermal_instance.node to thermal_instance.tz_node.Zhang Rui2012-09-241-10/+10
| | | | * | | | Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui2012-09-242-11/+11
| | | | * | | | Thermal: rename structure thermal_cooling_device_instance to thermal_instanceZhang Rui2012-09-241-9/+9
| | | | * | | | Thermal: Introduce thermal_zone_trip_update()Zhang Rui2012-09-242-29/+81
| | | | * | | | Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-248-31/+13
| | | | * | | | Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-243-2/+59
| | | | * | | | Thermal: set upper and lower limitsZhang Rui2012-09-245-28/+65
| | | | * | | | Thermal: Introduce cooling states range supportZhang Rui2012-09-241-4/+21
| | | | * | | | Thermal: Introduce multiple cooling states supportZhang Rui2012-09-241-2/+10
| | * | | | | | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang2012-10-061-1/+15
| | * | | | | | ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang2012-10-061-4/+10
| * | | | | | | tools/power/acpi/acpidump: remove duplicated include from acpidump.cWei Yongjun2012-10-091-1/+0
| * | | | | | | ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplugSrivatsa S. Bhat2012-10-081-1/+1
| * | | | | | | cpuidle / ACPI: fix potential NULL pointer dereferenceWei Yongjun2012-10-081-1/+2
* | | | | | | | Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-135-14/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | openrisc: mask interrupts in irq_mask_ack functionGong Tao2012-10-111-0/+2
| * | | | | | | | openrisc: fix typos in comments and warningsJonas Bonn2012-10-111-3/+3
| * | | | | | | | openrisc: PIC should act on domain-local irqsJonas Bonn2012-10-111-6/+6
| * | | | | | | | openrisc: Make cpu_relax() invoke barrier()Vladimir Murzin2012-10-111-1/+1
| * | | | | | | | audit: define AUDIT_ARCH_OPENRISCKees Cook2012-09-212-1/+2
| * | | | | | | | openrisc: delay: fix handling of counter overflowWill Deacon2012-09-011-2/+2
| * | | | | | | | openrisc: delay: fix loops calculation for __const_udelayWill Deacon2012-09-011-1/+1
* | | | | | | | | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds2012-10-13120-1702/+1950
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud