summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-14drm/amdgpu/dce10: Move hotspot handling out of set_cursorAlex Deucher1-19/+17
2015-10-14drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)Alex Deucher1-24/+57
2015-10-14drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher2-23/+55
2015-10-14drm/amdgpu/atom: add support for new div32 opcodes (v3)Alex Deucher2-2/+25
2015-10-14drm/amdgpu/atom: add support for new mul32 opcodes (v2)Alex Deucher2-2/+18
2015-10-14drm/amdgpu/atom: add support for process ds opcodeAlex Deucher1-1/+10
2015-10-14drm/amdgpu/atom: implement debug opcodeAlex Deucher1-1/+2
2015-10-07drm/amdgpu: disable hw semaphores by defaultAlex Deucher1-2/+2
2015-10-07drm/amdgpu: enable scheduler by defaultChunming Zhou1-2/+2
2015-10-07drm/amdgpu: add TOPDOWN flag to the whole vramChunming Zhou1-0/+2
2015-10-07drm/amdgpu: add vram usage into debugfsChunming Zhou1-0/+5
2015-10-07drm/amdgpu: split gfx8 gpu init into sw and hw partsAlex Deucher1-190/+197
2015-10-02drm/radeon: remove volatile qualifierGrazvydas Ignotas1-3/+3
2015-10-02drm/radeon: refactor register check loopGrazvydas Ignotas1-6/+4
2015-10-02drm/radeon: split evergreen_cs_check_regGrazvydas Ignotas1-22/+27
2015-10-02drm/radeon: simplify register checkerGrazvydas Ignotas1-31/+18
2015-10-02drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner3-3/+3
2015-10-02drm/radeon: Spell vga_switcheroo consistentlyLukas Wunner3-3/+3
2015-10-02Merge tag 'drm-intel-next-2015-09-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie50-1308/+4888
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie66-497/+1303
2015-09-27Linux 4.3-rc3v4.3-rc3Linus Torvalds1-1/+1
2015-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+27
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+16
2015-09-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-6/+30
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds34-162/+278
2015-09-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-19/+126
2015-09-26Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson4-3/+28
2015-09-26Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson16-46/+119
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-12/+40
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-166/+299
2015-09-26Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds29-177/+288
2015-09-26Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2015-09-26Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-47/+66
2015-09-26Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+8
2015-09-26Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+21
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds117-639/+1697
2015-09-25net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-25net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-25MAINTAINERS: remove amd5536udc USB gadget driver maintainerGreg Kroah-Hartman1-2/+1
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+9
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-42/+118
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds16-95/+172
2015-09-25Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds21-92/+166
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-43/+80
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-11/+44
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-1/+5
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand7-2/+8