aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-24NFSv4: Fix lock on-wire reordering issuesTrond Myklebust3-11/+30
2015-01-24NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialisedTrond Myklebust1-1/+1
2015-01-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-6/+108
2015-01-24Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-11/+31
2015-01-24Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+160
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds16-40/+77
2015-01-24NFSv4: Fix atomicity problems with lock stateid updatesTrond Myklebust1-13/+29
2015-01-24thermal: exynos: Remove exynos_thermal_common.[c|h] filesLukasz Majewski2-551/+0
2015-01-24thermal: samsung: core: Exynos TMU rework to use device tree for configurationLukasz Majewski3-182/+220
2015-01-24dts: Documentation: Update exynos-thermal.txt example for Exynos5440Lukasz Majewski1-0/+1
2015-01-24dts: Documentation: Extending documentation entry for exynos-thermalLukasz Majewski1-0/+16
2015-01-24cpufreq: exynos: Use device tree to determine if cpufreq cooling should be re...Lukasz Majewski1-1/+32
2015-01-24thermal: exynos: Modify exynos thermal code to use device tree for cpu coolin...Lukasz Majewski4-103/+73
2015-01-24thermal: exynos: Provide thermal_exynos.h file to be included in device tree ...Lukasz Majewski2-9/+31
2015-01-24thermal: exynos: cosmetic: Correct comment formatLukasz Majewski1-1/+1
2015-01-24dm: fix handling of multiple internal suspendsMikulas Patocka1-2/+7
2015-01-24ARM: dts: sun6i: Add resistive touchscreen controller node to dtsiChen-Yu Tsai1-0/+7
2015-01-24hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin1-10/+3
2015-01-24hwmon: (i5500_temp) Convert to module_pci_driverAxel Lin1-12/+1
2015-01-24hwmon: (i5500_temp) Don't bind to disabled sensorsJean Delvare1-0/+9
2015-01-24hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groupsJean Delvare1-58/+15
2015-01-24hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsetsJean Delvare3-0/+212
2015-01-24hrtimer: Make __hrtimer_get_next_event() statickbuild test robot1-1/+1
2015-01-24x86, init: Fix UP boot regression on x86_64Thomas Gleixner1-1/+1
2015-01-24Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...Thomas Gleixner10-46/+63
2015-01-23amd-xgbe: Use proper Rx flow control registerLendacky, Thomas2-6/+7
2015-01-24ARM: exynos_defconfig: Enable CONFIG_FHANDLESjoerd Simons1-0/+1
2015-01-24ARM: exynos_defconfig: Enable PMIC and MUIC drivers for Gears and Trats2Krzysztof Kozlowski1-0/+9
2015-01-24ARM: exynos_defconfig: Enable CONFIG_LOCKUP_DETECTORAnand Moon1-0/+1
2015-01-24i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski1-6/+17
2015-01-24i2c: slave-eeprom: fix boundary check when using sysfsWolfram Sang1-2/+2
2015-01-24i2c: st: Rename clock reference to something that existsLee Jones1-1/+1
2015-01-24ARM: dts: reduce total RAM by 22 MiB for exynos5422-odroidxu3Marek Szyprowski1-1/+1
2015-01-24ARM: dts: add on-board INA231 sensors for exynos5422-odroidxu3Kevin Hilman1-0/+39
2015-01-24ARM: dts: Add regulator-haptic node for exynos3250-monkJaewon Kim1-0/+7
2015-01-24ARM: dts: Add regulator-haptic node for exynos3250-rinatoJaewon Kim1-0/+7
2015-01-24ARM: dts: add 'dr_mode' property to hsotg devices for exynos boardsMarek Szyprowski9-0/+9
2015-01-24ARM: dts: convert to generic power domain bindings for exynos DTMarek Szyprowski12-33/+60
2015-01-24ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann23-3428/+1
2015-01-23NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSETrond Myklebust2-2/+18
2015-01-23NFSv4: Check for NULL argument in nfs_*_seqid() functionsTrond Myklebust2-8/+18
2015-01-23NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation failsTrond Myklebust2-10/+10
2015-01-23NFSv4: More CLOSE/OPEN racesTrond Myklebust1-1/+15
2015-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds6-6/+17
2015-01-23xen-netback: always fully coalesce guest Rx packetsDavid Vrabel2-105/+3
2015-01-23Merge branch 'link_netns_advertise'David S. Miller8-1/+35
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel3-0/+7
2015-01-23veth: advertise link netns via netlinkNicolas Dichtel1-0/+9
2015-01-23macvlan: advertise link netns via netlinkNicolas Dichtel1-0/+6
2015-01-23vlan: advertise link netns via netlinkNicolas Dichtel1-0/+8