]> Git Repo - linux.git/shortlog
linux.git
2014-03-07 Mark BrownMerge remote-tracking branches 'spi/fix/ath79', 'spi...
2014-03-07 Anton Blanchardpowerpc: Align p_dyn, p_rela and p_st symbols
2014-03-07 Michael Neulingpowerpc/tm: Fix crash when forking inside a transaction
2014-03-06 Dave AirlieMerge branch 'drm-fixes-3.14' of git://people.freedeskt...
2014-03-06 Alex Deucherdrm/radeon/atom: select the proper number of lanes...
2014-03-06 Russell KingMAINTAINERS: add maintainer entry for TDA998x driver
2014-03-06 Gerd Hoffmanndrm: fix bochs kconfig dependencies
2014-03-06 Dave AirlieMerge branch 'drm-armada-fixes' of git://ftp.arm.linux...
2014-03-06 Dave AirlieMerge branch 'drm-fixes-3.14' of git://people.freedeskt...
2014-03-06 Alex Deucherdrm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEAD...
2014-03-06 Alex Deucherdrm/radeon/cik: fix typo in documentation
2014-03-06 Paul Bolledrm/radeon: silence GCC warning on 32 bit
2014-03-06 Alex Deucherdrm/radeon: resume old pm late
2014-03-06 Lauri Kasanendrm/radeon: TTM must be init with cpu-visible VRAM, v2
2014-03-06 Stefan Richterfirewire: ohci: fix probe failure with Agere/LSI contro...
2014-03-06 Mike Snitzerdm thin: fix Documentation for held metadata root feature
2014-03-06 Peter Zijlstrax86, trace: Further robustify CR2 handling vs tracing
2014-03-06 Kieran ClancyACPI / EC: Clear stale EC events on Samsung systems
2014-03-06 Viresh Kumarcpufreq: Initialize governor for a new policy under...
2014-03-06 Viresh Kumarcpufreq: Initialize policy before making it available...
2014-03-06 Aaron Plattnercpufreq: use cpufreq_cpu_get() to avoid cpufreq_get...
2014-03-06 Benoit Coussonclk: shmobile: rcar-gen2: Use kick bit to allow Z clock...
2014-03-05 Ville Syrjälädrm/i915: Unify CHICKEN_PIPESL_1 register definitions
2014-03-05 Ville Syrjälädrm/i915: Use RMW to update chicken bits in gen7_enable...
2014-03-05 Ville Syrjälädrm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW
2014-03-05 Daniel Vetterdrm/i915: reverse dp link param selection, prefer fast...
2014-03-05 Mika Kuoppaladrm/i915: No need to put forcewake after a reset
2014-03-05 Damien Lespiaudrm/i915: Fix i915_switch_context() argument name in...
2014-03-05 Damien Lespiaudrm/i915: Remove unused to_gem_object() macro
2014-03-05 Damien Lespiaudrm/i915: Make i915_gem_retire_requests_ring() static
2014-03-05 Patrik Jakobssondrm/i915: Don't just say it, actually force edp vdd
2014-03-05 Damien Lespiaudrm/i915: Make num_sprites a per-pipe value
2014-03-05 Damien Lespiaudrm/i915: Add a for_each_sprite() macro
2014-03-05 Damien Lespiaudrm/i915: Replace a few for_each_pipe(i) by for_each_pi...
2014-03-05 Damien Lespiaudrm/i915: Don't declare unnecessary shadowing variable
2014-03-05 Damien Lespiaudrm/i915: Use a pipe variable to cycle through the...
2014-03-05 Ville Syrjälädrm/i915: We implement WaDisableAsyncFlipPerfMode:bdw
2014-03-05 Ville Syrjälädrm/i915: Implement WaDisableSDEUnitClockGating:bdw
2014-03-05 Ville Syrjälädrm/i915: Disable semaphore wait event idle message...
2014-03-05 Ville Syrjälädrm/i915: Use DIV_ROUND_UP() when calculating number...
2014-03-05 Ville Syrjälädrm/i915: Fix DDI port_clock for VGA output
2014-03-05 Mika Kuoppaladrm/i915: Don't access fifodbg registers on gen8
2014-03-05 Mika Kuoppaladrm/i915: Do forcewake reset on gen8
2014-03-05 Jani Nikuladrm/i915: don't flood the logs about bdw semaphores
2014-03-05 Kenneth Graunkedrm/i915: Add thread stall DOP clock gating workaround...
2014-03-05 Kenneth Graunkedrm/i915: Add a partial instruction shootdown workaroun...
2014-03-05 Mika Kuoppaladrm/i915: Add suspend count to error state
2014-03-05 Mika Kuoppaladrm/i915: Add reset count to error state
2014-03-05 Mika Kuoppaladrm/i915: Add reason for capture in error state
2014-03-05 Mika Kuoppaladrm/i915: Add error code into error state
2014-03-05 Chris Wilsondrm/i915: Record pid/comm of hanging task
2014-03-05 Chris Wilsondrm/i915: Rely on accurate request tracking for finding...
2014-03-05 Chris Wilsondrm/i915: Reset vma->mm_list after unbinding
2014-03-05 Ville Syrjälädrm/i915: Streamline VLV forcewake handling
2014-03-05 Ville Syrjälädrm/i915: Drop the forcewake count inc/dec around regis...
2014-03-05 Ville Syrjälädrm/i915: Fix VLV forcewake after reset
2014-03-05 Chris Wilsondrm/i915: Perform pageflip using mmio if the GPU is...
2014-03-05 Paulo Zanonidrm/i915: assert we're not runtime suspended when acces...
2014-03-05 Paulo Zanonidrm/i915: assert force wake is disabled when we runtime...
2014-03-05 Paulo Zanonidrm/i915: call assert_device_not_suspended at gen6_forc...
2014-03-05 Paulo Zanonidrm/i915: kill dev_priv->pc8.gpu_idle
2014-03-05 Paulo Zanonidrm/i915: get/put runtime PM in more places at i915_deb...
2014-03-05 Paulo Zanonidrm/i915: get runtime PM while trying to detect CRT
2014-03-05 Paulo Zanonidrm/i915: put runtime PM only when we actually release...
2014-03-05 Paulo Zanonidrm/i915: put runtime PM only at the end of intel_mark_idle
2014-03-05 Ville Syrjälädrm/i915: Don't ban default context when stop_rings!=0
2014-03-05 Jesse Barnesdrm/i915: print connector mode list in display_info
2014-03-05 Shobhit Kumardrm/i915: Update VBT data structures to have MIPI block...
2014-03-05 Chris Wilsondrm/i915: Convert the forcewake worker into a timer...
2014-03-05 Ben Widawskydrm/i915/bdw: Add FBC support
2014-03-05 Chris Wilsondrm/i915: Accurately track when we mark the hardware...
2014-03-05 Mika Kuoppaladrm/i915: Fix forcewake counts for gen8
2014-03-05 Imre Deakdrm/i915: move hsw power domain comment to its right...
2014-03-05 Imre Deakdrm/i915: use power domain api to check vga power state
2014-03-05 Imre Deakdrm/i915: switch order of power domain init wrt. irq...
2014-03-05 Imre Deakdrm/i915: use drm_i915_private everywhere in the power...
2014-03-05 Daniel Vetterdrm/i915: ignore bios output config if not all outputs...
2014-03-05 Daniel Vetterdrm/i915: s/any_enabled/!fallback/ in fbdev_initial_config
2014-03-05 Chris Wilsondrm/i915: Reject changes of fb base when we have a...
2014-03-05 Chris WilsonRevert "drm/i915: enable HiZ Raw Stall Optimization...
2014-03-05 Jesse Barnesdrm/i915: re-add locking around hw state readout
2014-03-05 Jesse Barnesdrm/i915: honor forced connector modes v2
2014-03-05 Chris Wilsondrm/i915: Revert workaround for disabling L3 cache...
2014-03-05 Sinclair Yehdrm/i915: Revert workaround for disabling L3 cache...
2014-03-05 Ben Widawskydrm/i915/bdw: Kill ppgtt->num_pt_pages
2014-03-05 Ben Widawskydrm/i915: Split GEN6 PPGTT initialization up
2014-03-05 Ben Widawskydrm/i915: Split GEN6 PPGTT cleanup
2014-03-05 Ben Widawskydrm/i915: Update i915_gem_gtt.c copyright
2014-03-05 Ben WidawskyRevert "drm/i915/bdw: Limit GTT to 2GB"
2014-03-05 Ben Widawskydrm/i915/bdw: Reorganize PT allocations
2014-03-05 Joe Thornberdm thin: fix noflush suspend IO queueing
2014-03-05 Joe Thornberdm thin: fix deadlock in __requeue_bio_list
2014-03-05 Joe Thornberdm thin: fix out of data space handling
2014-03-05 Mike Snitzerdm thin: ensure user takes action to validate data...
2014-03-05 Trond MyklebustNFSv4: Fail the truncate() if the lock/open stateid...
2014-03-05 Andy AdamsonNFSv4.1 Fail data server I/O if stateid represents...
2014-03-05 Trond MyklebustNFSv4: Fix the return value of nfs4_select_rw_stateid
2014-03-05 Trond MyklebustNFSv4: nfs4_stateid_is_current should return 'true...
2014-03-05 Takashi IwaiALSA: usb-audio: Add quirk for Logitech Webcam C500
2014-03-05 Takashi IwaiALSA: hda - Use analog beep for Thinkpads with AD1984...
next
This page took 0.089494 seconds and 4 git commands to generate.