Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3d5bae9eb72e073b495279e2ce3e3b3c5690b448
3d5bae9
drm/amd/display: Pass signal directly to enable_tmds_output
by Harry Wentland
· 7 years ago
64245fa
drm/amd/display: Remove unnecessary fail labels in create_stream_for_sink
by Harry Wentland
· 7 years ago
eb6c24a
drm/amd/display: Move MAX_TMDS_CLOCK define to header
by Harry Wentland
· 7 years ago
9117879
drm/amd/display: disable eDP backlight for extend monitor only reboot use case.
by Yongqiang Sun
· 7 years ago
146a9f6
drm/amd/display: Pass full 3x4 remap matrix for color transform
by Krunoslav Kovac
· 7 years ago
03736f4
drm/amd/display: Prevent master programming in multisync
by Mikita Lipski
· 7 years ago
3bc4aaa
drm/amd/display: Fix FBC topology change
by Roman Li
· 7 years ago
8d6a741
drm/amd/display: Use pipe_control_lock instead of tg lock.
by Yongqiang Sun
· 7 years ago
7deff54
drm/amd/display: Fix topology change issue in MST rehook
by Jerry (Fangzhi) Zuo
· 7 years ago
63b024c
drm/amd/display: cleanup after FBC init rework
by Roman Li
· 7 years ago
42e67c3
drm/amd/display: make FBC mem alloc dynamic
by Roman Li
· 7 years ago
6d5d346
drm/amd/display: Eliminate several Maximus-specific code paths
by Ken Chalmers
· 7 years ago
73535fe
drm/amd/display: Fix Maximus pixel clock programming
by Ken Chalmers
· 7 years ago
a8c40b0
drm/amd/display: PME sw wa to support waking AZ D3
by Charlene Liu
· 7 years ago
02d170e
drm/amdgpu: fix semicolon.cocci warnings
by Fengguang Wu
· 7 years ago
4efe9b4
drm/amd/pp: Refine code shorten variable name
by Rex Zhu
· 7 years ago
9bd2bae
drm/amd/pp: Add a helper to convert VID to voltage value
by Rex Zhu
· 7 years ago
64b9342
drm/amdgpu: drop extra tlb invalidation in gpuvm
by Alex Deucher
· 7 years ago
b1d1286
drm/amdgpu: adjust HDP write queue flushing for tlb invalidation
by Alex Deucher
· 7 years ago
73c7324
drm/amdgpu: add HDP asic callbacks for SOC15 (v2)
by Alex Deucher
· 8 years ago
dd8d07f
drm/amdgpu: add HDP asic callbacks for VI
by Alex Deucher
· 8 years ago
13854c6
drm/amdgpu: add HDP asic callbacks for CIK
by Alex Deucher
· 8 years ago
2d5e080
drm/amdgpu: add HDP asic callbacks for SI
by Alex Deucher
· 8 years ago
2df1b8b
drm/amdgpu: add new asic callbacks for HDP flush/invalidation
by Alex Deucher
· 8 years ago
f8e3e0e
drm/amdgpu: bump version for gfx9 high priority compute
by Andres Rodriguez
· 7 years ago
761c77c
drm/amdgpu: add high priority compute support for gfx9
by Andres Rodriguez
· 7 years ago
10cd19c
drm/amd/powerplay: use ffs/fls instead of implementing our own
by Evan Quan
· 7 years ago
31a47dc
drm/amd/powerplay: export the thermal ranges of Carrizo (V2)
by Evan Quan
· 7 years ago
4ba0825
drm/amd/powerplay: export the thermal ranges of VI asics (V2)
by Evan Quan
· 7 years ago
0a91ee0
drm/amd/powerplay: export vega10 specific thermal ranges (V2)
by Evan Quan
· 7 years ago
77f208d
drm/amd/powerplay: export thermal range through temp sysfs
by Alex Deucher
· 7 years ago
80cfd1d
drm/amd/powerplay: new hw manager interface for retrieving device specific thermal range
by Evan Quan
· 7 years ago
1357f0c
drm/amd/powerplay: new cgs interface setting dpm thermal range
by Evan Quan
· 7 years ago
4ad9d4d
drm/amd/powerplay: correct PP_TemperatureRange member type since negative values are part of the valid range
by Evan Quan
· 7 years ago
39199b8
drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a better name for
by Evan Quan
· 7 years ago
8053e97
drm/amd/powerplay: remove unused parameter of phm_start_thermal_controller (v2)
by Evan Quan
· 7 years ago
94af870
drm/radeon: use raw buffer printk specifier
by Dmitry Rozhkov
· 7 years ago
1446413
drm/amd/powerplay: drop unneeded newline
by Julia Lawall
· 7 years ago
933519a
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
76ea0f3
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
f0308d7
Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
1bc3d3c
drm/radeon: only enable swiotlb path when need v2
by Chunming Zhou
· 7 years ago
fd5fd48
drm/amdgpu: only enable swiotlb alloc when need v2
by Chunming Zhou
· 7 years ago
82626363
drm: add func to get max iomem address v2
by Chunming Zhou
· 7 years ago
7928b2c
Linux 4.16-rc1
by Linus Torvalds
· 7 years ago
7a163b2
unify {de,}mangle_poll(), get rid of kernel-side POLL...
by Al Viro
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ee5daa1
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3fc928d
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 7 years ago
60d7a21
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 7 years ago
f8d0cbf
xtensa: fix build with KASAN
by Max Filippov
· 7 years ago
e0691eb
nios2: defconfig: Cleanup from old Kconfig options
by Krzysztof Kozlowski
· 7 years ago
5d13c73
nios2: dts: Remove leading 0x and 0s from bindings notation
by Mathieu Malaterre
· 7 years ago
65101d8
drm/vc4: Expose performance counters to userspace
by Boris Brezillon
· 7 years ago
9c950e4
drm: Print the pid when debug logging an ioctl error.
by Eric Anholt
· 7 years ago
d48fcbd
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
9454473
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
cc5cb5a
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
by Linus Torvalds
· 7 years ago
e9d46f7
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c591c2e
powerpc/pci: Fix broken INTx configuration via OF
by Alexey Kardashevskiy
· 7 years ago
9a61df9
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
7a501609
mconsole_proc(): don't mess with file->f_pos
by Al Viro
· 7 years ago
878e66d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
523ca58
kconfig: remove const qualifier from sym_expand_string_value()
by Masahiro Yamada
· 7 years ago
d717f24
kconfig: add xrealloc() helper
by Masahiro Yamada
· 7 years ago
1bd42d9
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
by Vadim Pasternak
· 7 years ago
a49a414
platform/x86: mlx-platform: Add support for new msn201x system type
by Vadim Pasternak
· 7 years ago
ef08e14
platform/x86: mlx-platform: Add support for new msn274x system type
by Vadim Pasternak
· 7 years ago
c839682
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
82f0a41
Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
858f45b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
8158c2f
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
a283483
Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
58fcba6
Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
1ab03c0
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
80132f4
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Radim Krčmář
· 7 years ago
2fa56a4
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
by John Allen
· 7 years ago
941ff6f
bpf: fix rlimit in reuseport net selftest
by Daniel Borkmann
· 7 years ago
07f2c7a
sctp: verify size of a new chunk in _sctp_make_chunk()
by Alexey Kodanev
· 7 years ago
7b30d51
Merge branch 's390-qeth-fixes'
by David S. Miller
· 7 years ago
1c5b221
s390/qeth: fix SETIP command handling
by Julian Wiedmann
· 7 years ago
89271c6
s390/qeth: fix underestimated count of buffer elements
by Ursula Braun
· 7 years ago
0bf7800
ptr_ring: try vmalloc() when kmalloc() fails
by Jason Wang
· 7 years ago
6e6e41c
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
by Jason Wang
· 7 years ago
909ebd5
Merge branch 'stmmac-irq-fixes-cleanups'
by David S. Miller
· 7 years ago
1029117
net: stmmac: remove redundant enable of PMT irq
by Niklas Cassel
· 7 years ago
e879b7a
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
by Niklas Cassel
· 7 years ago
1b84ca1
net: stmmac: discard disabled flags in interrupt status register
by Niklas Cassel
· 7 years ago
faefaa9
ibmvnic: Reset long term map ID counter
by Thomas Falcon
· 7 years ago
437a4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
f9f1e41
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
dff839f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
54ce685
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
a051c14
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
0afa6b4
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
by Trond Myklebust
· 7 years ago
b9058af
video: omapfb: fix missing #includes
by Tomi Valkeinen
· 7 years ago
09f9849
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
by Jose Ricardo Ziviani
· 7 years ago
d20fe50
KVM: PPC: Book3S HV: Branch inside feature section
by Alexander Graf
· 7 years ago
790a9df
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
by David Gibson
· 7 years ago
Next »