summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-03fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko2-0/+8
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani3-12/+23
2017-02-03mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani1-4/+8
2017-02-03jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin1-1/+1
2017-02-03shmem: fix sleeping from atomic contextKirill A. Shutemov1-2/+9
2017-02-03kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra1-0/+3
2017-02-03zswap: disable changing params if init failsDan Streetman1-1/+29
2017-02-03Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-48/+2
2017-02-03MAINTAINERS: update email address for Amit ShahAmit Shah1-1/+1
2017-02-03vhost: fix initialization for vq->is_leHalil Pasic1-6/+4
2017-02-03Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"Michael S. Tsirkin1-7/+0
2017-02-03Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-0/+2
2017-02-03Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-1/+2
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds24-165/+171
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-62/+11
2017-02-03Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds12-62/+93
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář1-0/+1
2017-02-03Merge branch 'topic/intel-lpe-audio' into for-nextTakashi Iwai8-2679/+1034
2017-02-03ALSA: x86: Rename drv_status to connectedTakashi Iwai3-30/+22
2017-02-03ALSA: x86: Yet more tidy-up and clean-upsTakashi Iwai1-32/+36
2017-02-03ALSA: x86: Simplify commentsTakashi Iwai1-52/+14
2017-02-03ALSA: x86: Set CA bits for DisplayPort tooTakashi Iwai1-4/+4
2017-02-03ALSA: x86: Create ELD control elementTakashi Iwai1-21/+51
2017-02-03ALSA: x86: Clean up unused defines and inclusionsTakashi Iwai3-69/+20
2017-02-03ALSA: x86: Reduce redundant register field namesTakashi Iwai3-169/+90
2017-02-03ALSA: x86: Use the standard ELD bytes definitionsTakashi Iwai3-127/+9
2017-02-03ALSA: x86: Move stream status into pcm_stream_infoTakashi Iwai3-50/+14
2017-02-03ALSA: x86: Implement runtime PMTakashi Iwai1-77/+50
2017-02-03ALSA: x86: Properly manage PCM substream lifetypeTakashi Iwai2-74/+98
2017-02-03ALSA: x86: Drop unused fields from pcm_stream_infoTakashi Iwai2-21/+1
2017-02-03ALSA: x86: Drop redundant had_stream_pvtTakashi Iwai3-63/+4
2017-02-03ALSA: x86: Drop superfluous state fieldTakashi Iwai3-44/+21
2017-02-03ALSA: x86: Drop flag_underrun fieldTakashi Iwai2-9/+1
2017-02-03ALSA: x86: Fix racy access to chmapTakashi Iwai2-9/+24
2017-02-03ALSA: x86: Remove superfluous irqsave flagsTakashi Iwai1-38/+33
2017-02-03ALSA: x86: Constfy tablesTakashi Iwai1-3/+3
2017-02-03ALSA: x86: Remove _v[12] sufficesTakashi Iwai3-41/+31
2017-02-03ALSA: x86: Tidy up codesTakashi Iwai1-89/+59
2017-02-03ALSA: x86: Drop had_get_hwstate()Takashi Iwai1-28/+14
2017-02-03ALSA: x86: Remove superfluous check at resumeTakashi Iwai1-9/+1
2017-02-03ALSA: x86: Fix sleep-in-atomic via i915 notificationTakashi Iwai1-27/+24
2017-02-03ALSA: x86: Drop superfluous PCM private_freeTakashi Iwai1-12/+0
2017-02-03ALSA: x86: Drop unused fields from snd_intelhad structTakashi Iwai2-22/+6
2017-02-03ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()Takashi Iwai2-11/+7
2017-02-03ALSA: x86: Fix for CONFIG_PM=nTakashi Iwai1-1/+1
2017-02-03ALSA: x86: Replace pr_xxx() with dev_xxx()Takashi Iwai1-121/+84
2017-02-03ALSA: x86: Fold intel_hdmi_audio_if.c into main fileTakashi Iwai4-439/+376
2017-02-03ALSA: x86: Flatten two abstraction layersTakashi Iwai6-771/+358