summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.0.4v4.0.4Greg Kroah-Hartman2015-05-171-1/+1
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-05-179-44/+25
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-05-175-43/+39
* ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2015-05-173-11/+11
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-05-172-9/+10
* coredump: accept any write methodAl Viro2015-05-171-1/+1
* sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov2015-05-171-10/+2
* ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland2015-05-173-37/+35
* mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara2015-05-171-1/+1
* mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko2015-05-171-0/+1
* mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong2015-05-173-1/+15
* pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson2015-05-173-8/+6
* drm/radeon: more strictly validate the UVD codecChristian König2015-05-171-2/+31
* drm/radeon: make UVD handle checking more strictChristian König2015-05-171-29/+43
* drm/radeon: make VCE handle check more strictChristian König2015-05-171-17/+48
* drm/radeon: fix userptr BO unpin bug v3monk.liu2015-05-171-5/+3
* drm/radeon: don't setup audio on asics that don't support itAlex Deucher2015-05-171-0/+4
* drm/radeon: disable semaphores for UVD V1 (v2)Christian König2015-05-175-13/+39
* drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang2015-05-171-0/+2
* drm/amdkfd: allow unregister process with queuesOded Gabbay2015-05-171-2/+3
* drm/i915/dp: there is no audio on port AJani Nikula2015-05-171-3/+3
* drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner2015-05-171-1/+17
* drm/i915: Assume dual channel LVDS if pixel clock necessitates itLukas Wunner2015-05-171-1/+7
* drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner2015-05-171-5/+4
* ARM: ux500: Enable GPIO regulator for SD-card for snowballUlf Hansson2015-05-171-2/+0
* ARM: ux500: Enable GPIO regulator for SD-card for HREF boardsUlf Hansson2015-05-171-2/+0
* ARM: ux500: Move GPIO regulator for SD-card into board DTSsUlf Hansson2015-05-173-17/+32
* ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.Nicolas Schichan2015-05-171-2/+13
* ARM: OMAP2+: Fix omap off idle power consumption creeping upTony Lindgren2015-05-176-2/+16
* ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT2015-05-171-0/+4
* ARM: dts: imx23-olinuxino: Fix polarity of LED GPIOFabio Estevam2015-05-171-1/+2
* ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren2015-05-171-0/+1
* ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut2015-05-172-2/+2
* ARM: dts: imx6: phyFLEX: USB VBUS control is active-highPhilipp Zabel2015-05-171-0/+2
* ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann2015-05-171-0/+1
* ARM: dts: OMAP3-N900: Add microphone bias voltagesPavel Machek2015-05-171-0/+4
* blk-mq: fix CPU hotplug handlingMing Lei2015-05-171-21/+13
* blk-mq: fix race between timeout and CPU hotplugMing Lei2015-05-171-3/+13
* block: destroy bdi before blockdev is unregistered.NeilBrown2015-05-174-5/+5
* Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"Rabin Vincent2015-05-171-6/+6
* xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2015-05-173-5/+5
* xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky2015-05-171-1/+1
* xen/console: Update console event channel on resumeBoris Ostrovsky2015-05-171-1/+17
* xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky2015-05-171-0/+29
* xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2015-05-172-2/+13
* vfio: Fix runaway interruptible timeoutAlex Williamson2015-05-171-3/+18
* marvell-ccic: fix Y'CbCr orderingHans Verkuil2015-05-172-11/+11
* mm: soft-offline: fix num_poisoned_pages counting on concurrent eventsNaoya Horiguchi2015-05-171-4/+4
* writeback: use |1 instead of +1 to protect against div by zeroTejun Heo2015-05-171-3/+3
* path_openat(): fix double fput()Al Viro2015-05-171-1/+2