summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-04Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck1-1/+30
2013-08-04drm/i915: Fix write-read race with multiple ringsChris Wilson1-0/+4
2013-08-04drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aDaniel Vetter1-5/+4
2013-08-04drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher1-2/+4
2013-08-04drm/radeon: fix combios tables on older cardsMark Kettenis1-104/+41
2013-08-04drm/radeon: Another card with wrong primary dac adjOndrej Zary1-2/+6
2013-08-04drm/radeon: fix endian issues with DP handling (v3)Alex Deucher1-4/+39
2013-08-04drm/radeon: allow selection of alignment in the sub-allocatorAlex Deucher5-4/+8
2013-08-04drm/radeon: fix UVD fence emitChristian König1-1/+1
2013-08-04drm/radeon/hdmi: make sure we have an afmt block assignedAlex Deucher2-0/+12
2013-08-04dm verity: fix inability to use a few specific devices sizesMikulas Patocka1-3/+2
2013-08-04dm ioctl: set noio flag to avoid __vmalloc deadlockMikulas Patocka1-0/+3
2013-08-04dm mpath: fix ioctl deadlock when no pathsHannes Reinecke2-7/+10
2013-08-04ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu1-0/+8
2013-08-04ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani1-0/+1
2013-08-04ACPI / scan: Do not try to attach scan handlers to devices having themRafael J. Wysocki1-0/+3
2013-08-04ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki1-4/+6
2013-08-04regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack1-1/+1