summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-05Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2-11/+5
2016-05-05drm/i915: Fix race condition in intel_dp_destroy_mst_connector()Lyude1-4/+2
2016-05-05drm/qxl: fix cursor position with non-zero hotspotJohn Keeping2-4/+11
2016-05-05drm/nouveau/core: use vzalloc for allocating ramhtIlia Mirkin1-3/+3
2016-05-05futex: Acknowledge a new waiter in counter before plistDavidlohr Bueso1-1/+1
2016-05-05futex: Handle unlock_pi race gracefullySebastian Andrzej Siewior1-3/+22
2016-05-05asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier1-2/+6
2016-05-05ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai4-66/+58
2016-05-05ALSA: hda - Add dock support for ThinkPad X260Conrad Kostecki1-0/+1
2016-05-05ALSA: pcxhr: Fix missing mutex unlockTakashi Iwai1-0/+1
2016-05-05ALSA: hda - add PCI ID for Intel Broxton-TLu, Han1-0/+3
2016-05-05ALSA: hda - Keep powering up ADCs on Cirrus codecsTakashi Iwai1-0/+14
2016-05-05ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020mBastien Nocera1-0/+1
2016-05-05ALSA: hda - Don't trust the reported actual power stateTakashi Iwai1-2/+4
2016-05-05x86 EDAC, sb_edac.c: Take account of channel hashing when neededTony Luck1-1/+23
2016-05-05x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel addressTony Luck1-3/+3
2016-05-05x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich1-0/+1
2016-05-05sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra1-21/+14
2016-05-05mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik1-1/+1
2016-05-05dmaengine: pxa_dma: fix the maximum requestor lineRobert Jarzmik1-11/+28
2016-05-05dmaengine: edma: Remove dynamic TPTC power management featurePeter Ujfalusi1-35/+3
2016-05-05dmaengine: omap-dma: Fix polled channel completion detection and handlingPeter Ujfalusi1-6/+16
2016-05-05dmaengine: hsu: correct residue calculation of active descriptorAndy Shevchenko1-2/+5
2016-05-05dmaengine: hsu: correct use of channel status registerAndy Shevchenko2-1/+4
2016-05-05dmaengine: dw: fix master selectionAndy Shevchenko1-15/+19
2016-05-05debugfs: Make automount point inodes permanently emptySeth Forshee1-1/+1
2016-05-05lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra1-9/+12
2016-05-05dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy1-2/+2
2016-05-05dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer1-24/+40
2016-05-05usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen1-3/+2
2016-05-05usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-05-05usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin1-1/+1
2016-05-05xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman4-4/+9
2016-05-05usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu1-0/+6
2016-05-05usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda1-0/+13
2016-05-05usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda2-0/+11
2016-05-05xhci: resume USB 3 roothub firstMathias Nyman1-3/+3
2016-05-05usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski1-1/+3
2016-05-05assoc_array: don't call compare_object() on a nodeJerome Marchand1-1/+3
2016-05-05ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla1-4/+4
2016-05-05ARM: OMAP2: Fix up interconnect barrier initialization for DRA7Nishanth Menon1-0/+1
2016-05-05ARM: mvebu: Correct unit address for linksysPatrick Uiterwijk1-1/+1
2016-05-05ARM: dts: am43xx: fix edma memcpy channel allocationTero Kristo1-1/+1
2016-05-05ARM: dts: AM43x-epos: Fix clk parent for synctimerLokesh Vutla1-0/+5
2016-05-05KVM: arm/arm64: Handle forward time correction gracefullyMarc Zyngier1-10/+39
2016-05-05kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack1-6/+4
2016-05-05x86/mce: Avoid using object after free in genpoolTony Luck1-2/+2
2016-05-05efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel1-3/+15
2016-05-05block: loop: fix filesystem corruption in case of aio/dioMing Lei1-0/+6
2016-05-05block: partition: initialize percpuref before sending out KOBJ_ADDMing Lei1-3/+10