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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
Lu Baolu
4
-0
/
+31
2020-07-24
iommu/vt-d: Rename intel-pasid.h to pasid.h
Lu Baolu
5
-5
/
+5
2020-07-24
iommu/vt-d: Add page response ops support
Lu Baolu
3
-0
/
+103
2020-07-24
iommu/vt-d: Report page request faults for guest SVA
Lu Baolu
1
-18
/
+85
2020-07-24
iommu/vt-d: Add a helper to get svm and sdev for pasid
Lu Baolu
1
-50
/
+65
2020-07-24
iommu/vt-d: Refactor device_to_iommu() helper
Lu Baolu
3
-45
/
+21
2020-07-24
iommu/vt-d: Disable multiple GPASID-dev bind
Jacob Pan
1
-13
/
+9
2020-07-24
iommu/vt-d: Warn on out-of-range invalidation address
Jacob Pan
1
-3
/
+2
2020-07-24
iommu/vt-d: Fix devTLB flush for vSVA
Liu Yi L
1
-10
/
+21
2020-07-24
iommu/vt-d: Handle non-page aligned address
Liu Yi L
1
-2
/
+19
2020-07-24
iommu/vt-d: Fix PASID devTLB invalidation
Jacob Pan
1
-1
/
+10
2020-07-24
iommu/vt-d: Remove global page support in devTLB flush
Jacob Pan
3
-7
/
+4
2020-07-24
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
1
-2
/
+2
2020-06-28
Linux 5.8-rc3
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
30
-148
/
+125
2020-06-28
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-118
/
+152
2020-06-28
Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2020-06-28
Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-37
/
+235
2020-06-28
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-65
/
+120
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-21
/
+33
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+292
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-9
/
+109
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-61
/
+126
2020-06-28
sched/cfs: change initial value of runnable_avg
Vincent Guittot
1
-1
/
+1
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
6
-58
/
+86
2020-06-28
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2
-3
/
+3
2020-06-28
sched/core: Fix ttwu() race
Peter Zijlstra
1
-5
/
+28
2020-06-28
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
2020-06-28
sched/deadline: Initialize ->dl_boosted
Juri Lelli
1
-0
/
+1
2020-06-28
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
1
-1
/
+1
2020-06-28
sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail
Peter Zijlstra
1
-2
/
+4
2020-06-28
Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
8
-28
/
+36
2020-06-28
Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...
Arnd Bergmann
1
-1
/
+4
2020-06-28
Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...
Arnd Bergmann
1
-0
/
+1
2020-06-28
Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...
Arnd Bergmann
9
-4
/
+35
2020-06-28
Revert "ARM: sti: Implement dummy L2 cache's write_sec"
Patrice Chotard
1
-9
/
+0
2020-06-28
Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
4
-4
/
+3
2020-06-28
Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
19
-26
/
+22
2020-06-28
Merge tag 'tee-ml-for-v5.8' of git://git.linaro.org/people/jens.wiklander/lin...
Arnd Bergmann
1
-3
/
+3
2020-06-28
Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...
Arnd Bergmann
10
-118
/
+100
2020-06-27
afs: Fix storage of cell names
David Howells
2
-1
/
+10
2020-06-27
Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-13
/
+35
2020-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-9
/
+20
2020-06-27
Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-4
/
+23
2020-06-27
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-13
/
+28
2020-06-27
Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-19
/
+20
2020-06-27
Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
22
-73
/
+90
2020-06-27
Merge tag 'char-misc-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-30
/
+153
2020-06-27
Merge tag 'edac_urgent_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
[next]