Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a99f249d49c7de2f37619b13e237e40d6ca8185a
a99f249
drm/amdgpu/gfx8: unify the HQD deactivation code
by Alex Deucher
· 8 years ago
d5dc36a
drm/amdgpu/gfx8: enable cp/rlc ints after we disable clockgating
by Alex Deucher
· 8 years ago
dfa6c82
drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgating
by Alex Deucher
· 8 years ago
d17c0fa
drm/amdgpu/gfx8: move MEC doorbell range setting
by Alex Deucher
· 8 years ago
a545e491
drm/amdgpu/gfx8: fix resume of KIQ and KCQs
by Alex Deucher
· 8 years ago
9d11ca9
drm/amdgpu/gfx8: properly disable the KCQs in hw_fini
by Alex Deucher
· 8 years ago
3d7e30b3
drm/amdgpu/gfx8: use new KIQ packet defines
by Alex Deucher
· 8 years ago
346586d
drm/amdgpu/gfx8: move SET_RESOURCES into the same command stream
by Alex Deucher
· 8 years ago
c3a49ab
drm/amdgpu/gfx8: wait once for all KCQs to be created
by Alex Deucher
· 8 years ago
3930011
drm/amdgpu: split gfx_v8_0_kiq_init_queue into two
by Alex Deucher
· 8 years ago
f776952
drm/amdgpu/gfx8: wait for completion in KIQ init
by Alex Deucher
· 8 years ago
4fdca89
Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved"
by Alex Deucher
· 8 years ago
b4e4067
drm/amdgpu: Switch baremetal to use KIQ for compute ring management. (v3)
by David Panariti
· 8 years ago
a576fe5
drm/amdgpu/gfx8: set doorbell range for polaris as well
by Alex Deucher
· 8 years ago
ed6f55d
drm/amdgpu/gfx8: add additional MQD initialization
by Alex Deucher
· 8 years ago
b6dc60c
drm/amd/powerplay: fix pcie dpm table for vega10
by Eric Huang
· 8 years ago
9312d9a
drm/amd/powerplay: update vega10 smu interface version to E.
by Rex Zhu
· 8 years ago
14641ac
drm/amd/powerplay: delete dead code in vega10_thermal.c
by Rex Zhu
· 8 years ago
fbf66a3
drm/amd/powerplay: Add Vega10 Powertune Table v3 support.
by Rex Zhu
· 8 years ago
676b408
drm/amd/powerplay: convert from number of lanes to lane bits on vega10
by Rex Zhu
· 8 years ago
9c2cc3a
drm/amd/powerplay: fix bug in processing CKS_Enable bit.
by Rex Zhu
· 8 years ago
ab5cf3a
drm/amd/powerplay: add avfs fuse overdriver func.
by Rex Zhu
· 8 years ago
d6c025d
drm/amd/powerplay: add power profile support for Vega10 (v2)
by Eric Huang
· 8 years ago
ea289b3
drm/amdgpu/gfx9: drop duplicate gfx info init (v3)
by Alex Deucher
· 8 years ago
e2a75f8
drm/amdgpu: parse the gpu_info firmware (v4)
by Alex Deucher
· 8 years ago
8ae1a33
drm/amdgpu: add gpu_info firmware (v3)
by Alex Deucher
· 8 years ago
2f590f8
drm/amd/powerplay: fix a signedness bugs
by Dan Carpenter
· 8 years ago
ca7962d
drm/amdgpu: fix NULL pointer panic of emit_gds_switch
by Chunming Zhou
· 8 years ago
e12fcff
drm/radeon: Unbreak HPD handling for r600+
by Lyude
· 8 years ago
ae5037d
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
by Alex Deucher
· 8 years ago
14efcf1
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
by Alex Deucher
· 8 years ago
ab03d9f
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 8 years ago
7121316
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 8 years ago
32601d4
drm/amdgpu: fix fundamental suspend/resume issue
by Christian König
· 8 years ago
e98c58e
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
9cf8f58
drm: add missing declaration to drm_blend.h
by Tomi Valkeinen
· 8 years ago
68e989d
drm/dp: Wait up all outstanding tx waiters
by Chris Wilson
· 8 years ago
992d38c
drm/dp: Read the tx msg state once after checking for an event
by Chris Wilson
· 8 years ago
2ea659a
Linux 4.12-rc1
by Linus Torvalds
· 8 years ago
cd63645
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
b53c4d5
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
ec05901
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
1251704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
b340959
mm, docs: update memory.stat description with workingset* entries
by Roman Gushchin
· 8 years ago
791b48b
mm: vmscan: scan until it finds eligible pages
by Minchan Kim
· 8 years ago
338a16b
mm, thp: copying user pages must schedule on collapse
by David Rientjes
· 8 years ago
876f294
dax: fix PMD data corruption when fault races with write
by Ross Zwisler
· 8 years ago
13e451f
dax: fix data corruption when fault races with write
by Jan Kara
· 8 years ago
fb26a1c
ext4: return to starting transaction in ext4_dax_huge_fault()
by Jan Kara
· 8 years ago
cd65637
mm: fix data corruption due to stale mmap reads
by Jan Kara
· 8 years ago
4636e70
dax: prevent invalidation of mapped DAX entries
by Ross Zwisler
· 8 years ago
cea5822
Tigran has moved
by Andrew Morton
· 8 years ago
8594a21
mm, vmalloc: fix vmalloc users tracking properly
by Michal Hocko
· 8 years ago
835152a
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
by SeongJae Park
· 8 years ago
0538421
gcov: support GCC 7.1
by Martin Liska
· 8 years ago
8d35bb3
mm, vmstat: Remove spurious WARN() during zoneinfo print
by Reza Arbab
· 8 years ago
572e0ca
time: delete current_fs_time()
by Deepa Dinamani
· 8 years ago
1836522
hwpoison, memcg: forcibly uncharge LRU pages
by Michal Hocko
· 8 years ago
0fcc3ab
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
deac842
Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
6b402bd
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
6a776e4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
a34ab10
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bd1286f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
0504532
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e0c4a5f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
dfcb7b2
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1b84fc1
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f1e0527
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5836e42
Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
dc2a248
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
ac3c4aa
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
0ba1c19
Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 8 years ago
31cbee6
sound: Disable the build of OSS drivers
by Takashi Iwai
· 8 years ago
7b8cd33
drm/i915: Make vblank evade warnings optional
by Ville Syrjälä
· 8 years ago
bb57d04
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
7ec2723
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
bab1e2f
Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
3af9256
Input: cros_ec_keyb - remove extraneous 'const'
by Arnd Bergmann
· 8 years ago
e4311ee
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
by Ben Skeggs
· 8 years ago
330bdf6
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
by Ben Skeggs
· 8 years ago
9fc6466
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
by Ben Skeggs
· 8 years ago
1b0f843
drm/nouveau/tmr: handle races with hw when updating the next alarm time
by Ben Skeggs
· 8 years ago
3733bd8
drm/nouveau/tmr: ack interrupt before processing alarms
by Ben Skeggs
· 8 years ago
89ed10a
drm/nouveau/core: fix static checker warning
by Ben Skeggs
· 8 years ago
80a9286
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
by Ben Skeggs
· 8 years ago
e6db957
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
by Ben Skeggs
· 8 years ago
36601c2
drm/nouveau/kms/nv50: fix source-rect-only plane updates
by Ben Skeggs
· 8 years ago
f42c570
drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()
by Ben Skeggs
· 8 years ago
09d79d1
Merge tag 'docs-4.12-2' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
e47b40a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
4892c6f
Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux
by Linus Torvalds
· 8 years ago
55a1ab5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
25a0da7
doc: replace FTP URL to kernel.org with HTTPS one
by Michael Heimpold
· 8 years ago
9786e34
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
ed6565e
block: handle partial completions for special payload requests
by Christoph Hellwig
· 8 years ago
69861e0
xen: adjust early dom0 p2m handling to xen hypervisor behavior
by Juergen Gross
· 8 years ago
def9331
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
by Juergen Gross
· 8 years ago
0c2cf6d
arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
by Florian Fainelli
· 8 years ago
75d24d9
ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
by Florian Fainelli
· 8 years ago
Next »