summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-08drm/radeon: fix VM flush on cayman/aruba (v3)Alex Deucher3-0/+40
2015-01-08Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/...Dave Airlie8-167/+235
2015-01-08Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-12/+14
2015-01-08Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie8-33/+124
2015-01-06drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay2-48/+86
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay2-22/+30
2015-01-06drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay1-117/+117
2015-01-05drm/radeon: integer underflow in radeon_cp_dispatch_texture()Dan Carpenter1-1/+1
2015-01-05drm/radeon: adjust default bapm settings for KVAlex Deucher1-6/+4
2015-01-05drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher1-0/+4
2015-01-05drm/radeon: fix sad_count check for dce3Alex Deucher1-1/+1
2015-01-05drm/radeon: KV has three PPLLs (v2)Alex Deucher1-4/+4
2015-01-05drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)Ben Goz1-0/+3
2015-01-04Merge tag 'amdkfd-fixes-2014-12-30' of git://people.freedesktop.org/~gabbayo/...Dave Airlie7-8/+30
2015-01-04Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...Dave Airlie5-41/+10
2015-01-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-5/+21
2015-01-02Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-45/+57
2015-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-3/+14
2015-01-01Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-9/+40
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds1-73/+26
2014-12-31Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds2-18/+3
2014-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2014-12-31nios2: Use preempt_schedule_irqTobias Klauser1-18/+2
2014-12-31nios2: Initialize cpuinfo.mmuWalter Goossens1-0/+1
2014-12-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-25/+2
2014-12-31Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+23
2014-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-180/+302
2014-12-31Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina1-1/+1
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-1393/+628
2014-12-30Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2014-12-30SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern1-2/+2
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen1-5/+5
2014-12-30Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai9-40/+52
2014-12-30Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski1-0/+1
2014-12-30Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann8919-233344/+353064
2014-12-30audit: create private file name copies when auditing inodesPaul Moore1-9/+40
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2-1/+16
2014-12-30sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen1-2/+3
2014-12-30OMAPDSS: SDI: fix output port_numTomi Valkeinen1-0/+2
2014-12-30video/fbdev: fix defio's fsyncTomi Valkeinen1-2/+3
2014-12-30Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-19/+28
2014-12-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds7-47/+106
2014-12-30Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-37/+89
2014-12-30genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller1-6/+1
2014-12-30Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-4/+9
2014-12-30Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+12
2014-12-30Merge tag 'mmc-v3.19-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-1/+1
2014-12-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds19-276/+497
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2-24/+18
2014-12-29Merge branch 'acpi-video'Rafael J. Wysocki1-0/+17