index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
drm/imx: imx-ldb: Add DDC support
Steve Longerbeam
2016-05-30
1
-8
/
+34
|
|
|
/
/
|
*
|
|
Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-...
Dave Airlie
2016-06-03
1
-5
/
+5
|
|
\
\
\
|
|
*
|
|
drm: atmel-hlcdc: fix a NULL check
Dan Carpenter
2016-06-01
1
-2
/
+3
|
|
*
|
|
drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation
Boris Brezillon
2016-06-01
1
-3
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
2016-06-03
3
-81
/
+78
|
|
\
\
\
|
|
*
|
|
drm: hdlcd: Add information about the underlying framebuffers in debugfs
Liviu Dudau
2016-06-02
1
-0
/
+1
|
|
*
|
|
drm: hdlcd: Cleanup the atomic plane operations
Liviu Dudau
2016-06-02
2
-17
/
+29
|
|
*
|
|
drm/hdlcd: Fix up crtc_state->event handling
Daniel Vetter
2016-06-02
3
-29
/
+9
|
|
*
|
|
drm: hdlcd: Revamp runtime power management
Liviu Dudau
2016-06-02
3
-35
/
+39
|
|
|
/
/
|
*
|
|
Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza...
Dave Airlie
2016-06-01
2
-8
/
+1
|
|
\
\
\
|
|
*
|
|
drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister
Philipp Zabel
2016-06-01
1
-3
/
+1
|
|
*
|
|
drm/mediatek: mtk_dpi: remove invalid error message
Philipp Zabel
2016-06-01
1
-5
/
+0
|
|
|
/
/
|
*
|
|
drm/mgag200: Black screen fix for G200e rev 4
Mathieu Larouche
2016-06-01
1
-1
/
+9
|
*
|
|
drm: Wrap direct calls to driver->gem_free_object from CMA
Chris Wilson
2016-06-01
2
-10
/
+4
|
*
|
|
drm: fix fb refcount issue with atomic modesetting
Tomi Valkeinen
2016-06-01
1
-1
/
+2
|
*
|
|
drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
Tomi Valkeinen
2016-06-01
1
-1
/
+2
|
*
|
|
drm/sti: remove extra mode fixup
Tomi Valkeinen
2016-06-01
1
-10
/
+0
|
*
|
|
drm: add missing drm_mode_set_crtcinfo call
Tomi Valkeinen
2016-06-01
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2016-06-04
3
-5
/
+6
|
\
\
\
|
*
|
|
vfio/pci: Allow VPD short read
Alex Williamson
2016-06-01
1
-1
/
+2
|
*
|
|
vfio/type1: Fix build warning
Alex Williamson
2016-05-30
1
-1
/
+1
|
*
|
|
vfio/pci: Fix ordering of eventfd vs virqfd shutdown
Alex Williamson
2016-05-30
1
-3
/
+3
|
|
/
/
*
|
|
Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-06-04
2
-9
/
+4
|
\
\
\
|
*
|
|
mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80
Chen-Yu Tsai
2016-06-02
1
-5
/
+0
|
*
|
|
mmc: sunxi: Fix DDR MMC timings for A80
Chen-Yu Tsai
2016-06-02
1
-2
/
+2
|
*
|
|
mmc: fix mmc mode selection for HS-DDR and higher
Chen-Yu Tsai
2016-06-02
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-04
8
-18
/
+103
|
\
\
\
|
*
|
|
Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent
Chris Mason
2016-06-03
1
-1
/
+12
|
*
|
|
Merge branch 'dev-replace-fixes-4.7' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2016-06-02
7
-17
/
+91
|
|
\
\
\
|
|
*
|
|
Btrfs: fix race between device replace and read repair
Filipe Manana
2016-05-31
1
-0
/
+10
|
|
*
|
|
Btrfs: fix race between device replace and discard
Filipe Manana
2016-05-31
1
-0
/
+6
|
|
*
|
|
Btrfs: fix race between device replace and chunk allocation
Filipe Manana
2016-05-30
1
-12
/
+9
|
|
*
|
|
Btrfs: fix race setting block group back to RW mode during device replace
Filipe Manana
2016-05-30
1
-5
/
+5
|
|
*
|
|
Btrfs: fix unprotected assignment of the left cursor for device replace
Filipe Manana
2016-05-30
1
-0
/
+4
|
|
*
|
|
Btrfs: fix race setting block group readonly during device replace
Filipe Manana
2016-05-30
3
-2
/
+46
|
|
*
|
|
Btrfs: fix race between device replace and block group removal
Filipe Manana
2016-05-30
1
-0
/
+11
|
|
*
|
|
Btrfs: fix race between readahead and device replace/removal
Filipe Manana
2016-05-30
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-06-04
13
-178
/
+138
|
\
\
\
\
|
*
|
|
|
ceph: use i_version to check validity of fscache
Yan, Zheng
2016-06-01
1
-0
/
+3
|
*
|
|
|
ceph: improve fscache revalidation
Yan, Zheng
2016-06-01
4
-83
/
+41
|
*
|
|
|
ceph: disable fscache when inode is opened for write
Yan, Zheng
2016-06-01
4
-53
/
+52
|
*
|
|
|
ceph: avoid unnecessary fscache invalidation/revlidation
Yan, Zheng
2016-06-01
1
-6
/
+3
|
*
|
|
|
ceph: call __fscache_uncache_page() if readpages fails
Yan, Zheng
2016-06-01
1
-1
/
+3
|
*
|
|
|
FS-Cache: make check_consistency callback return int
Yan, Zheng
2016-06-01
2
-2
/
+2
|
*
|
|
|
FS-Cache: wake write waiter after invalidating writes
Yan, Zheng
2016-06-01
1
-0
/
+2
|
*
|
|
|
libceph: use %s instead of %pE in dout()s
Ilya Dryomov
2016-05-30
2
-5
/
+5
|
*
|
|
|
libceph: put request only if it's done in handle_reply()
Ilya Dryomov
2016-05-30
1
-3
/
+3
|
*
|
|
|
libceph: change ceph_osdmap_flag() to take osdc
Ilya Dryomov
2016-05-30
4
-29
/
+28
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2016-06-04
6
-29
/
+29
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'
Rafael J. Wysocki
2016-06-03
9220
-187738
/
+481172
|
|
\
\
\
\
\
[prev]
[next]