summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-13Linux 3.13.3v3.13.3Greg Kroah-Hartman1-1/+1
2014-02-13mmc: sdhci-pci: Fix possibility of chip->fixes being nullAdrian Hunter1-1/+2
2014-02-13mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter1-0/+11
2014-02-13rtc-cmos: Add an alarm disable quirkBorislav Petkov1-1/+51
2014-02-13timekeeping: Fix missing timekeeping_update in suspend pathJohn Stultz1-0/+2
2014-02-13timekeeping: Fix CLOCK_TAI timer/nanosleep delaysJohn Stultz1-2/+2
2014-02-133.13.y: timekeeping: Fix clock_set/clock_was_set think-oJohn Stultz1-1/+1
2014-02-13timekeeping: Avoid possible deadlock from clock_was_set_delayedJohn Stultz1-2/+16
2014-02-13timekeeping: Fix potential lost pv notification of time changeJohn Stultz1-9/+11
2014-02-13timekeeping: Fix lost updates to tai adjustmentJohn Stultz1-1/+2
2014-02-13powerpc/mm: Fix compile error of pgtable-ppc64.hLi Zhong1-3/+3
2014-02-13powerpc/thp: Fix crash on mremapAneesh Kumar K.V3-9/+31
2014-02-13ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt (Red Hat)1-1/+44
2014-02-13ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt (Red Hat)1-26/+32
2014-02-13ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt (Red Hat)1-15/+72
2014-02-13drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie3-3/+3
2014-02-13drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie1-2/+2
2014-02-13drm/mgag200: fix oops in cursor code.Dave Airlie1-3/+5
2014-02-13drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...Thomas Hellstrom1-4/+5
2014-02-13drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom3-169/+39
2014-02-13drm: ast,cirrus,mgag200: use drm_can_sleepDave Airlie3-3/+3
2014-02-13drm/gma500: Lock struct_mutex around cursor updatesPatrik Jakobsson1-2/+10
2014-02-13drm/rcar-du: Update plane pitch in .mode_set_base() operationLaurent Pinchart2-11/+11
2014-02-13drm/gem: Always initialize the gem object in object_initDaniel Vetter1-1/+2
2014-02-13drm/cirrus: correct register values for 16bppTakashi Iwai1-2/+2
2014-02-13drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson2-7/+16
2014-02-13i915: remove pm_qos request on errorStanislaw Gruszka1-0/+1
2014-02-13drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte2-15/+35
2014-02-13drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel1-1/+1
2014-02-13drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson1-4/+8
2014-02-13drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst1-1/+1
2014-02-13drm/nouveau: hold mutex while syncing to kernel channelMaarten Lankhorst1-7/+8
2014-02-13drm/nouveau/falcon: use vmalloc to create firwmare copiesIlia Mirkin1-5/+15
2014-02-13drm/nouveau: fix m2mf copy to tiled gartMaarten Lankhorst1-25/+8
2014-02-13target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2-3/+4
2014-02-13dm sysfs: fix a module unload raceMikulas Patocka6-27/+74
2014-02-13drm/radeon/dce8: workaround for atom BlankCrtc tableAlex Deucher1-0/+20
2014-02-13drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher1-0/+4
2014-02-13drm/radeon: set si_notify_smc_display_change properlyAlex Deucher1-3/+2
2014-02-13drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher3-4/+4
2014-02-13drm/radeon/runpm: don't runtime suspend non-PX cardsAlex Deucher1-0/+6
2014-02-13drm/radeon: add UVD support for OLANDAlex Deucher2-0/+2
2014-02-13drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher2-6/+8
2014-02-13drm/radeon: fix surface sync in fence on cayman (v2)Alex Deucher2-9/+8
2014-02-13drm/radeon: disable ss on DP for DCE3.xAlex Deucher1-1/+4
2014-02-13drm/radeon: disable dpm on BTCAlex Deucher1-3/+3
2014-02-13Revert "drm/radeon: disable CIK CP semaphores for now"Alex Deucher1-5/+0
2014-02-13drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák2-2/+8
2014-02-13m88rs2000: set symbol rate accuratelyMalcolm Priestley1-11/+31
2014-02-13m88rs2000: add m88rs2000_set_carrieroffsetMalcolm Priestley2-20/+59