summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-07Documentation: Update stable address in Chinese and Japanese translationsGeert Uytterhoeven4-6/+6
2014-06-07brcmsmac: fix deadlock on missing firmwareEmil Goode1-8/+6
2014-06-07leds: leds-pwm: properly clean up after probe failureRussell King1-10/+13
2014-06-07drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres1-6/+13
2014-06-07drm/nouveau/acpi: allow non-optimus setups to load vbios from acpiIlia Mirkin1-3/+0
2014-06-07rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings1-1/+1
2014-06-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua1-1/+1
2014-06-07ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer1-1/+1
2014-06-07omap3isp: Defer probe when the IOMMU is not availableLaurent Pinchart1-0/+2
2014-06-07posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig1-0/+6
2014-06-07Bluetooth: Add support for Lite-on [04ca:3007]Mohammed Habibulla2-0/+3
2014-06-07Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg1-3/+6
2014-06-07Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg1-0/+6
2014-06-07ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback dataClemens Ladisch2-1/+15
2014-06-07rt2x00: fix beaconing on USBStanislaw Gruszka1-10/+12
2014-06-07USB: Nokia 5300 should be treated as unusual devDaniele Forsi1-0/+7
2014-06-07USB: Nokia 305 should be treated as unusual devVictor A. Santos1-0/+7
2014-06-07usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi1-1/+1
2014-06-07usb: qcserial: add a number of Dell devicesBjørn Mork1-0/+15
2014-06-07USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern3-0/+21
2014-06-07usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot1-10/+0
2014-06-07fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko1-1/+2
2014-06-07iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereferenceAtilla Filiz1-2/+5
2014-06-07drm/tegra: Remove gratuitous pad fieldThierry Reding1-1/+0
2014-06-07drm/radeon: check buffer relocation offsetLeo Liu1-0/+4
2014-06-07drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher1-0/+7
2014-06-07drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich1-12/+14
2014-06-07md: avoid possible spinning md thread at shutdown.NeilBrown1-1/+2
2014-06-07hrtimer: Set expiry time before switch_hrtimer_base()Viresh Kumar1-4/+4
2014-06-07hrtimer: Prevent remote enqueue of leftmost timersLeon Ma1-0/+5
2014-06-07hrtimer: Prevent all reprogramming if hang detectedStuart Hayes1-0/+17
2014-06-07drivercore: deferral race condition fixGrant Likely1-0/+17
2014-06-07hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek1-1/+1
2014-06-07hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek1-1/+1
2014-06-07mac80211: fix on-channel remain-on-channelJohannes Berg2-7/+19
2014-06-07hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong1-7/+8
2014-06-07x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-06-07mm, thp: close race between mremap() and split_huge_page()Kirill A. Shutemov1-1/+8
2014-06-07mac80211: fix suspend vs. authentication raceJohannes Berg3-3/+38
2014-06-07ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3
2014-06-07ipmi: Fix a race restarting the timerBodo Stroesser1-18/+28
2014-06-07timer: Prevent overflow in apply_slackJiri Bohac1-1/+1
2014-06-07gpu: host1x: handle the correct # of syncpt regsStephen Warren1-2/+2
2014-06-078250_core: Fix unwanted TX chars writeLoic Poulain1-1/+1
2014-06-07serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain1-2/+7
2014-06-07mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds1-0/+5
2014-06-07topology: Fix compilation warning when not in SMPVincent Stehlé1-2/+1
2014-06-07pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz1-5/+6
2014-06-07clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski1-2/+2
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner4-14/+43