summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-26s390/crypt: use the correct module alias for paes_s390.Harald Freudenberger
2017-04-26ASoC: Intel: Skylake: Add loadable module support on KBL platformSodhi, VunnyX
2017-04-26ASoC: Intel: Skylake: Modify load_lib_ipc arguments for a nowait versionSubhransu S. Prusty
2017-04-26ASoC: Intel: Skylake: Register dsp_fw_ops for kabylakeSubhransu S. Prusty
2017-04-26ASoC: Intel: Skylake: Modify arguments to reuse module transfer functionG Kranthi
2017-04-26ASoC: Intel: Skylake: Commonize library loadSubhransu S. Prusty
2017-04-26ASoC: Intel: Skylake: Move sst common initialization to a helper functionG Kranthi
2017-04-26ASoC: nau8824: new driverJohn Hsu
2017-04-26pinctrl: artpec6: Remove .owner field for driverWei Yongjun
2017-04-26spi: cadence: Allow for GPIO pins to be used as chipselectsMoritz Fischer
2017-04-26ide-pm: always pass 0 error to ide_complete_rq in ide_do_devsetChristoph Hellwig
2017-04-26ide-pm: always pass 0 error to __blk_end_request_allChristoph Hellwig
2017-04-26scsi_transport_sas: always pass 0 error to blk_end_request_allChristoph Hellwig
2017-04-26drm/i915: Confirm the request is still active before adding it to the awaitChris Wilson
2017-04-26drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson
2017-04-26drm/i915/selftests: Allocate inode/file dynamicallyChris Wilson
2017-04-26drm/i915: Fix system hang with EI UP masked on HaswellMika Kuoppala
2017-04-26drm/i915: checking for NULL instead of IS_ERR() in mock selftestsDan Carpenter
2017-04-26drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä
2017-04-26drm/i915: Fix use after free in lpe_audio_platdev_destroy()Chris Wilson
2017-04-26powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()Michael Ellerman
2017-04-26drm/i915: Use the right mapping_gfp_mask for final shmem allocationChris Wilson
2017-04-26drm/i915: Make legacy cursor updates more unsyncedVille Syrjälä
2017-04-26drm/i915: Apply a cond_resched() to the saturated signalerChris Wilson
2017-04-26drm/i915: Park the signaler before sleepingChris Wilson
2017-04-26selftests: ftrace: Allow some event trigger tests to run in an instanceSteven Rostedt (VMware)
2017-04-26selftests: ftrace: Have some basic tests run in a tracing instance tooSteven Rostedt (VMware)
2017-04-26selftests: ftrace: Have event tests also run in an tracing instanceSteven Rostedt (VMware)
2017-04-26selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers test...Steven Rostedt (VMware)
2017-04-26selftests: ftrace: Allow some tests to be run in a tracing instanceSteven Rostedt (VMware)
2017-04-26ovl: do not set overlay.opaque on non-dir createAmir Goldstein
2017-04-26s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne
2017-04-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Christian Borntraeger
2017-04-26s390/cpacf: Introduce kma instructionJason J. Herne
2017-04-26s390/cpacf: query instructions use unique parameters for compatibility with KMAJason J. Herne
2017-04-26s390/trng: Introduce s390 TRNG device driver.Harald Freudenberger
2017-04-26s390/crypto: Provide s390 specific arch random functionality.Harald Freudenberger
2017-04-26s390/crypto: Add new subfunctions to the cpacf PRNO function.Harald Freudenberger
2017-04-26s390/crypto: Renaming PPNO to PRNO.Harald Freudenberger
2017-04-26s390/pageattr: avoid unnecessary page table splittingHeiko Carstens
2017-04-26arm64: module: split core and init PLT sectionsArd Biesheuvel
2017-04-26Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...Kalle Valo
2017-04-26iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassedSunil Goutham
2017-04-26arm64: marvell: enable the Armada 37xx pinctrl driverGregory CLEMENT
2017-04-26ALSA: hda/realtek - Add Dual Codecs support for Lenovo P520/420Kailang Yang
2017-04-26Merge branches 'fixes' and 'misc' into for-nextRussell King
2017-04-26ARM: 8672/1: mm: remove tasklist locking from update_sections_early()Grygorii Strashko
2017-04-26ARM: 8671/1: V7M: Preserve registers across switch from Thread to Handler modeVladimir Murzin
2017-04-26ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin
2017-04-26goldfish_pipe: fix build warning about using too much stack.Greg Kroah-Hartman