index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
drm/armada: handle atomic modeset crtc events
Russell King
2
-0
/
+34
2018-07-30
drm/armada: clean up SPU_ADV_REG
Russell King
3
-9
/
+8
2018-07-30
drm/armada: update debug in armada_drm_crtc_mode_set_nofb()
Russell King
1
-10
/
+9
2018-07-30
drm/armada: move sync signal polarity to mode_set_nofb() method
Russell King
2
-26
/
+22
2018-07-30
drm/armada: push interlace calculation into armada_drm_plane_calc()
Russell King
3
-28
/
+30
2018-07-30
drm/armada: provide pitches from armada_drm_plane_calc_addrs()
Russell King
3
-13
/
+20
2018-07-30
drm/armada: pass plane state into armada_drm_plane_calc_addrs()
Russell King
3
-18
/
+16
2018-07-30
drm/armada: move armada_drm_mode_config_funcs to armada_drv.c
Russell King
5
-11
/
+11
2018-07-30
drm/armada: add plane colorspace properties
Russell King
1
-1
/
+32
2018-07-30
drm/armada: remove crtc YUV colourspace properties
Russell King
3
-122
/
+0
2018-07-30
drm/armada: move colorkey properties into overlay plane state
Russell King
1
-119
/
+132
2018-07-30
drm/armada: move CBSH properties into overlay plane state
Russell King
2
-29
/
+136
2018-07-30
drm/armada: move plane works to overlay
Russell King
3
-12
/
+8
2018-07-30
drm/armada: move primary plane to separate file
Russell King
6
-283
/
+318
2018-07-30
drm/armada: use old_state for update tracking in atomic_update()
Russell King
3
-173
/
+144
2018-07-30
drm/armada: remove temporary crtc state
Russell King
1
-6
/
+6
2018-07-30
drm/armada: convert overlay plane to atomic state
Russell King
3
-120
/
+145
2018-07-30
drm/armada: convert page_flip to use primary plane atomic_update()
Russell King
1
-26
/
+55
2018-07-30
drm/armada: convert primary plane to atomic state
Russell King
2
-159
/
+157
2018-07-30
drm/armada: reset all atomic state during driver initialisation
Russell King
1
-0
/
+2
2018-07-30
drm/armada: merge armada_drm_gra_plane_regs() into only caller
Russell King
1
-31
/
+24
2018-07-30
drm/armada: use core of primary update_plane for mode set
Russell King
1
-78
/
+59
2018-07-30
drm/armada: move mode set vblank handling and disable/enable
Russell King
2
-21
/
+21
2018-07-30
drm/armada: add rectangle helpers
Russell King
3
-9
/
+21
2018-07-30
drm/armada: clean up armada_drm_crtc_page_flip()
Russell King
1
-12
/
+0
2018-07-30
drm/armada: Adding new typedef vm_fault_t
Souptick Joarder
1
-13
/
+2
2018-07-30
drm/armada: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-3
/
+3
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
865
-4508
/
+8450
2018-07-30
Merge tag 'drm-amdkfd-next-2018-07-28' of git://people.freedesktop.org/~gabba...
Dave Airlie
45
-447
/
+1460
2018-07-30
Linux 4.18-rc7
v4.18-rc7
Linus Torvalds
1
-1
/
+1
2018-07-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-33
/
+35
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-07-29
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-07-29
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+9
2018-07-29
Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-2
/
+7
2018-07-28
Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+0
2018-07-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+59
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-56
/
+209
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-18
/
+73
2018-07-27
Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2018-07-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+5
2018-07-27
Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
Rafał Miłecki
2
-9
/
+0
2018-07-27
Merge tag 'drm-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-9
/
+41
2018-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+10
2018-07-27
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-8
/
+84
2018-07-27
Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-4
/
+7
2018-07-27
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
1
-0
/
+1
2018-07-27
kvm, mm: account shadow page tables to kmemcg
Shakeel Butt
1
-1
/
+1
2018-07-27
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
1
-0
/
+9
2018-07-27
include/linux/eventfd.h: include linux/errno.h
Arnd Bergmann
1
-0
/
+1
[prev]
[next]