summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-14drm/i915: fix checksum write for automated test replyThulasimani,Sivakumar1-1/+8
2015-08-14drm/i915: Contain the WA_REG macroMika Kuoppala1-2/+2
2015-08-14drm/i915: Remove the failed context from the fpriv->context_idrChris Wilson1-0/+1
2015-08-14drm/i915: Report IOMMU enabled status for GPU hangsChris Wilson2-0/+6
2015-08-14drm/i915: Check idle to active before processing CSQMika Kuoppala1-0/+3
2015-08-14drm/i915: Set alternate aux for DDI-ERodrigo Vivi4-8/+56
2015-08-14drm/i915: Set power domain for DDI-ERodrigo Vivi1-0/+1
2015-08-14drm/i915: fix stolen bios_reserved checksPaulo Zanoni2-23/+159
2015-08-14drm/i915: Use masked write for Context Status Buffer PointerMika Kuoppala1-1/+1
2015-08-14drm/i915/skl WaDisableSbeCacheDispatchPortSharingMika Kuoppala1-0/+7
2015-08-14drm/i915: Spam less on dp aux send/receive problemsMika Kuoppala1-2/+9
2015-08-14drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2.Maarten Lankhorst1-1/+12
2015-08-14drm/i915: Only update mode related state if a modeset happened.Maarten Lankhorst1-23/+7
2015-08-14drm/i915: Remove connectors_active.Maarten Lankhorst2-37/+1
2015-08-14drm/i915: Remove connectors_active from intel_dp.c, v2.Maarten Lankhorst1-5/+2
2015-08-14drm/i915: Remove connectors_active from sanitization, v2.Maarten Lankhorst1-3/+14
2015-08-14drm/i915: Get rid of dpms handling.Maarten Lankhorst11-245/+11
2015-08-14drm/i915: Make crtc checking use the atomic state, v2.Maarten Lankhorst1-62/+56
2015-08-14drm/i915: Remove connectors_active from state checking.Maarten Lankhorst1-11/+10
2015-08-14drm/i915: Remove some unneeded checks from check_crtc_state.Maarten Lankhorst1-18/+1
2015-08-14drm/i915: Convert connector checking to atomic, v3.Maarten Lankhorst1-33/+34
2015-08-14drm/i915: Update atomic state when removing mst connector, v3.Maarten Lankhorst2-12/+12
2015-08-14drm/i915: Validate the state after an atomic modeset only, and pass the state.Maarten Lankhorst5-13/+6
2015-08-14drm/i915: Make the force_thru workaround atomic, v2.Maarten Lankhorst2-58/+27
2015-08-13drm/i915: Commit planes on each crtc separately.Maarten Lankhorst2-42/+14
2015-08-13drm/i915: calculate primary visibility changes instead of calling from set_co...Maarten Lankhorst1-39/+7
2015-08-13drm/i915: Only dither on 6bpc panelsDaniel Vetter1-1/+3
2015-08-09Linux 4.2-rc6v4.2-rc6Linus Torvalds1-1/+1
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2-2/+21
2015-08-07dm btree remove: fix bug in remove_one()Joe Thornber1-0/+1
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter2-2/+2
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2-4/+2
2015-08-07sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-08-07writeback: fix initial dirty limitRabin Vincent1-2/+2
2015-08-07mm/memory-failure: set PageHWPoison before migrate_pages()Naoya Horiguchi2-4/+6
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi4-10/+16
2015-08-07mm/memory-failure: give up error handling for non-tail-refcounted thpNaoya Horiguchi1-9/+12
2015-08-07mm/memory-failure: fix race in counting num_poisoned_pagesNaoya Horiguchi1-2/+2
2015-08-07mm/memory-failure: unlock_page before put_pageNaoya Horiguchi1-2/+2
2015-08-07ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley3-3/+5
2015-08-07mm: initialize hotplugged pages as reservedMel Gorman1-1/+9
2015-08-07ocfs2: fix shift left overflowJoseph Qi1-2/+2
2015-08-07kthread: export kthread functionsDavid Kershner1-0/+4
2015-08-07fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara1-5/+25
2015-08-07lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan1-1/+1
2015-08-07mm/slub: allow merging when SLAB_DEBUG_FREE is setKonstantin Khlebnikov1-2/+1
2015-08-07signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras1-2/+3
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2-4/+8
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras5-10/+2
2015-08-07ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi1-3/+7