summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-08-05drm/radeon: enable display scaling on all connectors (v2)Alex Deucher
2014-08-05drm/radeon: remove null test before kfreeFabian Frederick
2014-08-05drm/radeon/cik: Add support for new ucode format (v5)Alex Deucher
2014-08-05drm/radeon/si: Add support for new ucode format (v3)Alex Deucher
2014-08-05drm/radeon: add new firmware header definitions (v3)Alex Deucher
2014-08-05drm/radeon: disable gfx cgcg on cikAlex Deucher
2014-08-05drm/radeon/dpm: add support for SVI2 voltage for SIAlex Deucher
2014-08-05powerpc/cpuidle: Fix parsing of idle state flags from device-treeVaidyanathan Srinivasan
2014-08-05powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan
2014-08-05drivers/vfio: EEH support for VFIO PCI deviceGavin Shan
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-04Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-05drm: Fix race when checking for fb in the generic kms obj lookupDaniel Vetter
2014-08-05drm: Unlink dead file_priv from list of active files firstChris Wilson
2014-08-05drm/ttm: Pass GFP flags in order to avoid deadlock.Tetsuo Handa
2014-08-05drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa
2014-08-05drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.Tetsuo Handa
2014-08-05drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().Tetsuo Handa
2014-08-05drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().Tetsuo Handa
2014-08-05drm/tda998x: update for new drm connector APIs.Dave Airlie
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-08-04bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze
2014-08-05drm/sti: fix warning in build.Dave Airlie
2014-08-05Merge branch 'drm_kms_for_next-v8' of git://git.linaro.org/people/benjamin.ga...Dave Airlie
2014-08-05Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-05Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-08-05Merge tag 'v3.16' into drm-nextDave Airlie
2014-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-08-04bcache: Drop unneeded blk_sync_queue() callsKent Overstreet
2014-08-04bcache: add mutex lock for bch_is_openJianjian Huo
2014-08-04bcache: Correct printing of btree_gc_max_duration_msSurbhi Palande
2014-08-04bcache: try to set b->parent properlySlava Pestov
2014-08-04bcache: fix memory corruption in init error pathSlava Pestov
2014-08-04bcache: fix crash with incomplete cache setSlava Pestov
2014-08-04bcache: Fix more early shutdown bugsKent Overstreet
2014-08-04bcache: fix use-after-free in btree_gc_coalesce()Slava Pestov
2014-08-04bcache: Fix an infinite loop in journal replayKent Overstreet
2014-08-04bcache: fix crash in bcache_btree_node_alloc_fail tracepointSlava Pestov
2014-08-04bcache: bcache_write tracepoint was crashingSlava Pestov
2014-08-04bcache: fix typo in bch_bkey_equal_headerSlava Pestov
2014-08-04bcache: Allocate bounce buffers with GFP_NOWAITKent Overstreet
2014-08-04bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet
2014-08-04bcache: fix uninterruptible sleep in writeback threadSlava Pestov