deliverable/linux.git
2015-08-12  Thomas Hellstromdrm/vmwgfx: Fix framebuffer creation on older hardware
2015-08-12  Sinclair Yehdrm/vmwgfx: Fixed topology boundary checking for Screen...
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix an uninitialized value
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t
2015-08-05  Thomas Hellstromdrm/vmwgfx: Kill a bunch of sparse warnings
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix kms preferred mode sorting
2015-08-05  Thomas Hellstromdrm/vmwgfx: Reinstate the legacy display system dirty...
2015-08-05  Thomas Hellstromdrm/vmwgfx: Implement fbdev on kms v2
2015-08-05  Thomas Hellstromdrm/vmwgfx: Add a kernel interface to create a framebuf...
2015-08-05  Thomas Hellstromdrm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING
2015-08-05  Thomas Hellstromdrm/vmwgfx: Convert screen targets to new helpers v3
2015-08-05  Thomas Hellstromdrm/vmwgfx: Convert screen objects to the new helpers
2015-08-05  Thomas Hellstromdrm/vmwgfx: Add kms helpers for dirty- and readback...
2015-08-05  Thomas Hellstromdrm/vmwgfx: Introduce a pin count to allow for recursiv...
2015-08-05  Sinclair Yehdrm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy...
2015-08-05  Sinclair Yehdrm/vmwgfx: Implement screen targets
2015-08-05  Thomas Hellstromdrm/vmwgfx: Add "quirk" to handling command verificatio...
2015-08-05  Sinclair Yehvmwgfx: Major KMS refactoring / cleanup in preparation...
2015-08-05  Sinclair Yehdrm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
2015-08-05  Sinclair Yehdrm/vmwgfx: SVGA device definition update
2015-08-05  Thomas Hellstromdrm/vmwgfx: Add an interface to pin a resource v3
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix an overlay lockdep error
2015-08-05  Thomas Hellstromdrm/vmwgfx: Add command buffer support v3
2015-08-05  Thomas Hellstromvmwgfx: Update device headers for command buffers.
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix OTABLE takedown
2015-08-05  Thomas Hellstrom vmwgfx: Rework device initialization
2015-08-05  Thomas Hellstromdrm/vmwgfx: Fix an fb unlocking bug
2015-07-24  Dave AirlieMerge tag 'topic/connector-locking-2015-07-23' of git...
2015-07-24  Dave AirlieMerge tag 'topic/crc-pmic-2015-07-23' of git://anongit...
2015-07-24  Dave AirlieMerge tag 'drm-intel-next-2015-07-17' of git://anongit...
2015-07-24  Dave AirlieMerge tag 'topic/drm-misc-2015-07-23' of git://anongit...
2015-07-24  Dave AirlieMerge tag 'drm-amdkfd-next-2015-07-20' of git://people...
2015-07-22  Daniel Vetterdrm: gc now dead mode_group code
2015-07-22  Daniel Vetterdrm: Stop filtering according to mode_group in getresources
2015-07-22  Daniel Vetterdrm: Roll out drm_for_each_{plane,crtc,encoder}
2015-07-22  Daniel Vetterdrm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
2015-07-22  Daniel Vetterdrm: Roll out drm_for_each_connector more
2015-07-22  Daniel Vetterdrm: Amend connector list locking rules
2015-07-22  Daniel Vetterdrm/radeon: Take all modeset locks for DP MST hotplug
2015-07-22  Daniel Vetterdrm/i915: Take all modeset locks for DP MST hotplug
2015-07-22  Daniel Vetterdrm: Check locking in drm_for_each_fb
2015-07-22  Daniel Vetterdrm/i915: Use drm_for_each_fb in i915_debugfs.c
2015-07-22  Daniel Vetterdrm: Check locking in drm_for_each_connector
2015-07-22  Daniel Vetterdrm/fbdev-helper: Grab mode_config.mutex in drm_fb_help...
2015-07-22  Daniel Vetterdrm/probe-helper: Grab mode_config.mutex in poll_init...
2015-07-22  Daniel Vetterdrm: Add modeset object iterators
2015-07-22  Daniel Vetterdrm: Simplify drm_for_each_legacy_plane arguments
2015-07-22  Shobhit Kumarmfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to...
2015-07-21  Shobhit Kumardrm/i915: Backlight control using CRC PMIC based PWM...
2015-07-21  Shobhit Kumardrm/i915: Use the CRC gpio for panel enable/disable
2015-07-21  Shobhit Kumarpwm: crc: Add Crystalcove (CRC) PWM driver
2015-07-21  Shobhit Kumarmfd: intel_soc_pmic_core: ADD PWM lookup table for...
2015-07-21  Shobhit Kumarmfd: intel_soc_pmic_crc: Add PWM cell device for Crysta...
2015-07-21  Shobhit Kumarmfd: intel_soc_pmic_core: Add lookup table for Panel...
2015-07-21  Shobhit Kumargpiolib: Add support for removing registered consumer...
2015-07-20  Ben Gozdrm/amdkfd: Set correct doorbell packet type for Carrizo
2015-07-20  Oded Gabbaydrm/amdkfd: Use generic defines in new amd headers
2015-07-20  Ben Gozdrm/amdkfd: Implement create_map_queues() for Carrizo
2015-07-20  Ben Gozdrm/amdkfd: fix runlist length calculation
2015-07-20  Ben Gozdrm/amdkfd: Add support for VI in DQM
2015-07-20  Ben Gozdrm/amdkfd: add support for VI in MQD manager
2015-07-20  Ben Gozdrm/amdkfd: add CP HWS packet headers for VI
2015-07-20  Ben Gozdrm/amdkfd: add supported CZ devices PCI IDs to amdkfd
2015-07-20  Oded Gabbaydrm/amdkfd: Add dependency of DRM_AMDGPU to Kconfig
2015-07-20  Ben Gozdrm/amdgpu: Add amdgpu <--> amdkfd gfx8 interface
2015-07-20  Oded Gabbaydrm/amdgpu: add amdgpu <--> amdkfd gfx7 interface
2015-07-20  Oded Gabbaydrm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interface
2015-07-20  Oded Gabbaydrm/radeon: Modify kgd_engine_type enum to match CZ
2015-07-19  Linus TorvaldsLinux 4.2-rc3
2015-07-19  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-07-19  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-07-19  Linus TorvaldsMerge branch 'parisc-4.2-2' of git://git./linux/kernel...
2015-07-19  Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2015-07-19  Markos ChandrasMIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
2015-07-19  Christophe... parisc: mm: Fix a memory leak related to pmd not attach...
2015-07-19  Olof JohanssonMerge tag 'pxa-fixes-v4.2-rc2' of https://github.com...
2015-07-18  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-07-18  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-07-18  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-07-18  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-07-18  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-07-18  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-07-18  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-07-18  Linus TorvaldsMerge branch 'for-linus-4.2' of git://git./linux/kernel...
2015-07-18  Linus TorvaldsMerge tag 'rtc-v4.2-2' of git://git./linux/kernel/git...
2015-07-18  Linus TorvaldsMerge tag 'dm-4.2-fixes-2' of git://git./linux/kernel...
2015-07-18  Ingo Molnarx86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TAS...
2015-07-18  Dave Hansenx86/fpu, sched: Dynamically allocate 'struct fpu'
2015-07-17  Aneesh Kumar K.Vlib/decompress: set the compressor name to NULL on...
2015-07-17  Joonsoo Kimmm/cma_debug: correct size input to bitmap function
2015-07-17  Joonsoo Kimmm/cma_debug: fix debugging alloc/free interface
2015-07-17  Joonsoo Kimmm/page_owner: set correct gfp_mask on page_owner
2015-07-17  Joonsoo Kimmm/page_owner: fix possible access violation
2015-07-17  Jan Karafsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
2015-07-17  Alexey Dobriyan/proc/$PID/cmdline: fixup empty ARGV case
2015-07-17  Haggai Erandma-debug: skip debug_dma_assert_idle() when disabled
2015-07-17  Horacio Mijail... hexdump: fix for non-aligned buffers
2015-07-17  Joe Perchescheckpatch: fix long line messages about patch context
2015-07-17  Laurent Dufourmm: clean up per architecture MM hook header files
2015-07-17  Geert UytterhoevenMAINTAINERS: uclinux-h8-devel is moderated for non...
next
This page took 0.087968 seconds and 5 git commands to generate.