summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm: sti: Add missing dependency on RESET_CONTROLLERJingoo Han2014-08-261-0/+1
| | * | | drm: sti: Make of_device_id array constKiran Padwal2014-08-263-3/+3
| | * | | drm: sti: Fix return value check in sti_drm_platform_probe()Wei Yongjun2014-08-261-2/+2
| | * | | drm: sti: hda: fix return value check in sti_hda_probe()Wei Yongjun2014-08-261-4/+4
| | * | | drm: sti: hdmi: fix return value check in sti_hdmi_probe()Wei Yongjun2014-08-261-4/+4
| | * | | drm: sti: tvout: fix return value check in sti_tvout_probe()Wei Yongjun2014-08-261-2/+2
| * | | | Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2014-08-284-5/+6
| |\ \ \ \
| | * | | | drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun2014-08-261-1/+1
| | * | | | drm/msm: fix compile error for non-dt buildsRob Clark2014-08-261-2/+1Star
| | * | | | drm/msm/mdp4: request vblank during modesetRob Clark2014-08-261-0/+2
| | * | | | drm/msm: avoid flood of kernel logs on faultsRob Clark2014-08-261-2/+2
| * | | | | drm: fix division-by-zero on dumb_create()David Herrmann2014-08-281-1/+2
| * | | | | ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATHRob Clark2014-08-281-0/+4
| * | | | | Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-08-286-44/+63
| |\ \ \ \ \
| | * | | | | radeon: Test for PCI root bus before assuming bus->selfAlex Williamson2014-08-272-2/+10
| | * | | | | drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)Alex Deucher2014-08-262-33/+16Star
| | * | | | | drm/radeon: save/restore the PD addr on suspend/resumeChristian König2014-08-264-9/+37
| | |/ / / /
* | | | | | Merge branch 'sec-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-281-2/+3
|\ \ \ \ \ \
| * | | | | | tomoyo: Fix pathname calculation breakage.Tetsuo Handa2014-08-271-2/+3
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-274-18/+42
|\ \ \ \ \ \
| * | | | | | HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina2014-08-271-0/+6
| * | | | | | HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina2014-08-271-0/+10
| * | | | | | HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires2014-08-252-18/+26
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-08-2717-135/+312
|\ \ \ \ \ \ \
| * | | | | | | Btrfs: fix task hang under heavy compressed writeLiu Bo2014-08-2412-61/+141
| * | | | | | | Btrfs: fix filemap_flush call in btrfs_file_releaseChris Mason2014-08-211-1/+9
| * | | | | | | Btrfs: fix crash on endio of reading corrupted blockLiu Bo2014-08-211-0/+1
| * | | | | | | btrfs: fix leak in qgroup_subtree_accounting() error pathEric Sandeen2014-08-211-1/+1
| * | | | | | | btrfs: Use right extent length when inserting overlap extent map.Qu Wenruo2014-08-212-6/+5Star
| * | | | | | | Btrfs: clone, don't create invalid hole extent mapFilipe Manana2014-08-211-1/+2
| * | | | | | | Btrfs: don't monopolize a core when evicting inodeFilipe Manana2014-08-211-0/+6
| * | | | | | | Btrfs: fix hole detection during file fsyncFilipe Manana2014-08-211-4/+13
| * | | | | | | Btrfs: ensure tmpfile inode is always persisted with link count of 0Filipe Manana2014-08-211-0/+15
| * | | | | | | Btrfs: race free update of commit root for ro snapshotsFilipe Manana2014-08-212-33/+36
| * | | | | | | Btrfs: fix regression of btrfs device replaceLiu Bo2014-08-211-1/+1
| * | | | | | | Btrfs: don't consider the missing device when allocating new chunksMiao Xie2014-08-191-14/+2Star
| * | | | | | | Btrfs: Fix wrong device size when we are resizing the deviceMiao Xie2014-08-192-2/+3
| * | | | | | | Btrfs: don't write any data into a readonly device when scrubMiao Xie2014-08-191-0/+11
| * | | | | | | Btrfs: Fix the problem that the replace destroys the seed filesystemMiao Xie2014-08-191-2/+6
| * | | | | | | btrfs: Return right extent when fiemap gives unaligned offset and len.Qu Wenruo2014-08-191-2/+2
| * | | | | | | Btrfs: fix wrong extent mapping for DirectIOWang Shilong2014-08-191-0/+2
| * | | | | | | Btrfs: fix wrong write range for filemap_fdatawrite_range()Wang Shilong2014-08-191-1/+2
| * | | | | | | Btrfs: fix wrong missing device counter decreaseMiao Xie2014-08-191-1/+1
| * | | | | | | Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fsMiao Xie2014-08-191-0/+3
| * | | | | | | btrfs: check generation as replace duplicates devid+uuidAnand Jain2014-08-191-1/+21
| * | | | | | | Btrfs: device_list_add() should not update list when mountedAnand Jain2014-08-191-0/+27
| * | | | | | | Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.chandan2014-08-191-2/+1Star
| * | | | | | | Btrfs: fix put dio bio twice when we submit dio bio failMiao Xie2014-08-191-3/+2Star
* | | | | | | | Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-271-1/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | trace: Fix epoll hang when we race with new entriesJosef Bacik2014-08-261-1/+15