summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-02-07drm/exynos: fix DMA_ATTR_NO_KERNEL_MAPPING usageCarlo Caione-23/+14
2015-02-07drm/exynos: hdmi: replace fb size with mode size from win commitSeung-Woo Kim-2/+2
2015-02-07drm/exynos: fix no hdmi outputAlban Browaeys-4/+5
2015-02-07drm/exynos: use driver internal structJoonyoung Shim-67/+47
2015-02-07drm/exynos: fix wrong pipe calculation for crtcJoonyoung Shim-8/+9
2015-02-07drm/exynos: remove to use unnecessary MODULE_xxx macroJoonyoung Shim-4/+0
2015-02-07drm/exynos: remove DRM_EXYNOS_DMABUF configJoonyoung Shim-13/+1
2015-02-07drm/exynos: IOMMU support should not be selectable by userMarek Szyprowski-3/+2
2015-02-07drm/exynos: add support for 'hdmi' clockMarek Szyprowski-0/+10
2015-02-06thinkpad_acpi.c: Fix sparse warning (make undeclared var static)Lad, Prabhakar-1/+1
2015-02-06samsung-laptop.c: Prefer kstrtoint over single variable sscanfDarren Hart-2/+2
2015-02-06samsung-laptop: Fix sparse integer as NULL warningLad, Prabhakar-1/+1
2015-02-06samsung-laptop: enable better lid handlingJulijonas Kikutis-1/+127
2015-02-06clkdev: Always allocate a struct clk and call __clk_get() w/ CCFStephen Boyd-37/+59
2015-02-07ASoC: samsung: Remove goni or aquila with the WM8994Paul Bolle-302/+0
2015-02-06Input: elan_i2c - fix wrong %p extensionRasmus Villemoes-1/+1
2015-02-06rhashtable: Fix remove logic to avoid cross references between bucketsThomas Graf-11/+17
2015-02-06Merge branch 'rhashtable-next'David S. Miller-138/+167
2015-02-06rhashtable: Avoid bucket cross reference after removalThomas Graf-9/+17
2015-02-06rhashtable: Add more lock verificationThomas Graf-2/+8
2015-02-06rhashtable: Dump bucket tables on locking violation under PROVE_LOCKINGThomas Graf-24/+75
2015-02-06rhashtable: Wait for RCU readers after final unzip workThomas Graf-0/+2
2015-02-06rhashtable: Use a single bucket lock for sibling bucketsThomas Graf-101/+69
2015-02-06rhashtable: key_hashfn() must return full hash valueThomas Graf-7/+1
2015-02-07ASoC: max98357a: Add MAX98357A codec driverKenneth Westfield-0/+144
2015-02-07ASoC: max98357a: Document MAX98357A bindingsKenneth Westfield-0/+14
2015-02-06vfio: Tie IOMMU group reference to vfio groupAlex Williamson-8/+11
2015-02-06vfio: Add device tracking during unbindAlex Williamson-5/+71
2015-02-06Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds-2/+2
2015-02-06intel_pstate: provide option to only use intel_pstate with HWPKristen Carlson Accardi-0/+9
2015-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-8/+34
2015-02-06vfio/type1: Add conditional reschedulingAlex Williamson-1/+7
2015-02-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+4
2015-02-06ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann-0/+17
2015-02-06Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-69/+109
2015-02-06net: sxgbe: fix error handling in init_rx_ring()Dan Carpenter-14/+43
2015-02-06livepatch: add missing newline to error messageJosh Poimboeuf-1/+1
2015-02-06ARM: 8297/1: cache-l2x0: optimize aurora range operationsArnd Bergmann-46/+22
2015-02-06ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann-73/+38
2015-02-06fcoe: Transition maintainership to VasuRobert Love-1/+1
2015-02-06vfio/type1: Chunk contiguous reserved/invalid page mappingsAlex Williamson-7/+11
2015-02-06vfio/type1: DMA unmap chunkingAlex Williamson-3/+51
2015-02-06Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-34/+52
2015-02-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-111/+186
2015-02-06xen/manage: Fix USB interaction issues when resumingRoss Lagerwall-1/+7
2015-02-06ACPI / EC: Add GPE reference counting debugging messagesLv Zheng-2/+22
2015-02-06ACPI / EC: Add query flushing supportLv Zheng-16/+85
2015-02-06ACPI / EC: Refine command storm prevention supportLv Zheng-19/+36
2015-02-06ACPI / EC: Add command flushing support.Lv Zheng-3/+66
2015-02-06ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flagLv Zheng-11/+54