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