deliverable/linux.git
2015-10-28  Christian Königdrm/amdgpu: ignore scheduler fences from the same entity
2015-10-28  Alex Deucherdrm/amdgpu: add GFX 8.1 register headers
2015-10-28  Alex Deucherdrm/amdgpu: add some additional CZ revisions
2015-10-26  Alex Deucherdrm/radeon/dce4+: optimize pageflip (v2)
2015-10-23  Alex Deucherdrm/amdgpu/dce11: optimize pageflip
2015-10-23  Alex Deucherdrm/amdgpu/dce10: optimize pageflip
2015-10-23  Alex Deucherdrm/amdgpu/dce8: optimize pageflip
2015-10-21  Christian Königdrm/amdgpu: change VM size default to 64GB
2015-10-21  Samuel Lidrm/amdgpu: add Stoney pci ids
2015-10-21  Samuel Lidrm/amdgpu: update the core VI support for Stoney
2015-10-21  Samuel Lidrm/amdgpu: add VCE support for Stoney (v2)
2015-10-21  Samuel Lidrm/amdgpu: add UVD support for Stoney
2015-10-21  Samuel Lidrm/amdgpu: add GFX support for Stoney (v2)
2015-10-21  Samuel Lidrm/amdgpu: add SDMA support for Stoney (v2)
2015-10-21  Samuel Lidrm/amdgpu: add DCE support for Stoney
2015-10-21  Samuel Lidrm/amdgpu: Update SMC/DPM for Stoney
2015-10-21  Samuel Lidrm/amdgpu: add GMC support for Stoney
2015-10-21  Samuel Lidrm/amdgpu: add Stoney chip family
2015-10-21  Chunming Zhoudrm/amdgpu: fix the broken vm->mutex V2
2015-10-21  Junwei Zhangdrm/amdgpu: remove the unnecessary parameter adev for...
2015-10-21  Christian Königdrm/amdgpu: remove the exclusive lock
2015-10-21  Christian Königdrm/amdgpu: remove old lockup detection infrastructure
2015-10-21  Geliang Tangdrm: fix trivial typos
2015-10-19  Alex Deucherdrm/amdgpu/dce: simplify suspend/resume
2015-10-19  Alex Deucherdrm/amdgpu/gfx8: set TC_WB_ACTION_EN in RELEASE_MEM...
2015-10-15  Daniel Vetterdrm/radeon: Use rdev->gem.mutex to protect hyperz/cmask...
2015-10-14  Junwei Zhangdrm/amdgpu: fix lockup when clean pending fences
2015-10-14  Junwei Zhangdrm/amdgpu: add timer to fence to detect scheduler...
2015-10-14  Christian Königdrm/amdgpu: add VM CS mapping trace point
2015-10-14  Christian Königdrm/amdgpu: add option to clear VM page tables after...
2015-10-14  Christian Königdrm/amdgpu: add option to stop on VM fault
2015-10-14  Christian Königdrm/amdgpu: only print meaningful VM faults
2015-10-14  Christian Königdrm/amdgpu: also trace already allocated VMIDs
2015-10-14  Lukas Wunnerdrm/amdgpu: Drop unnecessary #include <linux/vga_switch...
2015-10-14  Lukas Wunnerdrm/radeon: Drop unnecessary #include <linux/vga_switch...
2015-10-14  Alex Deucherdrm/amdgpu: clean up pageflip interrupt handling
2015-10-14  Alex Deucherdrm/amdgpu: rework sdma structures
2015-10-14  Alex Deucherdrm/amdgpu: unpin cursor BOs on suspend and pin them...
2015-10-14  Alex Deucherdrm/amdgpu/dce8: Fold set_cursor() into show_cursor()
2015-10-14  Alex Deucherdrm/amdgpu/dce8: Clean up reference counting and pinnin...
2015-10-14  Alex Deucherdrm/amdgpu/dce8: Move hotspot handling out of set_cursor
2015-10-14  Alex Deucherdrm/amdgpu/dce8: Re-show the cursor after a modeset...
2015-10-14  Alex Deucherdrm/amdgpu/dce8: Use cursor_set2 hook for enabling...
2015-10-14  Alex Deucherdrm/amdgpu/dce11: Fold set_cursor() into show_cursor()
2015-10-14  Alex Deucherdrm/amdgpu/dce11: Clean up reference counting and pinni...
2015-10-14  Alex Deucherdrm/amdgpu/dce11: Move hotspot handling out of set_cursor
2015-10-14  Alex Deucherdrm/amdgpu/dce11: Re-show the cursor after a modeset...
2015-10-14  Alex Deucherdrm/amdgpu/dce11: Use cursor_set2 hook for enabling...
2015-10-14  Alex Deucherdrm/amdgpu/dce10: Fold set_cursor() into show_cursor()
2015-10-14  Alex Deucherdrm/amdgpu/dce10: Clean up reference counting and pinni...
2015-10-14  Alex Deucherdrm/amdgpu/dce10: Move hotspot handling out of set_cursor
2015-10-14  Alex Deucherdrm/amdgpu/dce10: Re-show the cursor after a modeset...
2015-10-14  Alex Deucherdrm/amdgpu/dce10: Use cursor_set2 hook for enabling...
2015-10-14  Alex Deucherdrm/amdgpu/atom: add support for new div32 opcodes...
2015-10-14  Alex Deucherdrm/amdgpu/atom: add support for new mul32 opcodes...
2015-10-14  Alex Deucherdrm/amdgpu/atom: add support for process ds opcode
2015-10-14  Alex Deucherdrm/amdgpu/atom: implement debug opcode
2015-10-08  Alex Deucherdrm/amdgpu: disable hw semaphores by default
2015-10-08  Chunming Zhoudrm/amdgpu: enable scheduler by default
2015-10-08  Chunming Zhoudrm/amdgpu: add TOPDOWN flag to the whole vram
2015-10-08  Chunming Zhoudrm/amdgpu: add vram usage into debugfs
2015-10-08  Alex Deucherdrm/amdgpu: split gfx8 gpu init into sw and hw parts
2015-10-02  Grazvydas Ignotasdrm/radeon: remove volatile qualifier
2015-10-02  Grazvydas Ignotasdrm/radeon: refactor register check loop
2015-10-02  Grazvydas Ignotasdrm/radeon: split evergreen_cs_check_reg
2015-10-02  Grazvydas Ignotasdrm/radeon: simplify register checker
2015-10-02  Lukas Wunnerdrm/amdgpu: Spell vga_switcheroo consistently
2015-10-02  Lukas Wunnerdrm/radeon: Spell vga_switcheroo consistently
2015-10-02  Dave AirlieMerge tag 'drm-intel-next-2015-09-11' of git://anongit...
2015-09-29  Dave AirlieMerge tag 'topic/drm-misc-2015-09-25' of git://anongit...
2015-09-27  Linus TorvaldsLinux 4.3-rc3
2015-09-27  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-09-27  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-09-27  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-09-27  Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-09-27  Olof JohanssonMerge tag 'pxa-fixes-v4.3' of https://github.com/rjarzm...
2015-09-27  Olof JohanssonMerge tag 'omap-for-v4.3/fixes-rc2' of git://git./linux...
2015-09-27  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-09-27  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-09-27  Linus TorvaldsMerge tag 'usb-4.3-rc3' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge tag 'tty-4.3-rc3' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge tag 'staging-4.3-rc3' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge tag 'driver-core-4.3-rc3' of git://git./linux...
2015-09-27  Linus TorvaldsMerge tag 'char-misc-4.3-rc3' of git://git./linux/kerne...
2015-09-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-09-26  David Ahernnet: Fix panic in icmp_route_lookup
2015-09-26  Russell Kingnet: update docbook comment for __mdiobus_register()
2015-09-26  Greg Kroah... MAINTAINERS: remove amd5536udc USB gadget driver maintainer
2015-09-25  Linus TorvaldsMerge branch 'for-4.3-fixes' of git://git./linux/kernel...
2015-09-25  Guillaume Naultppp: fix lockdep splat in ppp_dev_uninit()
2015-09-25  Sudip Mukherjeenet: via/Kconfig: GENERIC_PCI_IOMAP required if PCI...
2015-09-25  Russell Kingphy: marvell: add link partner advertised modes
2015-09-25  Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-09-25  Linus TorvaldsMerge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org...
2015-09-25  Linus TorvaldsMerge tag 'sound-4.3-rc3' of git://git./linux/kernel...
2015-09-25  Linus TorvaldsMerge tag 'pci-v4.3-fixes-1' of git://git./linux/kernel...
2015-09-25  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-09-25  Linus TorvaldsMerge tag 'powerpc-4.3-3' of git://git./linux/kernel...
2015-09-25  David HildenbrandKVM: disable halt_poll_ns as default for s390x
next
This page took 0.054372 seconds and 5 git commands to generate.