Age | Commit message (Expand) | Author | Files | Lines |
2016-03-06 | Merge tag 'upstream-4.5-rc7' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -1/+1 |
2016-03-06 | Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2016-03-06 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
2016-03-06 | Merge tag 'usb-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 7 | -1026/+12 |
2016-03-05 | ubi: Fix out of bounds write in volume update code | Richard Weinberger | 1 | -1/+1 |
2016-03-05 | Merge tag 'dmaengine-fix-4.5-rc7' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 1 | -1/+7 |
2016-03-05 | Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 4 | -6/+4 |
2016-03-05 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+11 |
2016-03-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -0/+6 |
2016-03-05 | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -56/+168 |
2016-03-05 | Merge branch 'for-linus2' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -92/+176 |
2016-03-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 4 | -23/+30 |
2016-03-05 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 15 | -35/+60 |
2016-03-05 | Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -2/+4 |
2016-03-05 | nfit: Continue init even if ARS commands are unimplemented | Vishal Verma | 1 | -4/+11 |
2016-03-05 | Merge tag 'drm/tegra/for-4.5-rc7' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie | 3 | -0/+10 |
2016-03-04 | gpu: host1x: Set DMA ops on device creation | Alexandre Courbot | 1 | -0/+2 |
2016-03-04 | gpu: host1x: Set DMA mask | Alexandre Courbot | 2 | -0/+8 |
2016-03-04 | Merge tag 'drm-intel-fixes-2016-03-03' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 1 | -3/+3 |
2016-03-04 | nvme: fix max_segments integer truncation | Christoph Hellwig | 1 | -2/+4 |
2016-03-04 | nvme: set queue limits for the admin queue | Christoph Hellwig | 1 | -10/+19 |
2016-03-04 | NVMe: Fix 0-length integrity payload | Keith Busch | 1 | -1/+1 |
2016-03-04 | NVMe: Don't allow unsupported flags | Keith Busch | 1 | -0/+4 |
2016-03-04 | NVMe: Move error handling to failed reset handler | Keith Busch | 3 | -18/+50 |
2016-03-04 | NVMe: Simplify device reset failure | Keith Busch | 1 | -27/+21 |
2016-03-04 | NVMe: Fix namespace removal deadlock | Keith Busch | 3 | -7/+26 |
2016-03-04 | NVMe: Use IDA for namespace disk naming | Keith Busch | 2 | -3/+14 |
2016-03-04 | NVMe: Don't unmap controller registers on reset | Keith Busch | 1 | -29/+42 |
2016-03-03 | Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -16/+16 |
2016-03-03 | Merge tag 'usb-serial-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 6 | -1025/+11 |
2016-03-03 | Merge tag 'gpio-v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -0/+42 |
2016-03-03 | Merge tag 'iommu-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -16/+60 |
2016-03-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -5/+12 |
2016-03-03 | Merge tag 'vfio-v4.5-rc7' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -8/+16 |
2016-03-03 | Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2016-03-03 | IB/core: Use GRH when the path hop-limit > 0 | Or Gerlitz | 1 | -1/+1 |
2016-03-03 | dmaengine: pxa_dma: fix cyclic transfers | Robert Jarzmik | 1 | -1/+7 |
2016-03-03 | IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq | Majd Dibbiny | 2 | -11/+9 |
2016-03-03 | IB/mlx5: Avoid using user-index for SRQs | Majd Dibbiny | 1 | -11/+19 |
2016-03-03 | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 10 | -17/+34 |
2016-03-02 | drm/amdgpu: return from atombios_dp_get_dpcd only when error | Arindam Nath | 1 | -1/+1 |
2016-03-02 | drm/amdgpu/cz: remove commented out call to enable vce pg | Alex Deucher | 1 | -2/+1 |
2016-03-02 | drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pg | Alex Deucher | 1 | -1/+1 |
2016-03-02 | drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled | Alex Deucher | 1 | -3/+1 |
2016-03-02 | drm/amdgpu/gfx8: specify which engine to wait before vm flush | Chunming Zhou | 1 | -1/+2 |
2016-03-02 | drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well | Christian König | 1 | -0/+13 |
2016-03-02 | drm/amd/powerplay: send event to notify powerplay all modules are initialized. | Rex Zhu | 1 | -1/+3 |
2016-03-02 | drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu. | Rex Zhu | 2 | -1/+5 |
2016-03-02 | drm/radeon/pm: update current crtc info after setting the powerstate | Alex Deucher | 1 | -4/+4 |
2016-03-02 | drm/amdgpu/pm: update current crtc info after setting the powerstate | Alex Deucher | 1 | -3/+3 |