Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c082afac86cb31e2a5843336e81a9b89e3b0d664
c082afa
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
by Chris Wilson
· 5 years ago
a562772
drm/i915: Inline engine->init_context into its caller
by Chris Wilson
· 5 years ago
1032a2a
drm/i915: use upstream version of header tests
by Jani Nikula
· 5 years ago
301efe96
drm/i915/uc: Don't fail on HuC firmware failure
by Michal Wajdeczko
· 5 years ago
ed32f8d
Merge drm/drm-next into drm-intel-next-queued
by Rodrigo Vivi
· 5 years ago
60a4233
drm/i915: Flush the i915_vm_release before ggtt shutdown
by Chris Wilson
· 5 years ago
76c5399
drm/i915/selftests: Careful not to flush hang_fini on error setups
by Chris Wilson
· 5 years ago
62336cc
drm/i915/uc: Fixup kerneldoc after params were flipped and renamed
by Chris Wilson
· 5 years ago
aaf70b9
drm/i915/tgl: update ddi/tc clock_off bits
by Mahesh Kumar
· 6 years ago
df16b63
drm/i915/tgl: select correct bit for port select
by Mahesh Kumar
· 6 years ago
98a5c2a
drm/i915/tgl: skip setting PORT_CL_DW12_* on initialization
by Lucas De Marchi
· 6 years ago
08f0e4a
drm/i915/uc: Remove redundant RSA offset definition
by Michal Wajdeczko
· 5 years ago
5de51fa
drm/i915/uc: Remove redundant ucode offset definition
by Michal Wajdeczko
· 5 years ago
3a8c63d
drm/i915/uc: Remove redundant header_offset/size definitions
by Michal Wajdeczko
· 5 years ago
340c4c8
drm/i915/gt: Add to timeline requires the timeline mutex
by Chris Wilson
· 5 years ago
f91bf73
drm/i915/uc: Don't sanitize guc_log_level modparam
by Michal Wajdeczko
· 5 years ago
3f99a61
drm/i915: Do not rely on for loop caching the mask
by Tvrtko Ursulin
· 5 years ago
5cca503
drm/i915/perf: Initialise err to 0 before looping over ce->engines
by Chris Wilson
· 5 years ago
edad2547
drm/i915/guc: init submission structures as part of guc_init
by Daniele Ceraolo Spurio
· 5 years ago
97dee74
drm/i915/uc: Reorder params in intel_uc_fw_fetch
by Michal Wajdeczko
· 5 years ago
79c7a28
drm/i915: Capture vma contents outside of spinlock
by Chris Wilson
· 5 years ago
abf30f2
drm/i915/uc: Move uc firmware layout definitions to dedicated file
by Michal Wajdeczko
· 5 years ago
199ddde
drm/i915/uc: Update drawing for firmware layout
by Michal Wajdeczko
· 5 years ago
dbbff8c
drm/i915: Fix GuC documentation links
by Michal Wajdeczko
· 5 years ago
8d5682f
drm/i915/uc: Unify uC firmware upload
by Daniele Ceraolo Spurio
· 5 years ago
4ca8d2e
drm/i915/uc: Plumb the gt through fw_upload
by Daniele Ceraolo Spurio
· 5 years ago
9cb2794
drm/i915/huc: Copy huc rsa only once
by Daniele Ceraolo Spurio
· 5 years ago
90dd992
drm/i915/uc: Move xfer rsa logic to common function
by Daniele Ceraolo Spurio
· 5 years ago
91e55e5
drm/i915/uc: Unify uc_fw status tracking
by Daniele Ceraolo Spurio
· 5 years ago
21a27d1
drm/i915/uc: Unify uC FW selection
by Daniele Ceraolo Spurio
· 5 years ago
305ceeb
drm/i915: Fix handling of non-supported uC
by Daniele Ceraolo Spurio
· 5 years ago
702668e
drm/i915/uc: Unify uC platform check
by Daniele Ceraolo Spurio
· 5 years ago
2bf8fb3
drm/i915/guc: Set GuC init params only once
by Daniele Ceraolo Spurio
· 5 years ago
906339a
drm/i915: Use dev_get_drvdata
by Chuhong Yuan
· 5 years ago
44c1ee1
drm/i915/huc: fix status check
by Daniele Ceraolo Spurio
· 5 years ago
14f8a0e
drm/i915: Squelch nop wait-for-idle trace
by Chris Wilson
· 5 years ago
d8bf0e7
drm/i915/selftests: Let igt_vma_partial et al breathe
by Chris Wilson
· 5 years ago
de6a263
drm/i915/uc: Sanitize uC when GT is sanitized
by Daniele Ceraolo Spurio
· 5 years ago
3fcba88
drm/i915/uc: Gt-fy uc reset
by Daniele Ceraolo Spurio
· 5 years ago
aed7450
drm/i915: Add HDCP capability info to i915_display_info.
by Anshuman Gupta
· 5 years ago
3bdd4f8
drm/i915: Rely on spinlock protection for GPU error capture
by Chris Wilson
· 5 years ago
df8cf31
drm/i915/gt: Hook up intel_context_fini()
by Chris Wilson
· 5 years ago
f3bcb0c
drm/i915: Remove obsolete engine cleanup
by Chris Wilson
· 5 years ago
0436413
drm/i915/gtt: Fix rounding for 36b
by Chris Wilson
· 5 years ago
5f9e832
Linus 5.3-rc1
by Linus Torvalds
· 5 years ago
c7bf0a0
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
d6788eb
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
91962d0
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
8cf6650
iommu/amd: fix a crash in iova_magazine_free_pfns
by Qian Cai
· 6 years ago
618381f
hexagon: switch to generic version of pte allocation
by Mike Rapoport
· 6 years ago
bec5545
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
1b03bc5
typo fix: it's d_make_root, not d_make_inode...
by Al Viro
· 5 years ago
e2297f7
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
by Rob Herring
· 5 years ago
20051f5
dt-bindings: iio: ad7124: Fix dtc warnings in example
by Rob Herring
· 5 years ago
fbbf2b6
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
by Rob Herring
· 5 years ago
fcbe7e3
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
by Rob Herring
· 5 years ago
ad21a4c
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
by Rob Herring
· 5 years ago
7d9ef7f3
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
by Rob Herring
· 6 years ago
15ffef1
dt-bindings: Ensure child nodes are of type 'object'
by Rob Herring
· 6 years ago
f1a3b43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
ac60602
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
c6dd78f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
46f5c0c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e6023ad
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
4b01f5a
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
70e6e1b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
07ab9d5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
f65420d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
168c799
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
18253e0
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
6879298
x86/entry/64: Prevent clobbering of saved CR2 value
by Thomas Gleixner
· 5 years ago
19dbdcb
smp: Warn on function calls from softirq context
by Peter Zijlstra
· 5 years ago
30cd860
KVM: x86: Add fixed counters to PMU filter
by Eric Hankland
· 5 years ago
88dddc1
KVM: nVMX: do not use dangling shadow VMCS after guest reset
by Paolo Bonzini
· 5 years ago
3b20e03
KVM: VMX: dump VMCS on failed entry
by Paolo Bonzini
· 5 years ago
6fc3977
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
by Like Xu
· 5 years ago
d984740
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
by Wanpeng Li
· 5 years ago
d73eb57
KVM: Boost vCPUs that are delivering interrupts
by Wanpeng Li
· 5 years ago
2417c87
KVM: selftests: Remove superfluous define from vmx.c
by Thomas Huth
· 5 years ago
118154b
KVM: SVM: Fix detection of AMD Errata 1096
by Liran Alon
· 5 years ago
0c5f81d
KVM: LAPIC: Inject timer interrupt via posted interrupt
by Wanpeng Li
· 6 years ago
c39f2d9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 5 years ago
29be86d
kbuild: add -fcf-protection=none when using retpoline flags
by Seth Forshee
· 5 years ago
67bf474
kbuild: update compile-test header list for v5.3-rc1
by Masahiro Yamada
· 5 years ago
abdfd52
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
af6af87d
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
8362fd6
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
24e4491
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
31cc088
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
dd4542d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
40ef768
Remove references to dead website.
by Dave Jones
· 5 years ago
41ba485
Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
a84d2d2
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 5 years ago
b5d72dd
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
26473f8
Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
4f5ed13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
d2fbf4b
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
0cc35a9
drm/i915/dsi: remove set but not used variable 'hfront_porch'
by YueHaibing
· 5 years ago
5f4fc6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
Next »