summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.5v3.10.5Greg Kroah-Hartman2013-08-041-1/+1
* x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2013-08-042-17/+20
* drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang2013-08-041-1/+1
* perf tools: Revert regression in configuration of Python supportMichael Witten2013-08-041-1/+1
* iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-08-046-30/+60
* iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-08-048-176/+116
* radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky2013-08-041-4/+5
* xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel2013-08-041-19/+2
* livelock avoidance in sget()Al Viro2013-08-041-15/+10
* tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin2013-08-041-3/+2
* mm: mempolicy: fix mbind_range() && vma_adjust() interactionOleg Nesterov2013-08-042-2/+6
* usb: gadget: udc-core: fix the typo of udc state attributeRong Wang2013-08-041-1/+1
* USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2013-08-042-8/+57
* rtlwifi: Initialize power-setting callback for USB devicesLarry Finger2013-08-044-13/+15
* drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher2013-08-041-0/+5
* drm/radeon: fix audio dto programming on DCE4+Alex Deucher2013-08-041-1/+1
* drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst2013-08-042-6/+10
* drm/i915: fix missed hunk after GT access breakageBen Widawsky2013-08-043-0/+8
* drm/i915: fix up gt init sequence falloutDaniel Vetter2013-08-044-6/+7
* drm/i915: Serialize almost all register accessChris Wilson2013-08-041-3/+6
* drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa2013-08-043-1/+19
* drm/i915: correctly restore fences with objects attachedDaniel Vetter2013-08-041-2/+16
* drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson2013-08-041-10/+13
* drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov2013-08-042-10/+11
* drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson2013-08-041-6/+24
* Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck2013-08-041-1/+30
* drm/i915: Fix write-read race with multiple ringsChris Wilson2013-08-041-0/+4
* drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aDaniel Vetter2013-08-041-5/+4
* drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher2013-08-041-2/+4
* drm/radeon: fix combios tables on older cardsMark Kettenis2013-08-041-104/+41
* drm/radeon: Another card with wrong primary dac adjOndrej Zary2013-08-041-2/+6
* drm/radeon: fix endian issues with DP handling (v3)Alex Deucher2013-08-041-4/+39
* drm/radeon: allow selection of alignment in the sub-allocatorAlex Deucher2013-08-045-4/+8
* drm/radeon: fix UVD fence emitChristian König2013-08-041-1/+1
* drm/radeon/hdmi: make sure we have an afmt block assignedAlex Deucher2013-08-042-0/+12
* dm verity: fix inability to use a few specific devices sizesMikulas Patocka2013-08-041-3/+2
* dm ioctl: set noio flag to avoid __vmalloc deadlockMikulas Patocka2013-08-041-0/+3
* dm mpath: fix ioctl deadlock when no pathsHannes Reinecke2013-08-042-7/+10
* ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu2013-08-041-0/+8
* ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani2013-08-041-0/+1
* ACPI / scan: Do not try to attach scan handlers to devices having themRafael J. Wysocki2013-08-041-0/+3
* ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki2013-08-041-4/+6
* regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack2013-08-041-1/+1
* Drivers: hv: balloon: Do not post pressure status if interruptedK. Y. Srinivasan2013-08-041-0/+8
* Drivers: hv: balloon: Fix a bug in the hot-add codeK. Y. Srinivasan2013-08-041-8/+5
* Tools: hv: KVP: Fix a bug in IPV6 subnet enumerationK. Y. Srinivasan2013-08-041-2/+3
* nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya2013-08-041-2/+3
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-08-042-6/+2
* crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg2013-08-041-1/+1
* svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-08-041-6/+14