deliverable/linux.git
2014-04-01  Paulo Zanonidrm/i915: enable SDEIER later
2014-04-01  Paulo Zanonidrm/i915: call ibx_irq_uninstall from gen8_irq_uninstall
2014-04-01  Paulo Zanonidrm/i915: extract ibx_irq_uninstall
2014-04-01  Paulo Zanonidrm/i915: fix open coded gen5_gt_irq_preinstall
2014-04-01  Paulo Zanonidrm/i915: fix GEN7_ERR_INT init/reset code
2014-04-01  Paulo Zanonidrm/i915: fix SERR_INT init/reset code
2014-04-01  Paulo Zanonidrm/i915: check if IIR is still zero at postinstall...
2014-04-01  Paulo Zanonidrm/i915: add GEN5_IRQ_INIT
2014-04-01  Paulo Zanonidrm/i915: properly clear IIR at irq_uninstall on Gen5+
2014-04-01  Paulo Zanonidrm/i915: don't forget to uninstall the PM IRQs
2014-04-01  Paulo Zanonidrm/i915: add GEN5_IRQ_FINI
2014-04-01  Paulo Zanonidrm/i915: use GEN8_IRQ_INIT on GEN5
2014-04-01  Paulo Zanonidrm/i915: also use GEN5_IRQ_INIT with south display...
2014-04-01  Paulo Zanonidrm/i915: add GEN5_IRQ_INIT macro
2014-04-01  Pradeep Bhatdrm/i915: Adding VBT fields to support eDP DRRS feature
2014-04-01  Ville Syrjälädrm: Make drm_clflush_virt_range() void*
2014-04-01  Ville Syrjälädrm/i915: Refactor gmch hpd irq handling
2014-04-01  Ben Widawskydrm/i915/bdw: RPS frequency bits are the same as HSW
2014-04-01  Ben Widawskydrm/i915/bdw: Extract rp_state_caps logic
2014-04-01  Ben Widawskydrm/i915/bdw: Set initial rps freq to RP1
2014-04-01  Ville Syrjälädrm/i915: Split dp post_disable hooks
2014-04-01  Ville Syrjälädrm/i915: Kill crtc->plane checks from the primary...
2014-04-01  Daniel Vetterdrm/i915: Deprecate UMS harder
2014-04-01  Jani Nikuladrm/i915: drop the typedef for drm_i915_private_t
2014-04-01  Damien Lespiaudrm/i915: Use a macro to express the range of valid...
2014-04-01  Deepak Sdrm/i915: Match debugfs interface name to new RPS naming
2014-04-01  Damien Lespiaudrm/i915: Hide the per forcewake-engine register ranges
2014-04-01  Damien Lespiaudrm/i915: Hide vlv_force_wake_{get, put}() in intel_unc...
2014-04-01  Christoph Jaegerdrm/i915: drop __FUNCTION__ as argument to DRM_DEBUG_KMS
2014-04-01  Damien Lespiaudrm/i915: Don't store the max cursor width/height in...
2014-04-01  Imre Deakdrm/i915: vlv: get power domain for eDP vdd
2014-04-01  Imre Deakdrm/i915: vlv: cache current CD clock rate
2014-04-01  Chris Wilsondrm/i915: Add PM interrupt details and RPS thresholds...
2014-04-01  Kenneth Graunkedrm/i915: Add OACONTROL to the command parser register...
2014-04-01  Brad Volkindrm/i915: Enable command parsing by default
2014-04-01  Brad Volkindrm/i915: Add a CMD_PARSER_VERSION getparam
2014-04-01  Brad Volkindrm/i915: Reject commands that would store to global...
2014-04-01  Brad Volkindrm/i915: Enable PPGTT command parser checks
2014-04-01  Brad Volkindrm/i915: Reject commands that explicitly generate...
2014-04-01  Brad Volkindrm/i915: Enable register whitelist checks
2014-04-01  Brad Volkindrm/i915: Add register whitelist for DRM master
2014-04-01  Brad Volkindrm/i915: Add register whitelists for mesa
2014-04-01  Brad Volkindrm/i915: Allow some privileged commands from master
2014-04-01  Brad Volkindrm/i915: Reject privileged commands
2014-04-01  Brad Volkindrm/i915: Initial command parser table definitions
2014-04-01  Ben Widawskydrm/i915: Allow full PPGTT with param override
2014-04-01  Ben Widawskydrm/i915: Split out GTT specific header file
2014-04-01  Daniel Vetterdrm/i915: make semaphore signaller detection more robust
2014-04-01  Daniel Vetterdrm/i915: Add FIXME for bdw semaphore detection in...
2014-04-01  Chris Wilsondrm/i915: Rename GFX_TLB_INVALIDATE_ALWAYS
2014-04-01  Paulo Zanonidrm/i915: don't get/put runtime PM at the debugfs force...
2014-04-01  Paulo Zanonidrm/i915: fix WARNs when reading DDI state while suspended
2014-04-01  Paulo Zanonidrm/i915: don't read cursor registers on powered down...
2014-04-01  Paulo Zanonidrm/i915: get runtime PM at i915_display_info
2014-04-01  Paulo Zanonidrm/i915: don't read pp_ctrl_reg if we're suspended
2014-04-01  Paulo Zanonidrm/i915: get runtime PM at i915_reg_read_ioctl
2014-04-01  Paulo Zanonidrm/i915: don't schedule force_wake_timer at gen6_read
2014-04-01  Imre Deakdrm/i915: vlv: reserve the GT power context only once...
2014-03-31  Jani Nikuladrm/i915: prefer struct drm_i915_private to drm_i915_pr...
2014-03-31  Jani Nikuladrm/i915/overlay: prefer struct drm_i915_private to...
2014-03-31  Jani Nikuladrm/i915/ringbuffer: prefer struct drm_i915_private...
2014-03-31  Jani Nikuladrm/i915/display: prefer struct drm_i915_private to...
2014-03-31  Jani Nikuladrm/i915/irq: prefer struct drm_i915_private to drm_i91...
2014-03-31  Jani Nikuladrm/i915/gem: prefer struct drm_i915_private to drm_i91...
2014-03-31  Jani Nikuladrm/i915/dma: prefer struct drm_i915_private to drm_i91...
2014-03-31  Jani Nikuladrm/i915/debugfs: prefer struct drm_i915_private to...
2014-03-31  Chris Wilsondrm/i915: Mask PM/RPS interrupt generation based on...
2014-03-31  Chris Wilsondrm/i915: Refactor gen6_set_rps
2014-03-31  Chris WilsonRevert "drm/i915: Disable/Enable PM Intrrupts based...
2014-03-31  Ville Syrjälädrm/i915: Make sure vsyncshift is positive
2014-03-31  Ville Syrjälädrm/i915: Fix the interlace mode selection for gmch...
2014-03-31  Ville Syrjälädrm/i915: Program VSYNCSHIFT in a more consistent manner
2014-03-31  Jesse Barnesdrm/i915/vlv: use W_SYNC_SHIFT for interlaced modes...
2014-03-31  Daniel Vetterdrm/i915: restrict vt-d stolen memory workaround to...
2014-03-31  Daniel VetterMerge tag 'v3.14' into drm-intel-next-queued
2014-03-31  Linus TorvaldsLinux 3.14
2014-03-31  Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2014-03-31  Randy DunlapMAINTAINERS: resume as Documentation maintainer
2014-03-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-31  Eric ParisAUDIT: Allow login in non-init namespaces
2014-03-31  Theodore Ts'oext4: atomically set inode->i_flags in ext4_set_inode_f...
2014-03-30  Al Viroswitch mnt_hash to hlist
2014-03-30  Al Virodon't bother with propagate_mnt() unless the target...
2014-03-30  Al Virokeep shadowed vfsmounts together
2014-03-30  Al Viroresizable namespace.c hashes
2014-03-29  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-03-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-29  Dmitry TorokhovInput: mousedev - fix race when creating mixed device
2014-03-29  Elias VanderstuyftInput: don't modify the id of ioctl-provided ff effect...
2014-03-29  Alex Elderrbd: drop an unsafe assertion
2014-03-28  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-03-28  David S. MillerMerge branch 'vlan_offloads'
2014-03-28  Vlad Yasevichvlan: Warn the user if lowerdev has bad vlan features.
2014-03-28  Vlad Yasevichveth: Turn off vlan rx acceleration in vlan_features
2014-03-28  Vlad Yasevichifb: Remove vlan acceleration from vlan_features
2014-03-28  Vlad Yasevichqlge: Do not propaged vlan tag offloads to vlans
2014-03-28  Vlad Yasevichbridge: Fix crash with vlan filtering and tcpdump
2014-03-28  Vlad Yasevichnet: Account for all vlan headers in skb_mac_gso_segment
2014-03-28  Veaceslav FalicoMAINTAINERS: bonding: change email address
2014-03-28  Jay VosburghMAINTAINERS: bonding: change email address
next
This page took 0.057401 seconds and 5 git commands to generate.