index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-13
/
+21
2018-11-02
Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-36
/
+97
2018-11-02
Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-13
/
+181
2018-11-02
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-170
/
+287
2018-11-02
nvme-pci: fix conflicting p2p resource adds
Keith Busch
1
-1
/
+4
2018-11-02
nvme-fc: fix request private initialization
James Smart
1
-1
/
+1
2018-11-02
Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/...
Dave Airlie
5
-33
/
+41
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
13
-36
/
+28
2018-11-02
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
21
-115
/
+207
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2
-4
/
+3
2018-11-01
block: brd: associate with queue until adding disk
Ming Lei
1
-5
/
+11
2018-11-01
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
1
-4
/
+3
2018-11-01
Merge tag 'devicetree-fixes-for-4.20-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+0
2018-11-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-130
/
+670
2018-11-01
of: Fix cpu node iterator to not ignore disabled cpu nodes
Rob Herring
1
-2
/
+0
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+79
2018-11-01
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-170
/
+318
2018-11-01
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
42
-488
/
+1343
2018-11-01
drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"
Christian König
2
-4
/
+2
2018-11-01
drm/amd/pp: Print warning if od_sclk/mclk out of range
Rex Zhu
1
-4
/
+8
2018-11-01
drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10
Rex Zhu
1
-0
/
+31
2018-11-01
drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7
Rex Zhu
1
-4
/
+6
2018-11-01
drm/amd/powerplay: no MGPU fan boost enablement on DPM disabled
Evan Quan
1
-3
/
+3
2018-11-01
drm/amdgpu: Fix skipping hangged job reset during gpu recover.
Andrey Grodzovsky
1
-1
/
+1
2018-10-31
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
1
-1
/
+1
2018-10-31
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-37
/
+76
2018-10-31
Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-11
/
+179
2018-10-31
i2c: Clear client->irq in i2c_device_remove
Charles Keepax
1
-0
/
+2
2018-10-31
i2c: Remove unnecessary call to irq_find_mapping
Charles Keepax
1
-4
/
+1
2018-10-31
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-12
/
+16
2018-10-31
mlxsw: spectrum: Set minimum shaper on MC TCs
Petr Machata
1
-0
/
+25
2018-10-31
mlxsw: reg: QEEC: Add minimum shaper fields
Petr Machata
1
-1
/
+21
2018-10-31
net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
Huazhong Tan
1
-0
/
+5
2018-10-31
net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
Huazhong Tan
1
-0
/
+3
2018-10-31
net: hns3: bugfix for handling mailbox while the command queue reinitialized
Huazhong Tan
1
-0
/
+6
2018-10-31
net: hns3: fix incorrect return value/type of some functions
Huazhong Tan
6
-53
/
+85
2018-10-31
net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
Huazhong Tan
1
-2
/
+2
2018-10-31
net: hns3: bugfix for is_valid_csq_clean_head()
Huazhong Tan
1
-6
/
+6
2018-10-31
net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
Huazhong Tan
2
-6
/
+0
2018-10-31
net: hns3: bugfix for the initialization of command queue's spin lock
Huazhong Tan
1
-4
/
+10
2018-10-31
net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem
Huazhong Tan
1
-1
/
+1
2018-10-31
net: hns3: bugfix for buffer not free problem during resetting
Huazhong Tan
1
-3
/
+21
2018-10-31
net: hns3: add error handler for hns3_nic_init_vector_data()
Huazhong Tan
1
-2
/
+8
2018-10-31
net/mlx5e: fix csum adjustments caused by RXFCS
Eric Dumazet
1
-36
/
+9
2018-10-31
vhost: Fix Spectre V1 vulnerability
Jason Wang
1
-0
/
+2
2018-10-31
net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
Colin Ian King
1
-1
/
+1
2018-10-31
Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux
Linus Torvalds
26
-617
/
+158
2018-10-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-3
/
+6
2018-10-31
EDAC, skx: Fix randconfig builds
Borislav Petkov
1
-1
/
+1
[next]