summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-11dma: pl330: Fix cyclic transfersLars-Peter Clausen1-26/+67
2013-08-11serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König1-8/+13
2013-08-11serial: arc_uart: Fix module aliasAxel Lin1-1/+1
2013-08-11serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König1-8/+9
2013-08-11ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul1-1/+1
2013-08-11ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai2-1/+2
2013-08-11hwmon: (max6697) fix MAX6581 idealityVivien Didelot1-2/+2
2013-08-11parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer4-13/+32
2013-08-11parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin1-64/+71
2013-08-11parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov1-2/+4
2013-08-11powerpc: VPHN topology change updates all siblingsRobert Jennings2-15/+48
2013-08-11ARM: 7791/1: a.out: remove partial a.out supportWill Deacon5-85/+0
2013-08-11ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas3-5/+18
2013-08-11ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon3-7/+8
2013-08-11powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen1-9/+9
2013-08-11ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2-1/+6
2013-08-11ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-11ARM: make vectors page inaccessible from userspaceRussell King3-1/+12
2013-08-11ARM: move signal handlers into a vdso-like pageRussell King6-30/+86
2013-08-11ARM: allow kuser helpers to be removed from the vector pageRussell King3-9/+51
2013-08-11ARM: update FIQ support for relocation of vectorsRussell King2-5/+17
2013-08-11ARM: use linker magic for vectors and vector stubsRussell King2-18/+27
2013-08-11ARM: move vector stubsRussell King4-30/+37
2013-08-11ARM: poison memory between kuser helpersRussell King1-9/+16
2013-08-11ARM: poison the vectors pageRussell King1-0/+10
2013-08-04Linux 3.10.5v3.10.5Greg Kroah-Hartman1-1/+1
2013-08-04x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2-17/+20
2013-08-04drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang1-1/+1
2013-08-04perf tools: Revert regression in configuration of Python supportMichael Witten1-1/+1
2013-08-04iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger6-30/+60
2013-08-04iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger8-176/+116
2013-08-04radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky1-4/+5
2013-08-04xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel1-19/+2
2013-08-04livelock avoidance in sget()Al Viro1-15/+10
2013-08-04tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin1-3/+2
2013-08-04mm: mempolicy: fix mbind_range() && vma_adjust() interactionOleg Nesterov2-2/+6
2013-08-04usb: gadget: udc-core: fix the typo of udc state attributeRong Wang1-1/+1
2013-08-04USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2-8/+57
2013-08-04rtlwifi: Initialize power-setting callback for USB devicesLarry Finger4-13/+15
2013-08-04drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher1-0/+5
2013-08-04drm/radeon: fix audio dto programming on DCE4+Alex Deucher1-1/+1
2013-08-04drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst2-6/+10
2013-08-04drm/i915: fix missed hunk after GT access breakageBen Widawsky3-0/+8
2013-08-04drm/i915: fix up gt init sequence falloutDaniel Vetter4-6/+7
2013-08-04drm/i915: Serialize almost all register accessChris Wilson1-3/+6
2013-08-04drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa3-1/+19
2013-08-04drm/i915: correctly restore fences with objects attachedDaniel Vetter1-2/+16
2013-08-04drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson1-10/+13
2013-08-04drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov2-10/+11
2013-08-04drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson1-6/+24