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